in reply to
Re^2: Continue reading regex to next line
in thread
Continue reading regex to next line
You missed the change of
print $LINE
to
print $1
Comment on
Re^3: Continue reading regex to next line
Select
or
Download
Code
In Section
Seekers of Perl Wisdom