Changeset 15630
- Timestamp:
- 07/10/08 17:24:45 (5 years ago)
- Location:
- lang/perl/Data-Valve/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/Data/Valve.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Data-Valve/trunk/Changes
r15600 r15630 2 2 ======= 3 3 4 0.00002 - 10 Jul 2008 5 - Implemented serialization/deserialization of buckets 6 - Implemented memcached BucketStore (WARNING: no locking whatsoever). 7 Probably not safe for production usage 8 - Tidy up .h file 9 - Added a bunch of accessors 10 4 11 0.00001 - 10 Jul 2008 5 12 - Initial release -
lang/perl/Data-Valve/trunk/lib/Data/Valve.pm
r15598 r15630 6 6 7 7 use XSLoader; 8 our $VERSION = '0.0000 1';8 our $VERSION = '0.00002'; 9 9 our $AUTHORITY = 'cpan:DMAKI'; 10 10
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)