mojave man page for cpanplus::internals::source::memory

Query: cpanplus::internals::source::memory

OS: mojave

Section: 3pm

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

CPANPLUS::Internals::Source::Memory(3pm)		 Perl Programmers Reference Guide		  CPANPLUS::Internals::Source::Memory(3pm)

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.18.2 2014-01-06 CPANPLUS::Internals::Source::Memory(3pm)
Related Man Pages
cpanplus::internals::source5.18(3pm) - mojave
cpanplus::internals::fetch(3pm) - suse
cpanplus::internals::source(3) - centos
cpanplus::internals::extract(3pm) - osx
cpanplus::internals::extract5.16(3pm) - osx
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
My first PERL incarnation... Audio Oscillograph
[BASH] eval command not expanding variables as expected.