Changeset 15111
- Timestamp:
- 07/03/08 19:38:54 (3 months ago)
- Location:
- lang/perl/Cache-Memcached-libmemcached/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/Cache/Memcached/libmemcached.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Cache-Memcached-libmemcached/trunk/Changes
r12569 r15111 1 1 Changes 2 2 ======= 3 4 0.02008 - 03 Jul 2008 5 - Offsets passed to decr() and incr() weren't properly handled. 6 Pointed out by Taro Funaki 3 7 4 8 0.02007 - 27 May 2008 -
lang/perl/Cache-Memcached-libmemcached/trunk/lib/Cache/Memcached/libmemcached.pm
r15110 r15111 12 12 use Storable (); 13 13 14 our $VERSION = '0.0200 7';14 our $VERSION = '0.02008'; 15 15 16 16 use constant HAVE_ZLIB => eval { require Compress::Zlib } && !$@;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)