Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Decoding unicode entities with HTML::Parser

by Sixtease (Friar)
on Apr 09, 2008 at 11:41 UTC ( [id://679210]=note: print w/replies, xml ) Need Help??


in reply to Re: Decoding unicode entities with HTML::Parser
in thread Decoding unicode entities with HTML::Parser

Cool, cool!

This is exactly what I needed to know. I rewrote the function with a regex (which is a bit slower) and fall back to it when HTML::Entities::UNICODE_SUPPORT is false. Thanks a lot for the insight.

use strict; use warnings; print "Just Another Perl Hacker\n";
  • Comment on Re^2: Decoding unicode entities with HTML::Parser

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://679210]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-19 11:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found