in reply to Re: HTML::Parser / Regex
in thread HTML::Parser / Regex
Thank you for your reply. I did tried to use HTML::Parser, but it was ended up pretty ugly, so I did not include that part of code.
Do you have any recommend link for HTML::Parser?
Apologize for not mentioning what perl version I am using at the first place. I am using v5.8.8.And I've tried on the solution you provided, it seems that the version that I am using does't support Regexp::Common.
Also thanks for pointing out those mistakes I made! And I totally forgot to turn on strict and warnings!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: HTML::Parser / Regex
by AnomalousMonk (Archbishop) on May 27, 2017 at 07:30 UTC | |
by MissPerl (Sexton) on May 27, 2017 at 08:52 UTC | |
by shmem (Chancellor) on May 27, 2017 at 12:13 UTC | |
by MissPerl (Sexton) on May 27, 2017 at 22:27 UTC | |
by AnomalousMonk (Archbishop) on May 28, 2017 at 06:36 UTC | |
Re^3: HTML::Parser / Regex
by poj (Abbot) on May 28, 2017 at 17:15 UTC | |
by MissPerl (Sexton) on May 29, 2017 at 01:20 UTC | |
by jobormo (Initiate) on Sep 10, 2019 at 07:57 UTC |