1MakeMethods::Template::UDsiesrkCCaocnhter(i3b)uted PerlMDaokceuMmeetnhtoadtsi:o:nTemplate::DiskCache(3)
2
3
4

NAME

6       Class::MakeMethods::Template::DiskCache - Optional Template feature
7

SYNOPSIS

9         use Class::MakeMethods::Template::DiskCache qw( /my/code/dir );
10

DESCRIPTION

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::Template::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

SEE ALSO

22       See Class::MakeMethods::Template for more information.
23
24
25
26perl v5.34.0                      2022-01-21MakeMethods::Template::DiskCache(3)
Impressum