http://qs1969.pair.com?node_id=495861


in reply to Re: How to extract Start .. End from multiline file
in thread How to extract Start .. End from multiline file

Thanks Ed for quick response Line:
if (($line =~ m/$stag/) .. ($line =~ m/$etag/))
did work fine :)