in reply to Check for tftp daemon listening on remote server
So the problem would appear to be either with down-rev IO::Socket and/or down-rev Perl. FWIW, I found simpler syntax for what you're attempting in Network Programming with Perl. Let me know if you're interested.
BTW, single-quotes will suffice at lines 6 and 8, since you aren't interpolating variables. And no quotes are needed at all on lines 7, 11, 12, 13, and 14.
cheers,
Don
striving toward Perl Adept
(it's pronounced "why-bick")
|
|---|