Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    }
    
    untie %hash;
    
  2. or download this
    perl -MAnyDBM_File -e 'print join $/, @AnyDBM_File::ISA, $/'