X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlutil.pod;h=57eddda5712b4e855f7b8d3e64d7868ddbff780c;hb=85b35914c9f3fc562f8a505e6508276be17f9d70;hp=45341d9e8531b2555f9644d3520f1998aa591b92;hpb=c06dc7de17c4dc6b0f7d4beb44356cba0b676f25;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlutil.pod b/pod/perlutil.pod index 45341d9..57eddda 100644 --- a/pod/perlutil.pod +++ b/pod/perlutil.pod @@ -29,7 +29,7 @@ described in this document. If it's run from a terminal, F will usually call F to translate POD (Plain Old Documentation - see L for an -explanation) into a man page, and then run F to display it; if +explanation) into a manpage, and then run F to display it; if F isn't available, F will be used instead and the output piped through your favourite pager. @@ -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