Help for this page

Select Code to Download


  1. or download this
    # Perl program to demonstrate the  
    # splitting into the hash 
    ...
    { 
        print "$i:$spl{$i}\n"; 
    }