Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
     {
     print "$j: $hash1{$j}[0] $hash1{$j}[1] $hash1{$j}[2]\n"; *
     }
    
  2. or download this
    fruit: ARRAY(0x8775818)
    vegetable: ARRAY(0x878fea8)
    fruit: apple orange plum
    vegetable: leek carrot peas