Name : perl-Storable
| |
Version : 2.300.0
| Vendor : Mandriva
|
Release : 3
| Date : 2012-01-23 01:01:45
|
Group : Development/Perl
| Source RPM : perl-Storable-2.300.0-3.src.rpm
|
Size : 0.16 MB
| |
Packager : Oden Eriksson < oeriksson_mandriva_com>
| |
Summary : Persistent data structure mechanism
|
Description :
The Storable package brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or REF objects, i.e. anything that can be conveniently stored to disk and retrieved at a later time.
It can be used in the regular procedural way by calling \'store\' with a reference to the object to be stored, along with the file name where the image should be written.
The routine returns \'undef\' for I/O problems or other internal error, a true value otherwise. Serious errors are propagated as a \'die\' exception.
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/main/release |