in reply to
HTML::Parser explicit calls for missing end tags
closing li tag is optional , but this could be considered a bug .... you might want to look how
HTML::TreeBuilder
handles this
Comment on
Re: HTML::Parser explicit calls for missing end tags
In Section
Seekers of Perl Wisdom