Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: CGI.pm Filter out recurring NULL Bytes

by GrandFather (Saint)
on May 25, 2016 at 03:33 UTC ( [id://1164029]=note: print w/replies, xml ) Need Help??


in reply to CGI.pm Filter out recurring NULL Bytes

The most likely way you'd get recurring null bytes is if you are using UTF-16 for page character encoding. In that case filtering the null bytes is not the answer. Instead use an appropriate decoder.

If your problem stems from some other source you need to tell us more about the context of your problem.

Premature optimization is the root of all job security
  • Comment on Re: CGI.pm Filter out recurring NULL Bytes

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-20 00:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found