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

Re^2: Mysterious Whitespaces between each character in a file

by shawnhcorey (Friar)
on Oct 08, 2009 at 16:18 UTC ( [id://800023]=note: print w/replies, xml ) Need Help??


in reply to Re: Mysterious Whitespaces between each character in a file
in thread Mysterious Whitespaces between each character in a file

Agreed. One possibility is that is contains a non-breaking space (ASCII code A0). /\s/ does not match this. Looking at the data with a hex editor will tell you if this is so.

  • Comment on Re^2: Mysterious Whitespaces between each character in a file

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-24 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found