debian man page for class::makemethods::utility::diskcache

Query: class::makemethods::utility::diskcache

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MakeMethods::Utility::DiskCache(3pm)			User Contributed Perl Documentation		      MakeMethods::Utility::DiskCache(3pm)

NAME
Class::MakeMethods::Utility::DiskCache - Optional Template feature
SYNOPSIS
use Class::MakeMethods::Utility::DiskCache qw( /my/code/dir );
DESCRIPTION
To enable disk caching of Class::MakeMethods::Template generated code, create an empty directory and pass it to the DiskCache package: use Class::MakeMethods::Utility::DiskCache qw( /my/code/dir ); This has a mixed effect on performance, but has the notable advantage of letting you view the subroutines that are being generated by your templates.
SEE ALSO
See Class::MakeMethods::Template for more information. perl v5.10.1 2004-09-06 MakeMethods::Utility::DiskCache(3pm)
Related Man Pages
class::makemethods::composite(3pm) - debian
class::makemethods::emulator::accessorfast(3pm) - debian
class::makemethods::template::classinherit(3pm) - debian
class::makemethods::template::global(3pm) - debian
class::makemethods::template::inheritable(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com