http://www.perlmonks.org?node_id=886431


in reply to Re: Simple Text Manipulation
in thread Simple Text Manipulation

I must be doing something wrong, when I type:

$perl script.pl file1.txt

I'm returned to the command prompt. I'm using mac os, if that makes any difference.

Replies are listed 'Best First'.
Re^3: Simple Text Manipulation
by Anonymous Monk on Feb 05, 2011 at 18:44 UTC

      I should have been more specific. I'm returned to the command line with no processing having been done to the file and no new file created.

        So, what steps have you taken to debug this? What code have you used? What input data?