Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Reading an incoming Data Stream..

by dws (Chancellor)
on Feb 25, 2002 at 20:33 UTC ( [id://147373]=note: print w/replies, xml ) Need Help??


in reply to Reading an incoming Data Stream..

I don't see a chomp() in there anywhere, so I'll bet you have a newline hanging on to the end of the string. Try
if ($buf eq "\"END\"\n") ^^

Log In?
Username:
Password:

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

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

    No recent polls found