Help for this page

Select Code to Download


  1. or download this
    Hi,
    
    ...
    MN739 U710 Jul 3.98 1.83
    
    I would like to create a hash that looks like this. Given below is the
    + script. What is happening is that my hash only has the last line it 
    +reads for each key. Appreciate any help !!
    
  2. or download this
        foreach (@new_line) {
        print $_, "\n";
    ...
                         }
            };