summaryrefslogtreecommitdiff
path: root/pod/perlmod.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlmod.pod')
-rw-r--r--pod/perlmod.pod38
1 files changed, 33 insertions, 5 deletions
diff --git a/pod/perlmod.pod b/pod/perlmod.pod
index 4fb5ec838b..e6081aa2e3 100644
--- a/pod/perlmod.pod
+++ b/pod/perlmod.pod
@@ -648,21 +648,49 @@ complex numbers and associated mathematical functions
tied access to ndbm files
+=item Net::Cmd
+
+Base class for command-oriented protocols
+
+=item Net::Domain
+
+Domain Name System client
+
=item Net::FTP
File Transfer Protocol client
-=item Net::Ping
+=item Net::NNTP
-check a host for upness
+Network News Transfer Protocol client
=item Net::Netrc
-parser for ".netrc" files a la Berkeley UNIX
+.netrc lookup routines
+
+=item Net::Ping
+
+Hello, anybody home?
+
+=item Net::POP3
+
+Post Office Protocol client
+
+=item Net::SMTP
+
+Simple Mail Transfer Protocol client
+
+=item Net::SNPP
+
+Simple Network Pager Protocol client
+
+=item Net::Telnet
+
+Telnet client
-=item Net::Socket
+=item Net::Time
-support class for Net::FTP
+Time and NetTime protocols
=item Net::hostent