Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 7931f827562ab4e17c0764f804be514b

perl-File-Map-0.640.0-3.mga6.i586.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: