in reply to Re: Net::FTP.pm Blues
in thread Net::FTP.pm Blues

You may want to check that your /etc/protocols and /etc/nsswitch.conf files are okay:
$ grep protocols /etc/nsswitch.conf protocols: files $ grep tcp /etc/protocols tcp 6 TCP # transmission control protocol

Dave.