![]() |
|
Do you know where your variables are? | |
PerlMonks |
Problem in IO::Socket syntax?by c (Hermit) |
on Mar 30, 2002 at 22:33 UTC ( #155509=perlquestion: print w/replies, xml ) | Need Help?? |
c has asked for the wisdom of the Perl Monks concerning the following question:
I've written a short script that checks to see if a remote server is listening on a specific TCP port. Its in the early stages, so some error checking needs to be built in. For now though, I'm confused by an error that I am getting when I test it using localhost as the guinea pig.
When I run the script, I get:
i'm staring at the print statement and the close statement. Both seem to be correct to the best that I can tell. Your input is well appreciated as always. humbly -c
Back to
Seekers of Perl Wisdom
|
|