in reply to Re: how do i parse xml webpage in perl
in thread how do i parse xml webpage in perl
HTML parsers are usually more forgiving.
Yeah. More forgiving at parsing HTML.
XML is not HTML. And you usually don't want parsing XML to be that forgiving.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: how do i parse xml webpage in perl
by bitingduck (Deacon) on May 08, 2012 at 04:32 UTC |