/[Redis.pre-github]/lib/Redis.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/Redis.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 65 by dpavlin, Wed Mar 17 16:24:28 2010 UTC revision 66 by dpavlin, Wed Mar 17 16:58:00 2010 UTC
# Line 13  Redis - perl binding for Redis database Line 13  Redis - perl binding for Redis database
13    
14  =cut  =cut
15    
16  our $VERSION = '0.0801';  our $VERSION = '1.2001';
17    
18    
19  =head1 DESCRIPTION  =head1 DESCRIPTION
20    
21  Pure perl bindings for L<http://code.google.com/p/redis/>  Pure perl bindings for L<http://code.google.com/p/redis/>
22    
23  This version support git version 0.08 or later of Redis available at  This version supports protocol 1.2 or later of Redis available at
24    
25  L<git://github.com/antirez/redis>  L<git://github.com/antirez/redis>
26    
# Line 417  L<http://search.cpan.org/dist/Redis> Line 417  L<http://search.cpan.org/dist/Redis>
417    
418  =head1 COPYRIGHT & LICENSE  =head1 COPYRIGHT & LICENSE
419    
420  Copyright 2009 Dobrica Pavlinusic, all rights reserved.  Copyright 2009-2010 Dobrica Pavlinusic, all rights reserved.
421    
422  This program is free software; you can redistribute it and/or modify it  This program is free software; you can redistribute it and/or modify it
423  under the same terms as Perl itself.  under the same terms as Perl itself.

Legend:
Removed from v.65  
changed lines
  Added in v.66

  ViewVC Help
Powered by ViewVC 1.1.26