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

Changes for version 3.08 - 2016-01-05

  • Fix a bug introduced in version 1.28 whereby a short write in Net::Cmd would be treated as an error instead of looping. [David Golden, PR#24]
  • Documented the fact that Net::SMTP::auth() can accept an Authen::SASL object instead of a username and password. [Jan Viktorin, CPAN RT#106183]
  • Simplified specification of INSTALLDIRS: We do not need to check the lower bound since we only support Perl 5.8.1 and higher anyway.

Documentation

libnet Frequently Asked Questions

Modules

Network Command class (as used by FTP, SMTP etc)
Local configuration data for libnet
Attempt to evaluate the current host's internet name and domain
FTP Client class
FTP Client data connection class
NNTP Client class
OO interface to users netrc file
Post Office Protocol 3 Client class (RFC1939)
Simple Mail Transfer Protocol Client
time and daytime network client interface

Provides

in lib/Net/FTP/A.pm
in lib/Net/FTP/E.pm
in lib/Net/FTP/I.pm
in lib/Net/FTP/L.pm
in lib/Net/NNTP.pm
in lib/Net/POP3.pm
in lib/Net/SMTP.pm