The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:libnet dist::libnet""

Net::Cmd - Network Command class (as used by FTP, SMTP etc) River stage five • 156 direct dependents • 10485 total dependents

"Net::Cmd" is a collection of methods that can be inherited by a sub-class of "IO::Socket::INET". These methods implement the functionality required for a command based protocol, for example FTP and SMTP. If your sub-class does not also derive from "...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC

Net::FTP - FTP Client class River stage five • 156 direct dependents • 10485 total dependents

"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.15 - 20 Mar 2023 19:15:53 UTC

Net::Domain - Attempt to evaluate the current host's internet name and domain River stage five • 156 direct dependents • 10485 total dependents

Using various methods attempt to find the Fully Qualified Domain Name (FQDN) of the current host. From this determine the host-name and the host-domain. Each of the functions will return *undef* if the FQDN cannot be determined. Functions "hostfqdn()...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC

Net::POP3 - Post Office Protocol 3 Client class (RFC1939) River stage five • 156 direct dependents • 10485 total dependents

This 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.15 - 20 Mar 2023 19:15:53 UTC

Net::Netrc - OO interface to users netrc file River stage five • 156 direct dependents • 10485 total dependents

"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.15 - 20 Mar 2023 19:15:53 UTC

Net::SMTP - Simple Mail Transfer Protocol Client River stage five • 156 direct dependents • 10485 total dependents

This module implements a client interface to the SMTP and ESMTP protocol, enabling a perl5 application to talk to SMTP servers. This documentation assumes that you are familiar with the concepts of the SMTP protocol described in RFC2821. With IO::Soc...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC

Net::NNTP - NNTP Client class River stage five • 156 direct dependents • 10485 total dependents

"Net::NNTP" is a class implementing a simple NNTP client in Perl as described in RFC977 and RFC4642. With IO::Socket::SSL installed it also provides support for implicit and explicit TLS encryption, i.e. NNTPS or NNTP+STARTTLS. The Net::NNTP class is...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC
7 results (0.045 seconds)