in reply to
filehandle regex
instead of using the following static text line as an anchor..why not use a regex to match what looks like a pattern...e.g.
/^[a-z]+:\s[0-9]+$/
the hardest line to type correctly is: stty erase ^H
Comment on
Re: filehandle regex
Download
Code
In Section
Seekers of Perl Wisdom