Name : perl-Storable
| |
Version : 2.290.0
| Vendor : Mandriva
|
Release : 1
| Date : 2011-07-05 12:13:00
|
Group : Development/Perl
| Source RPM : perl-Storable-2.290.0-1.src.rpm
|
Size : 0.16 MB
| |
Packager : Guillaume Rousse < guillomovitch_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/2011/i586/media/main/release |