Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
        }
        print "\n";
    }
    
  2. or download this
    ~/perl/monks$ ./array-to-hash.pl 
    H1 :  23  63  22 
    H2 :  42  33  33 
    H3 :  34  66  49