about summary refs log tree commit
path: root/MANIFEST
diff options
context:
space:
mode:
authorGraham Barr <gbarr@pobox.com>1997-11-26 02:33:02 +0000
committerGraham Barr <gbarr@pobox.com>1997-11-26 02:33:02 +0000
commit58fcd563cb58c87bc0196499e99bd01bd17224b9 (patch)
tree68e2ff3b207e14d58c276702212032584c337ecf /MANIFEST
parent8844af6ff249c6275f095619f8459b22bae1b2d7 (diff)
downloadperl-libnet-58fcd563cb58c87bc0196499e99bd01bd17224b9.tar.gz
Net::FTP::I
- Fix to prevent ABOR being sent when xfer is complete
- Change to write() to ensure whole packet is sent

Net::FTP
- Moved $TELNET_ vars to top of file so that  autosplit does not place them
  in the wrong file and cause "Use of undefined ...."
- Clarification on the result from ->size() added to docs.
- pasv_xfer changed to use stor as stou is not a "MUST-have" command
- added pasv_xfer_unique

Net::PH
- Documentation updates.

t/nntp.t
- Modified to test for a list of groups

Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST22
1 files changed, 11 insertions, 11 deletions
diff --git a/MANIFEST b/MANIFEST
index b3c0ebd..3bd8d95 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3,22 +3,22 @@ Configure
 Hostname.pm.eg                        Example replacement for Hostname.pm
 MANIFEST
 Makefile.PL
-Net/Cmd.pm                        (v2.09)
-Net/Domain.pm                        (v2.0502) DNS Domain name lookup
-Net/DummyInetd.pm                (v1.06)
-Net/FTP.pm                        (v2.27) File Transfer Protocol Client
+Net/Cmd.pm
+Net/Domain.pm                        DNS Domain name lookup
+Net/DummyInetd.pm                
+Net/FTP.pm                        File Transfer Protocol Client
 Net/FTP/A.pm
 Net/FTP/E.pm
 Net/FTP/I.pm
 Net/FTP/L.pm
 Net/FTP/dataconn.pm
-Net/NNTP.pm                        (v2.16) Network News Transfer Protocol
-Net/Netrc.pm                        (v2.06) .netrc lookup routines
-Net/PH.pm                        (v2.19) CCSO Nameserver Client class
-Net/POP3.pm                        (v2.11) Post Office Protocol
-Net/SMTP.pm                        (v2.10) Simple Mail Transfer Protocol Client
-Net/SNPP.pm                        (v1.10) Simple Network Pager Protocol Client
-Net/Time.pm                        (v2.05) time & nettime protocols
+Net/NNTP.pm                        Network News Transfer Protocol
+Net/Netrc.pm                        .netrc lookup routines
+Net/PH.pm                        CCSO Nameserver Client class
+Net/POP3.pm                        Post Office Protocol
+Net/SMTP.pm                        Simple Mail Transfer Protocol Client
+Net/SNPP.pm                        Simple Network Pager Protocol Client
+Net/Time.pm                        time & nettime protocols
 README
 README.config
 demos/ftp