"Net::Netrc" is a class implementing a simple interface to the .netrc file used as by the ftp program. "Net::Netrc" also implements security checks just like the ftp program, these checks are, first that the .netrc file must be owned by the user and ...
SHAY/libnet-3.11 - 14 Nov 2017 14:00:09 UTCInvokes REXEC protocol to execute command on host using userid and password. If userid or password are omitted then they are retrieved from the netrc file. $rc is 0 if command was invoked on host, 1 otherwise unless the fork to invoke command fails i...
FKOLODNY/Net-Rexec-0.12 - 28 Sep 1998 17:22:15 UTC"Net::FTP" is a class implementing a simple FTP client in Perl as described in RFC959. It provides wrappers for the commonly used subset of the RFC959 commands. If IO::Socket::IP or IO::Socket::INET6 is installed it also provides support for IPv6 as ...
SHAY/libnet-3.11 - 14 Nov 2017 14:00:09 UTCThis module implements a client interface to the POP3 protocol, enabling a perl5 application to talk to POP3 servers. This documentation assumes that you are familiar with the POP3 protocol described in RFC1939. With IO::Socket::SSL installed it also...
SHAY/libnet-3.11 - 14 Nov 2017 14:00:09 UTCThese S3 command line tools allow you to manipulate and populate an S3 account. Refer to the documentation (pod and man) for each of the tools. This Net::Amazon::S3::Tools module is mostly just a stub, to hoist the bundling and installation of the ex...
MRA/Net-Amazon-S3-Tools-0.08 - 05 Mar 2009 03:04:09 UTC