Hi all!
I'm pleased to announce the release of Cache::Memcached::libmemcached
0.02011 and Memcached::libmemcached 0.4201.
Cache::Memcached::libmemcached uses Memcached::libmemcached, which is a
Perl wrapper for libmemcached, which is now in sync with the latest
libmemcached, 0.42. This means support of binary protocol as well as
other current libmemcached features. I've uploaded both to CPAN, so once
the mirrors update they will be available via CPAN.
Changes in this release:
Changes in 0.4201 (svn r163) 15th July 2010
Sync with libmemcached 0.42
Squashed various compile warnings
Many updates to libmemcached API calls due to API changes
Imported and merged existing svn tree (which was out of sync) with
Daisuke Maki's official git tree