forked from gbarr/perl-libnet
-
Notifications
You must be signed in to change notification settings - Fork 37
/
MANIFEST
53 lines (53 loc) · 3.15 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Artistic The "Artistic License"
Changes Differences from previous version
Configure Configuration script
Copying The GNU General Public License
demos/ftp Demo script for Net::FTP
demos/nntp Demo script for Net::NNTP
demos/nntp.mirror Demo script for Net::NNTP
demos/pop3 Demo script for Net::POP3
demos/smtp.self Demo script for Net::SMTP
demos/time Demo script for Net::Time
INSTALL Detailed installation instructions
lib/Net/Cmd.pm Net::Cmd Perl module
lib/Net/Config.pm Net::Config Perl module
lib/Net/Domain.pm Net::Domain Perl module
lib/Net/FTP.pm Net::FTP Perl module
lib/Net/FTP/A.pm Net::FTP::A Perl module
lib/Net/FTP/dataconn.pm Net::FTP::dataconn Perl module
lib/Net/FTP/E.pm Net::FTP::E Perl module
lib/Net/FTP/I.pm Net::FTP::I Perl module
lib/Net/FTP/L.pm Net::FTP::L Perl module
lib/Net/libnetFAQ.pod Frequently Asked Questions
lib/Net/Netrc.pm Net::Netrc Perl module
lib/Net/NNTP.pm Net::NNTP Perl module
lib/Net/POP3.pm Net::POP3 Perl module
lib/Net/SMTP.pm Net::SMTP Perl module
lib/Net/Time.pm Net::Time Perl module
LICENCE The Licence
Makefile.PL Makefile writer
MANIFEST This list of files
MANIFEST.SKIP Manifest skip specs
README The Instructions
t/changes.t See if Changes file format is OK
t/config.t Test script
t/critic.t See if coding style is OK
t/datasend.t Test script
t/external/ftp-ssl.t Test script
t/external/pop3-ssl.t Test script
t/external/smtp-ssl.t Test script
t/ftp.t Test script
t/hostname.t Test script
t/netrc.t Test script
t/nntp.t Test script
t/nntp_ipv6.t Test script
t/nntp_ssl.t Test script
t/pod.t See if POD is OK
t/pod_coverage.t See if POD coverage is OK
t/pop3_ipv6.t Test script
t/pop3_ssl.t Test script
t/require.t Test script
t/smtp.t Test script
t/smtp_ipv6.t Test script
t/smtp_ssl.t Test script
t/time.t Test script