Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Wierd behaviour with HTML::Entities::decode_entities()

by ikegami (Patriarch)
on Dec 13, 2009 at 22:50 UTC ( [id://812623]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $decodedParsedContent =~ s/(\s)+/ /g; # remove double whitespace
    decode_entities(my $decodedParsedContentWithDecodeEntities = $decodedP
    +arsedContent);
    

Log In?
Username:
Password:

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

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

    No recent polls found