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

Changes for version 0.17

  • Methods "add", "decr", "incr", "replace" and "set" now accept a third unnamed parameter for expiration. Suggested by John Goulah.
  • Fixed test-suite: most problems occurred because "localhost" apparently doesn't resolve on most systems anymore, so it couldn't find a port to work on. Now using 127.0.0.1.
  • Several other problems occurred because of additional statistics in newer versions of memcached. Marked tests as TODO for now.
  • Apparently the handling of dead servers has been improved, so the fetch on a dead servers wasn't failing, which was failing the test and subsequent statistics tests. Also marked tests as TODO for now.
  • Added "Incompatibility with Cache module" section to CAVEATS.

Modules

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