|
|
| go ahead... be a heretic | |
| PerlMonks |
Re^2: Decode XML &#xxxx; entitiesby saintmike (Vicar) |
| on Dec 04, 2007 at 21:07 UTC ( #654948=note: print w/ replies, xml ) | Need Help?? |
|
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 �FC; 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!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||