Acme-CPANModulesBundle-Import

 view release on metacpan or  search on metacpan

lib/Acme/CPANModules/Import/Caching.pm  view on Meta::CPAN

# This file is automatically generated by gen-acme-cpanmodules-module-from-acme-cpanlists-list on Sat Sep 22 06:05:02 2018 from module list in Acme::CPANLists::Import::Caching version 0.03.

package Acme::CPANModules::Import::Caching;

our $DATE = '2018-09-22'; # DATE
our $VERSION = '0.001'; # VERSION

our $LIST = {
  description => "This list is generated by extracting module names mentioned in the article [http://cpan.robm.fastmail.fm/cache_perf.html] (retrieved on 2016-07-19). For the full article, visit the URL.",
  entries     => [
                   { module => "Cache::FastMmap" },
                   { module => "Cache::FileCache" },
                   { module => "Cache::Mmap" },
                   { module => "Cache::SharedMemoryCache" },
                   { module => "Cache::SizeAwareFileCache" },
                   { module => "IPC::MM" },
                   { module => "IPC::ShareLite" },
                   { module => "MLDBM::Sync::SDBM_File" },
                 ],
  summary     => "Comparison of different Perl caching modules (2002-2005)",
};

1;
# ABSTRACT: Comparison of different Perl caching modules (2002-2005)

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANModules::Import::Caching - Comparison of different Perl caching modules (2002-2005)

=head1 VERSION

This document describes version 0.001 of Acme::CPANModules::Import::Caching (from Perl distribution Acme-CPANModulesBundle-Import), released on 2018-09-22.

=head1 DESCRIPTION

Comparison of different Perl caching modules (2002-2005).

This list is generated by extracting module names mentioned in the article [http://cpan.robm.fastmail.fm/cache_perf.html] (retrieved on 2016-07-19). For the full article, visit the URL.

=head1 INCLUDED MODULES

=over

=item * L<Cache::FastMmap>

=item * L<Cache::FileCache>

=item * L<Cache::Mmap>

=item * L<Cache::SharedMemoryCache>

=item * L<Cache::SizeAwareFileCache>

=item * L<IPC::MM>

=item * L<IPC::ShareLite>

=item * L<MLDBM::Sync::SDBM_File>

=back

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANModulesBundle-Import>.

=head1 SOURCE

Source repository is at L<https://github.com/perlancar/perl-Acme-CPANModulesBundle-Import>.

=head1 BUGS

Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANModulesBundle-Import>

When submitting a bug or request, please include a test-file or a
patch to an existing test-file that illustrates the bug or desired
feature.

=head1 SEE ALSO

L<Acme::CPANModules> - about the Acme::CPANModules namespace

L<cpanmodules> - CLI tool to let you browse/view the lists

=head1 AUTHOR



( run in 0.570 second using v1.01-cache-2.11-cpan-39bf76dae61 )