/[Redis.pre-github]/lib/Redis/Hash.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/Hash.pm

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

revision 62 by dpavlin, Wed Jun 17 16:49:17 2009 UTC revision 63 by dpavlin, Mon Sep 14 11:37:25 2009 UTC
# Line 6  use warnings; Line 6  use warnings;
6  use Tie::Hash;  use Tie::Hash;
7  use base qw/Redis Tie::StdHash/;  use base qw/Redis Tie::StdHash/;
8    
 use Data::Dump qw/dump/;  
   
9  =head1 NAME  =head1 NAME
10    
11  Redis::Hash - tie perl hashes into Redis  Redis::Hash - tie perl hashes into Redis

Legend:
Removed from v.62  
changed lines
  Added in v.63

  ViewVC Help
Powered by ViewVC 1.1.26