Sys::Mmap::Simple

Memory mapping made simple and safe.
Download

Sys::Mmap::Simple Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Leon Timmermans
  • Publisher web site:
  • http://search.cpan.org/~leont/

Sys::Mmap::Simple Tags


Sys::Mmap::Simple Description

Memory mapping made simple and safe. Sys::Mmap::Simple - memory mapping made simple and safe.SYNOPSIS use Sys::Mmap::Simple ':MAP'; map_file my $mmap, $filename; if ($mmap ne "foobar") { $mmap =~ s/bar/quz/g; }Sys::Mmap::Simple maps files or anonymous memory into perl variables. Requirements: · Perl


Sys::Mmap::Simple Related Software