in reply to Re^3: Pattern Matching
in thread Pattern Matching

For newbies, I avoid mentioning open unless the problem dictates. I prefer to give them something like this:
while (<>) { do something here }
Let Perl do the complicated stuff.

-QM
--
Quantum Mechanics: The dreams stuff is made of