Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Unknown characters

by HyperDevil (Initiate)
on Feb 08, 2011 at 22:25 UTC ( [id://887074]=note: print w/replies, xml ) Need Help??


in reply to Re: Unknown characters
in thread Unknown characters

I have tried chomp; what happens is when i then try to print the string it is empty.
When i length($msg); it still gives my a 46 back.

Replies are listed 'Best First'.
Re^3: Unknown characters
by Crackers2 (Parson) on Feb 08, 2011 at 22:37 UTC
    Did you remember to $|=1? Otherwise the reason you're not seeing any output at all is probably just buffering.
      yes :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-26 06:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found