-
-
22 May 2022 10:12:19 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (69)
- Testers (854 / 2 / 0)
- Kwalitee
Bus factor: 5- 27.76% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (93.29KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Errno
- Exporter
- Fcntl
- File::Basename
- FileHandle
- IO::Select
- IO::Socket
- POSIX
- Socket
- Symbol
- Time::Local
- constant
- strict
- utf8
- vars
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 3.14 - 2022-05-22
- Remove broken link in Net::FTP manpage. [Mike Blackwell]
- Fix EBCDIC detection. [Karl Williamson, PR#45]
- Fix non-deterministic output in libnet.cfg. [Sergei Trofimovich, PR#44]
- Fix TLS session reuse for dataconn with TLS 1.3 when using passive mode.
- Steffen Ullrich, PR#41
Documentation
libnet Frequently Asked QuestionsModules
Network Command class (as used by FTP, SMTP etc)Local configuration data for libnetAttempt to evaluate the current host's internet name and domainFTP Client classFTP Client data connection classNNTP Client classOO interface to users netrc filePost Office Protocol 3 Client class (RFC1939)Simple Mail Transfer Protocol Clienttime and daytime network client interfaceProvides
in lib/Net/FTP/A.pmin lib/Net/FTP/E.pmin lib/Net/FTP/I.pmin lib/Net/FTP/L.pmin lib/Net/NNTP.pmin lib/Net/POP3.pmin lib/Net/SMTP.pmModule Install Instructions
To install Net::FTP, copy and paste the appropriate command in to your terminal.
cpanm Net::FTP
perl -MCPAN -e shell install Net::FTP
For more information on module installation, please visit the detailed CPAN module installation guide.