cpanplus::internals::source::memory(3) centos man page | unix.com

Man Page: cpanplus::internals::source::memory

Operating Environment: centos

Section: 3

CPANPLUS::Internals::Source::Memory(3)			User Contributed Perl Documentation		    CPANPLUS::Internals::Source::Memory(3)

NAME
CPANPLUS::Internals::Source::Memory - In memory implementation $cb->__memory_retrieve_source(name => $name, [path => $path, uptodate => BOOL, verbose => BOOL]) This method retrieves a storabled tree identified by $name. It takes the following arguments: name The internal name for the source file to retrieve. uptodate A flag indicating whether the file-cache is up-to-date or not. path The absolute path to the directory holding the source files. verbose A boolean flag indicating whether or not to be verbose. Will get information from the config file by default. Returns a tree on success, false on failure. $cb->__memory_save_source([verbose => BOOL, path => $path]) This method saves all the parsed trees in storabled format if "Storable" is available. It takes the following arguments: path The absolute path to the directory holding the source files. verbose A boolean flag indicating whether or not to be verbose. Will get information from the config file by default. Returns true on success, false on failure. perl v5.16.3 2013-05-20 CPANPLUS::Internals::Source::Memory(3)
Related Man Pages
cpanplus::internals::source(3pm) - mojave
cpanplus::internals::extract5.18(3pm) - mojave
cpanplus::internals::fetch(3) - centos
cpanplus::internals::extract(3) - centos
cpanplus::internals::extract(3perl) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!