Name : perl-File-Map
| |
Version : 0.670.0
| Vendor : Mageia_Org
|
Release : 4.mga9
| Date : 2022-08-04 16:00:00
|
Group : Development/Perl
| Source RPM : perl-File-Map-0.670.0-4.mga9.src.rpm
|
Size : 0.09 MB
| |
Packager : tv < tv>
| |
Summary : Memory mapping made simple and safe
|
Description :
File::Map maps files or anonymous memory into perl variables.
Advantages of memory mapping * * Unlike normal perl variables, mapped memory is (usually) shared between threads or forked processes.
* * It is an efficient way to slurp an entire file. Unlike for example the File::Slurp manpage, this module returns almost immediately, loading the pages lazily on access. This means you only \'pay\' for the parts of the file you actually use.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release |