Petal::Parser::HTB 1.03

Jean-Michel Hiver <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.petal
Message-ID <[email protected]>
I have updated the test t/041_Entities.t in Petal::Parser::HTB as follows:

    like ($string, qr/\x{00a9}/ => 'Copyright');
    like ($string, qr/\x{00ae}/ => 'Registered');
    like ($string, qr/\x{00a0}/ => 'NBSP');

If this test passes on your system, the '&nbsp;' issue _should_ be no 
more - at least with a recent version of Perl.

Tested with Perl 5.8.3 with the latest HTML::Tree distro under Fedora 
Core 1.

Cheers,
Jean-Michel.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.