in reply to Re^7: Network Programming With Perl example 1
in thread Network Programming With Perl example 1

I will attempt a reinstall of Perl to see if that works for now. Thanks.
  • Comment on Re^8: Network Programming With Perl example 1

Replies are listed 'Best First'.
Re^9: Network Programming With Perl example 1
by eibwen (Friar) on May 01, 2005 at 06:04 UTC

    A socket operation attempted to an unreachable network...

    Reinstalling perl is unlikely to have any effect whatsoever on the status of your internet connection. I would presume that you're seeing the effects of a firewall, router, or the like as opposed to a malfunctioning perl install.

    Try opening the relevant port on your router, firewall, et all as appropriate and try the code again.