Help for this page

Select Code to Download


  1. or download this
    my %dataHash;
    
    ...
        printf(" %2s %2s", split(',', $tempHash2{$_})) for sort keys %temp
    +Hash2;
        print "\n";
    }