CPANPLUS::Internals::Source::Memory(3pm) | User Contributed Perl Documentation | CPANPLUS::Internals::Source::Memory(3pm) |
CPANPLUS::Internals::Source::Memory - In memory implementation
This method retrieves a storabled tree identified by $name.
It takes the following arguments:
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:
Will get information from the config file by default.
Returns true on success, false on failure.
2021-11-24 | perl v5.32.1 |