diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-17 16:55:28 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-17 16:55:28 +0000 |
commit | 3c3290bcbfec30f2cfcde3768f5ca51089e2e663 (patch) | |
tree | c3b2c99415c3d1e2ee9067fb49813e3fd6c913ae /pod/perlutil.pod | |
parent | 406c51eefa6c9c4f403ef7f86adb46a627701935 (diff) | |
download | perl-3c3290bcbfec30f2cfcde3768f5ca51089e2e663.tar.gz |
Add libnetcfg to perlutil.
p4raw-id: //depot/perl@10664
Diffstat (limited to 'pod/perlutil.pod')
-rw-r--r-- | pod/perlutil.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perlutil.pod b/pod/perlutil.pod index f299f2d13f..293a1bb1d9 100644 --- a/pod/perlutil.pod +++ b/pod/perlutil.pod @@ -15,6 +15,11 @@ if appropriate. =over 3 +=item L<libnetcfg|libnetcfg> + +Starting from Perl 5.8 the libnet has been part of the standard +distribution. To configure libnet run the libnetcfg command. + =item L<perldoc|perldoc> The main interface to Perl's documentation is C<perldoc>, although |