mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-03 07:31:48 +02:00
1.555
This commit is contained in:
parent
6ff9b67554
commit
ce6842565f
21 changed files with 4740 additions and 1450 deletions
|
@ -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
BIN
W/learn/test_dbmdeep.db
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue