http://qs321.pair.com?node_id=661156


in reply to @ARGV while (<>) hangs

How do you know that it's hanging on the line you have marked? I'd suggest adding some debugging statements to make sure - just printing to a log file or standard error might help.

Replies are listed 'Best First'.
Re^2: @ARGV while (<>) hangs
by gatorreina (Initiate) on Jan 08, 2008 at 21:06 UTC
    I'm sorry but I do not haveany experience with debugging statements can you please tell me what sort of debugging statements I might add to accomplish this outcome.