This commit is contained in:
Nick Bebout 2013-07-25 16:42:01 -05:00
parent 6ff9b67554
commit ce6842565f
21 changed files with 4740 additions and 1450 deletions

View file

@ -13,7 +13,7 @@ my $X = tie %hash, 'DB_File', 'test_dbfile.db' ;
print ( scalar keys %hash, "\n" ) ;
exit ;
#exit ;
for my $num ( 0 .. 255 ) {
print "$num\n" ;

BIN
W/learn/test_dbmdeep.db Normal file

Binary file not shown.