Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Decode XML &#xxxx; entities

by saintmike (Vicar)
on Dec 04, 2007 at 21:07 UTC ( [id://654948]=note: print w/replies, xml ) Need Help??


in reply to Re: Decode XML &#xxxx; entities
in thread Decode XML &#xxxx; entities

You seem to confuse HTML entities with URI escaping.

Nope, I was just giving an example of a similarily trivial transformation that's covered by a CPAN module.

Also, a HTML entities never looks like &#00FC; It's hexadecimal, so there must be an "x" in between, or keep it decimal.

Thanks, corrected in my original post.

With HTML::Entities I get the expected result:

Looks pretty good!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (9)
As of 2024-04-23 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found