--- lib/Redis.pm 2009/03/22 17:53:57 35 +++ lib/Redis.pm 2009/03/22 18:05:12 36 @@ -9,7 +9,7 @@ =head1 NAME -Redis - The great new Redis! +Redis - perl binding for Redis database =cut @@ -20,13 +20,13 @@ Pure perl bindings for L +This version support git version of Redis available at +L + use Redis; my $r = Redis->new(); - - - =head1 FUNCTIONS =head2 new