Sophie

Sophie

distrib > Mageia > 9 > x86_64 > media > core-release > by-pkgid > ba6dbf04ed043f750bc687016513b9fe

perl-File-Map-0.670.0-4.mga9.x86_64.rpm

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.

Sources packages:

Other version of this rpm: