in reply to Re: Sorting within a file
in thread Sorting within a file

Its still having problems. Error states "Can't use string ("") as an array ref while 'strict ref' is in use at line "map { /^(\d+)/ && $_, 0+$1 }"

Replies are listed 'Best First'.
Re^3: Sorting within a file
by ikegami (Patriarch) on Mar 04, 2005 at 21:15 UTC
    You must have a typo somewhere???