in reply to
Re: Wrong regex?
in thread
Wrong regex?
Why would you assume that an input line would be "un-interesting" if it doesn't start with
</HEAD>.*
? And why did you think you need ".*" in that regex?
Comment on
Re^2: Wrong regex?
Download
Code
In Section
Seekers of Perl Wisdom