Mailing List talk@openhack.ru Message #2
From: Tomash Brechko <tomash.brechko@gmail.com>
Subject: [ANN] Cache::Memcached::Fast 0.08
Date: Thu, 24 Jan 2008 17:14:05 +0300
To: talk@openhack.ru
Hello,

This message is to announce Cache::Memcached::Fast 0.08.

This is mostly a cleanup release to fix build problems of 0.07 with
Perl versions below 5.8.7. Also, compress_algo has been replaced with
more generic compress_methods, and by default Compress::Zlib is used
instead of IO::Compress::Gzip/IO::Uncompress::Gunzip pair. As of this
writing, the former is four times faster on decompression.

Also, C::M::F now checks parameter names passed to constructor, and
will catch any typos that otherwise could go unnoticed. The check is
enabled by default, and may be disabled with

  check_args => 'skip'

(this may be convenient when you share the same config among different
versions or even different clients).


Regards,

--
   Tomash Brechko
Subscribe (FEED) Subscribe (DIGEST) Subscribe (INDEX) Unsubscribe Mail to Listmaster