in reply to XML::Twig parse html trouble

Seems like this is Bug #86633 for XML-Twig: safe_parse_html fails to parse valid HTML with entities (in some cases)

  • Comment on Re: XML::Twig parse html trouble ( Bug #86633 )

Replies are listed 'Best First'.
Re^2: XML::Twig parse html trouble ( Bug #86633 )
by remiah (Hermit) on Feb 21, 2014 at 07:20 UTC

    I saw this RT and found it is the same trouble.

    As one guy says that "since HTML::Tidy is a bit more of pain to install (or was at least)", I have problem with HTML::Tidy installation, and forced it to install...

    I really hope this bug could be fixed.
    thanks for information.