Use mmap to map in a file as a Perl variable
http://search.cpan.org/dist/Sys-Mmap/
The Mmap module lets you use mmap to map in a file as a perl variable rather
than reading the file into dynamically allocated memory. Multiple programs may
map the same file into memory, and immediately see changes by each other.
Memory may be allocated not attached to a file, and shared with subprocesses.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout isv:perlur:epel/perl-Sys-Mmap && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| Sys-Mmap-0.17.tar.gz | 0000017059 16.7 KB | |
| perl-Sys-Mmap.spec | 0000004105 4.01 KB |
Comments 0