X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlutil.pod;h=57eddda5712b4e855f7b8d3e64d7868ddbff780c;hb=f26f4a2f8b63c72a33468ddeeb9d0337f0892af6;hp=f299f2d13f673d137e5c9a92058b4732640e8164;hpb=3958b146226a1f41d96ef1aa1e0dde87d11c5498;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlutil.pod b/pod/perlutil.pod index f299f2d..57eddda 100644 --- a/pod/perlutil.pod +++ b/pod/perlutil.pod @@ -123,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, @@ -161,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 @@ -180,6 +190,6 @@ L, L, L, L, L, L, L, L, L, L, L, L, L, L, -L, L +L, L =cut