in reply to Re^3: easy HTML::TokeParser help request
in thread easy HTML::TokeParser help request
Thanks for nice explanation, Fletch. I think this is how it should be done. But...In real life is easier to make regexp for that content I want to parse, so when doesn't exist other simpler solution for HTML::TokeParser, I have to pick up regexs.
Also, which parser is better ? HTML::TreeBuilder or ? I want learn only one, which is able to parse these relative easy things and has no other glitches...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: easy HTML::TokeParser help request
by Fletch (Bishop) on Aug 03, 2006 at 14:42 UTC | |
by 2ge (Scribe) on Aug 04, 2006 at 12:20 UTC |