X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlutil.pod;h=57eddda5712b4e855f7b8d3e64d7868ddbff780c;hb=2810d90162dc487ea10933114344f32d14b3d619;hp=293a1bb1d9b3cd3e636fc2e100479ae4e2bb3172;hpb=3c3290bcbfec30f2cfcde3768f5ca51089e2e663;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlutil.pod b/pod/perlutil.pod index 293a1bb..57eddda 100644 --- a/pod/perlutil.pod +++ b/pod/perlutil.pod @@ -15,11 +15,6 @@ if appropriate. =over 3 -=item L - -Starting from Perl 5.8 the libnet has been part of the standard -distribution. To configure libnet run the libnetcfg command. - =item L The main interface to Perl's documentation is C, although @@ -128,6 +123,16 @@ As well as these filters for converting other languages, the L utility will help you convert old-style Perl 4 libraries to new-style Perl5 modules. +=head2 Administration + +=over 3 + +=item L + +To display and change the libnet configuration run the libnetcfg command. + +=back + =head2 Development There are a set of utilities which help you in developing Perl programs, @@ -166,9 +171,9 @@ very useful for creating skeletons of pure Perl modules. =item L -Perl comes with a profiler, the F module. The +Perl comes with a profiler, the F module. The F utility analyzes the output of this profiler and tells you -which subroutines are taking up the most run time. See L +which subroutines are taking up the most run time. See L for more information. =item L @@ -185,6 +190,6 @@ L, L, L, L, L, L, L, L, L, L, L, L, L, L, -L, L +L, L =cut