2003-01-15 21:41:38 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
2002-06-04 12:30:14 +01:00
|
|
|
|
2003-10-06 23:19:12 +01:00
|
|
|
<sect2><title>Short descriptions</title>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>a2p</command> translates awk to perl.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>c2ph</command> dumps C structures as generated from
|
|
|
|
"cc -g -S" stabs.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>dprofpp</command> displays perl profile data.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-10-15 23:39:52 +01:00
|
|
|
<para><command>en2cxs</command> builds a Perl extension for the Encode module,
|
|
|
|
from either Unicode Character Mappings or Tcl Encoding Files.</para>
|
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>find2perl</command> translates find commands to perl.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>h2ph</command> converts .h C header files to .ph Perl header files.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>h2xs</command> converts .h C header files to Perl extensions.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-10-15 23:39:52 +01:00
|
|
|
<para><command>libnetcfg</command> can be used to configure the libnet.</para>
|
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>perl</command> combines some of the best features of C, sed,
|
|
|
|
awk and sh into a single swiss-army language.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>perlbug</command> is used to generate bug reports about
|
|
|
|
Perl or the modules that come with it, and mail them.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>perlcc</command> generates executables from Perl programs.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>perldoc</command> displays a piece of documentation in pod
|
|
|
|
format that is embedded in the perl installation tree or in a perl script.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-10-15 23:39:52 +01:00
|
|
|
<para><command>perlivp</command> is the Perl Installation Verification
|
|
|
|
Procedure. It can be used to verify that Perl and its libraries have been
|
|
|
|
installed correctly.</para>
|
|
|
|
|
|
|
|
<para><command>piconv</command> is a Perl version of the character encoding
|
|
|
|
converter <userinput>iconv</userinput>.</para>
|
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>pl2pm</command> is a rough tool for converting Perl4 .pl
|
|
|
|
files to Perl5 .pm modules.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>pod2html</command> converts files from pod format to HTML
|
|
|
|
format.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>pod2latex</command> converts files from pod format to LaTeX
|
|
|
|
format.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>pod2man</command> converts pod data to formatted *roff
|
|
|
|
input.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>pod2text</command> converts pod data to formatted ASCII
|
|
|
|
text.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>pod2usage</command> prints usage messages from embedded
|
|
|
|
pod docs in files.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>podchecker</command> checks the syntax of pod format
|
|
|
|
documentation files.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>podselect</command> displays selected sections of pod
|
|
|
|
documentation.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-10-15 23:39:52 +01:00
|
|
|
<para><command>psed</command> is a Perl version of the stream editor
|
|
|
|
<userinput>sed</userinput>.</para>
|
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>pstruct</command> dumps C structures as generated from
|
|
|
|
"cc -g -S" stabs.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>s2p</command> translates sed to perl.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>splain</command> is used to force verbose warning
|
|
|
|
diagnostics in perl.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-10-15 23:39:52 +01:00
|
|
|
<para><command>xsubpp</command> converts Perl XS code into C code.</para>
|
2002-06-23 20:47:12 +01:00
|
|
|
|
|
|
|
</sect2>
|
2003-09-24 23:29:16 +01:00
|
|
|
|