in reply to
First attempt at bringing in file for input/output
You do have to learn how to write I/O, but frequently you can avoid writing it by using
Command Switches
, especially -I, -n, and -p.
Bill
Comment on
Re: First attempt at bringing in file for input/output
In Section
Seekers of Perl Wisdom