mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-03 23:41:52 +02:00
1.558
This commit is contained in:
parent
ce6842565f
commit
ce9d0bd3d8
17 changed files with 187 additions and 106 deletions
|
@ -13,7 +13,7 @@ my $X = tie %hash, 'DB_File', 'test_dbfile.db' ;
|
|||
|
||||
|
||||
print ( scalar keys %hash, "\n" ) ;
|
||||
#exit ;
|
||||
@ARGV and exit ;
|
||||
|
||||
for my $num ( 0 .. 255 ) {
|
||||
print "$num\n" ;
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue