Changeset 11306
- Timestamp:
- 05/09/08 23:53:59 (5 years 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
r9665 r11306 1 1 Changes 2 2 ======= 3 4 0.02006 - 09 May 2008 5 - Namespace support was ot properly working. fixed. 3 6 4 7 0.02005 - 18 Apr 2008 -
lang/perl/Cache-Memcached-libmemcached/trunk/lib/Cache/Memcached/libmemcached.pm
r11305 r11306 12 12 use Storable (); 13 13 14 our $VERSION = '0.0200 5';14 our $VERSION = '0.02006'; 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)