diff options
Diffstat (limited to 'perl/perl-Cache-FastMmap/README')
-rw-r--r-- | perl/perl-Cache-FastMmap/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/perl-Cache-FastMmap/README b/perl/perl-Cache-FastMmap/README new file mode 100644 index 0000000000..858a07c719 --- /dev/null +++ b/perl/perl-Cache-FastMmap/README @@ -0,0 +1,2 @@ +Cache::FastMmap perl modules uses an mmap'ed file to act as a +shared memory interprocess cache. |