1MakeMethods::Utility::DUissekrCaCcohnet(r3i)buted Perl DMoackuemMeentthaotdiso:n:Utility::DiskCache(3)
2
3
4
6 Class::MakeMethods::Utility::DiskCache - Optional Template feature
7
9 use Class::MakeMethods::Utility::DiskCache qw( /my/code/dir );
10
12 To enable disk caching of Class::MakeMethods::Template generated code,
13 create an empty directory and pass it to the DiskCache package:
14
15 use Class::MakeMethods::Utility::DiskCache qw( /my/code/dir );
16
17 This has a mixed effect on performance, but has the notable advantage
18 of letting you view the subroutines that are being generated by your
19 templates.
20
22 See Class::MakeMethods::Template for more information.
23
24
25
26perl v5.36.0 2022-07-22MakeMethods::Utility::DiskCache(3)