Help for this page
# Ugly, I know, but it should work. The @temp array gets # overwritten each time through the loop with $_\n. Then, ... $temp[0] = "$_\n"; push( @file, @temp); }