The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.21

  • Added spelling fixes as suggested by Nicholas Bamber, as suggested by Gregor Herrmann. Finally released to CPAN, thanks to the impetus given by the QA Hackathon 2012 in Paris.
  • 24 May 2008 Shielded some code from using Cache::Memcached specific internal methods, which do not appear to exist in Cache::Memcached::Fast. This at least let the test-suite complete, albeit with errors if the Cache::Memcached::Fast class is being used. This probably will need some more work and some direct interaction with the developers of Cache::Memcached::Fast. Testing with a class other than Cache::Memcached can be accomplished by setting the environment variable CACHE_MEMCACHE to the intended class, e.g.
    • $ CACHE_MEMCACHED=Cache::Memcached::Fast make test

Modules

provide API for managing cached information
inactive Cache::Memcache::Managed object
multiple Cache::Memcache::Managed objects