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

Re: Flummoxed by strict.pm

by ikegami (Patriarch)
on May 07, 2010 at 05:41 UTC ( [id://838862]=note: print w/replies, xml ) Need Help??


in reply to Flummoxed by strict.pm

You're creating a UTF-8 file, so why are you bothering to converting anything but "&" and "<" (and """ in attribute values) to entities?

The header you're adding is also fishy. Specifying a Content-Type header in an XHTML document is useless (as the encoding comes from the <?xml?> directive), and the trailing "/" is invalid in HTML.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-19 21:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found