Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / amd64 / man / man1 / perlutil.1
.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim text
.ft R
.fi
..
.\" Set up some character translations and predefined strings. \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
.\" double quote, and \*(R" will give a right double quote. | will give a
.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
.\" expand to `' in nroff, nothing in troff, for use with C<>.
.tr \(*W-|\(bv\*(Tr
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
. ds -- \(*W-
. ds PI pi
. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
. ds L" ""
. ds R" ""
. ds C` ""
. ds C' ""
'br\}
.el\{\
. ds -- \|\(em\|
. ds PI \(*p
. ds L" ``
. ds R" ''
'br\}
.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
.if \nF \{\
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
..
. nr % 0
. rr F
.\}
.\"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.hy 0
.if n .na
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
. \" fudge factors for nroff and troff
.if n \{\
. ds #H 0
. ds #V .8m
. ds #F .3m
. ds #[ \f1
. ds #] \fP
.\}
.if t \{\
. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
. ds #V .6m
. ds #F 0
. ds #[ \&
. ds #] \&
.\}
. \" simple accents for nroff and troff
.if n \{\
. ds ' \&
. ds ` \&
. ds ^ \&
. ds , \&
. ds ~ ~
. ds /
.\}
.if t \{\
. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
.\}
. \" troff and (daisy-wheel) nroff accents
.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
.ds ae a\h'-(\w'a'u*4/10)'e
.ds Ae A\h'-(\w'A'u*4/10)'E
. \" corrections for vroff
.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
. \" for low resolution devices (crt and lpr)
.if \n(.H>23 .if \n(.V>19 \
\{\
. ds : e
. ds 8 ss
. ds o a
. ds d- d\h'-1'\(ga
. ds D- D\h'-1'\(hy
. ds th \o'bp'
. ds Th \o'LP'
. ds ae ae
. ds Ae AE
.\}
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
.IX Title "PERLUTIL 1"
.TH PERLUTIL 1 "2006-01-07" "perl v5.8.8" "Perl Programmers Reference Guide"
.SH "NAME"
perlutil \- utilities packaged with the Perl distribution
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
Along with the Perl interpreter itself, the Perl distribution installs a
range of utilities on your system. There are also several utilities
which are used by the Perl distribution itself as part of the install
process. This document exists to list all of these utilities, explain
what they are for and provide pointers to each module's documentation,
if appropriate.
.Sh "\s-1DOCUMENTATION\s0"
.IX Subsection "DOCUMENTATION"
.IP "perldoc" 3
.IX Item "perldoc"
The main interface to Perl's documentation is \f(CW\*(C`perldoc\*(C'\fR, although
if you're reading this, it's more than likely that you've already found
it. \fIperldoc\fR will extract and format the documentation from any file
in the current directory, any Perl module installed on the system, or
any of the standard documentation pages, such as this one. Use
\&\f(CW\*(C`perldoc <name>\*(C'\fR to get information on any of the utilities
described in this document.
.IP "pod2man and pod2text" 3
.IX Item "pod2man and pod2text"
If it's run from a terminal, \fIperldoc\fR will usually call \fIpod2man\fR to
translate \s-1POD\s0 (Plain Old Documentation \- see perlpod for an
explanation) into a manpage, and then run \fIman\fR to display it; if
\&\fIman\fR isn't available, \fIpod2text\fR will be used instead and the output
piped through your favourite pager.
.IP "pod2html and pod2latex" 3
.IX Item "pod2html and pod2latex"
As well as these two, there are two other converters: \fIpod2html\fR will
produce \s-1HTML\s0 pages from \s-1POD\s0, and \fIpod2latex\fR, which produces LaTeX
files.
.IP "pod2usage" 3
.IX Item "pod2usage"
If you just want to know how to use the utilities described here,
\&\fIpod2usage\fR will just extract the \*(L"\s-1USAGE\s0\*(R" section; some of
the utilities will automatically call \fIpod2usage\fR on themselves when
you call them with \f(CW\*(C`\-help\*(C'\fR.
.IP "podselect" 3
.IX Item "podselect"
\&\fIpod2usage\fR is a special case of \fIpodselect\fR, a utility to extract
named sections from documents written in \s-1POD\s0. For instance, while
utilities have \*(L"\s-1USAGE\s0\*(R" sections, Perl modules usually have \*(L"\s-1SYNOPSIS\s0\*(R"
sections: \f(CW\*(C`podselect \-s "SYNOPSIS" ...\*(C'\fR will extract this section for
a given file.
.IP "podchecker" 3
.IX Item "podchecker"
If you're writing your own documentation in \s-1POD\s0, the \fIpodchecker\fR
utility will look for errors in your markup.
.IP "splain" 3
.IX Item "splain"
\&\fIsplain\fR is an interface to perldiag \- paste in your error message
to it, and it'll explain it for you.
.IP "roffitall" 3
.IX Item "roffitall"
The \f(CW\*(C`roffitall\*(C'\fR utility is not installed on your system but lives in
the \fIpod/\fR directory of your Perl source kit; it converts all the
documentation from the distribution to \fI*roff\fR format, and produces a
typeset PostScript or text file of the whole lot.
.Sh "\s-1CONVERTORS\s0"
.IX Subsection "CONVERTORS"
To help you convert legacy programs to Perl, we've included three
conversion filters:
.IP "a2p" 3
.IX Item "a2p"
\&\fIa2p\fR converts \fIawk\fR scripts to Perl programs; for example, \f(CW\*(C`a2p \-F:\*(C'\fR
on the simple \fIawk\fR script \f(CW\*(C`{print $2}\*(C'\fR will produce a Perl program
based around this code:
.Sp
.Vb 4
\& while (<>) {
\& ($Fld1,$Fld2) = split(/[:\en]/, $_, 9999);
\& print $Fld2;
\& }
.Ve
.IP "s2p" 3
.IX Item "s2p"
Similarly, \fIs2p\fR converts \fIsed\fR scripts to Perl programs. \fIs2p\fR run
on \f(CW\*(C`s/foo/bar\*(C'\fR will produce a Perl program based around this:
.Sp
.Vb 5
\& while (<>) {
\& chomp;
\& s/foo/bar/g;
\& print if $printit;
\& }
.Ve
.IP "find2perl" 3
.IX Item "find2perl"
Finally, \fIfind2perl\fR translates \f(CW\*(C`find\*(C'\fR commands to Perl equivalents which
use the File::Find module. As an example,
\&\f(CW\*(C`find2perl . \-user root \-perm 4000 \-print\*(C'\fR produces the following callback
subroutine for \f(CW\*(C`File::Find\*(C'\fR:
.Sp
.Vb 7
\& sub wanted {
\& my ($dev,$ino,$mode,$nlink,$uid,$gid);
\& (($dev,$ino,$mode,$nlink,$uid,$gid) = lstat($_)) &&
\& $uid == $uid{'root'}) &&
\& (($mode & 0777) == 04000);
\& print("$name\en");
\& }
.Ve
.PP
As well as these filters for converting other languages, the
pl2pm utility will help you convert old-style Perl 4 libraries to
new-style Perl5 modules.
.Sh "Administration"
.IX Subsection "Administration"
.IP "libnetcfg" 3
.IX Item "libnetcfg"
To display and change the libnet configuration run the libnetcfg command.
.Sh "Development"
.IX Subsection "Development"
There are a set of utilities which help you in developing Perl programs,
and in particular, extending Perl with C.
.IP "perlbug" 3
.IX Item "perlbug"
\&\fIperlbug\fR is the recommended way to report bugs in the perl interpreter
itself or any of the standard library modules back to the developers;
please read through the documentation for \fIperlbug\fR thoroughly before
using it to submit a bug report.
.IP "h2ph" 3
.IX Item "h2ph"
Back before Perl had the \s-1XS\s0 system for connecting with C libraries,
programmers used to get library constants by reading through the C
header files. You may still see \f(CW\*(C`require 'syscall.ph'\*(C'\fR or similar
around \- the \fI.ph\fR file should be created by running \fIh2ph\fR on the
corresponding \fI.h\fR file. See the \fIh2ph\fR documentation for more on how
to convert a whole bunch of header files at once.
.IP "c2ph and pstruct" 3
.IX Item "c2ph and pstruct"
\&\fIc2ph\fR and \fIpstruct\fR, which are actually the same program but behave
differently depending on how they are called, provide another way of
getting at C with Perl \- they'll convert C structures and union declarations
to Perl code. This is deprecated in favour of \fIh2xs\fR these days.
.IP "h2xs" 3
.IX Item "h2xs"
\&\fIh2xs\fR converts C header files into \s-1XS\s0 modules, and will try and write
as much glue between C libraries and Perl modules as it can. It's also
very useful for creating skeletons of pure Perl modules.
.IP "dprofpp" 3
.IX Item "dprofpp"
Perl comes with a profiler, the \fIDevel::DProf\fR module. The
\&\fIdprofpp\fR utility analyzes the output of this profiler and tells you
which subroutines are taking up the most run time. See Devel::DProf
for more information.
.IP "perlcc" 3
.IX Item "perlcc"
\&\fIperlcc\fR is the interface to the experimental Perl compiler suite.
.Sh "\s-1SEE\s0 \s-1ALSO\s0"
.IX Subsection "SEE ALSO"
perldoc, pod2man, perlpod,
pod2html, pod2usage, podselect,
podchecker, splain, perldiag,
roffitall, a2p, s2p, find2perl,
File::Find, pl2pm, perlbug,
h2ph, c2ph, h2xs, dprofpp,
Devel::DProf, perlcc