diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-04 14:14:33 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-04 14:14:33 +0000 |
commit | fbe3d936b182fa637b8c6c3747dd099aa13c0433 (patch) | |
tree | d3bf0bc645e39b40baccbd1a19b85b711ffa6202 /pod/perlmodlib.pod | |
parent | 54a2e5a8812e407952e539932c3f3087045174b0 (diff) | |
download | perl-fbe3d936b182fa637b8c6c3747dd099aa13c0433.tar.gz |
Regen toc and modlib.
p4raw-id: //depot/perl@11139
Diffstat (limited to 'pod/perlmodlib.pod')
-rw-r--r-- | pod/perlmodlib.pod | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/pod/perlmodlib.pod b/pod/perlmodlib.pod index fbd3686eba..66282424e3 100644 --- a/pod/perlmodlib.pod +++ b/pod/perlmodlib.pod @@ -666,10 +666,6 @@ Local configuration data for libnet Attempt to evaluate the current host's internet name and domain -=item Net::DummyInetd - -A dummy Inetd server - =item Net::FTP FTP Client class @@ -682,10 +678,6 @@ NNTP Client class OO interface to users netrc file -=item Net::PH - -CCSO Nameserver Client class - =item Net::POP3 Post Office Protocol 3 Client class (RFC1081) @@ -698,10 +690,6 @@ Check a remote host for reachability Simple Mail Transfer Protocol Client -=item Net::SNPP - -Simple Network Pager Protocol Client - =item Net::Time Time and daytime network client interface @@ -966,6 +954,10 @@ Internal object used by Time::gmtime and Time::localtime Base class for ALL classes (blessed references) +=item Unicode::UCD + +Unicode character database + =item User::grent By-name interface to Perl's built-in getgr*() functions |