Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: what the?

by wog (Curate)
on Feb 02, 2002 at 17:38 UTC ( [id://142940]=note: print w/replies, xml ) Need Help??


in reply to Problem with example UDP script from Perl Little Black Book

IO::Socket:INET is case-sensitive, so you must use PeerPort and PeerAddr, not peerPort and peeraddr.

Though, it won't solve your problem in this case, I strongly advise quoting strings and using strict and warnings. It is likely to save you time in the future.

Log In?
Username:
Password:

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

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

    No recent polls found