Name : perl-Storable
| |
Version : 2.210.0
| Vendor : Mandriva
|
Release : 3mdv2010.0
| Date : 2010-02-28 06:37:11
|
Group : Development/Perl
| Source RPM : perl-Storable-2.210.0-3mdv2010.0.src.rpm
|
Size : 0.17 MB
| |
Packager : Luis Daniel Lucio Quiroz < dlucio_mandriva_org>
| |
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/official/2010.0/i586/media/contrib/backports |