GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

CPANPLUS::Internals::Source::Memory - In memory implementation

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.

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.

2021-08-21 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.