Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    use MLDBM qw( DB_File );
    ...
    
    my $h = hash_init2();
    print Dumper $h;