in reply to Re: HTML::Parser / Regex
in thread HTML::Parser / Regex
Thanks for your sample code!
However I come across with the error "Can't use global $1 in "my"" This isn't the first time I see them, I tried googled and get around with it, but unfortunately nothing worked.
As I am still reading the beginners' material, for my knowledge, I would think that I need $_ or $1, to scan for current lines?And I figured you are the best person I could ask for advice?!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: HTML::Parser / Regex
by kcott (Archbishop) on May 29, 2017 at 03:34 UTC | |
Re^3: HTML::Parser / Regex
by AnomalousMonk (Archbishop) on May 29, 2017 at 02:59 UTC |