aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/perl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r--chapter06/perl.xml108
1 files changed, 54 insertions, 54 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 1a303f907..0963dcc54 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -81,32 +81,32 @@ to c2ph), s2p, splain and xsubpp</seg>
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="a2p"><command>a2p</command></term>
+<varlistentry id="a2p">
+<term><command>a2p</command></term>
<listitem>
<indexterm zone="ch-system-perl a2p"><primary sortas="b-a2p">a2p</primary></indexterm>
<para>translates awk to perl.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="c2ph"><command>c2ph</command></term>
+<varlistentry id="c2ph">
+<term><command>c2ph</command></term>
<listitem>
<indexterm zone="ch-system-perl c2ph"><primary sortas="b-c2ph">c2ph</primary></indexterm>
<para>dumps C structures as generated from "cc -g -S" stabs.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="dprofpp"><command>dprofpp</command></term>
+<varlistentry id="dprofpp">
+<term><command>dprofpp</command></term>
<listitem>
<indexterm zone="ch-system-perl dprofpp"><primary sortas="b-dprofpp">dprofpp</primary></indexterm>
<para>displays perl profile data.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="en2cxs"><command>en2cxs</command></term>
+<varlistentry id="en2cxs">
+<term><command>en2cxs</command></term>
<listitem>
<indexterm zone="ch-system-perl en2cxs"><primary sortas="b-en2cxs">en2cxs</primary></indexterm>
<para>builds a Perl extension for the Encode module,
@@ -114,40 +114,40 @@ from either Unicode Character Mappings or Tcl Encoding Files.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="find2perl"><command>find2perl</command></term>
+<varlistentry id="find2perl">
+<term><command>find2perl</command></term>
<listitem>
<indexterm zone="ch-system-perl find2perl"><primary sortas="b-find2perl">find2perl</primary></indexterm>
<para>translates find commands to perl.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="h2ph"><command>h2ph</command></term>
+<varlistentry id="h2ph">
+<term><command>h2ph</command></term>
<listitem>
<indexterm zone="ch-system-perl h2ph"><primary sortas="b-h2ph">h2ph</primary></indexterm>
<para>converts .h C header files to .ph Perl header files.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="h2xs"><command>h2xs</command></term>
+<varlistentry id="h2xs">
+<term><command>h2xs</command></term>
<listitem>
<indexterm zone="ch-system-perl h2xs"><primary sortas="b-h2xs">h2xs</primary></indexterm>
<para>converts .h C header files to Perl extensions.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="libnetcfg"><command>libnetcfg</command></term>
+<varlistentry id="libnetcfg">
+<term><command>libnetcfg</command></term>
<listitem>
<indexterm zone="ch-system-perl libnetcfg"><primary sortas="b-libnetcfg">libnetcfg</primary></indexterm>
<para>can be used to configure the libnet.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="perl"><command>perl</command></term>
+<varlistentry id="perl">
+<term><command>perl</command></term>
<listitem>
<indexterm zone="ch-system-perl perl"><primary sortas="b-perl">perl</primary></indexterm>
<para>combines some of the best features of C, sed,
@@ -155,8 +155,8 @@ awk and sh into a single swiss-army language.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="perlbug"><command>perlbug</command></term>
+<varlistentry id="perlbug">
+<term><command>perlbug</command></term>
<listitem>
<indexterm zone="ch-system-perl perlbug"><primary sortas="b-perlbug">perlbug</primary></indexterm>
<para>is used to generate bug reports about
@@ -164,16 +164,16 @@ Perl or the modules that come with it, and mail them.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="perlcc"><command>perlcc</command></term>
+<varlistentry id="perlcc">
+<term><command>perlcc</command></term>
<listitem>
<indexterm zone="ch-system-perl perlcc"><primary sortas="b-perlcc">perlcc</primary></indexterm>
<para>generates executables from Perl programs.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="perldoc"><command>perldoc</command></term>
+<varlistentry id="perldoc">
+<term><command>perldoc</command></term>
<listitem>
<indexterm zone="ch-system-perl perldoc"><primary sortas="b-perldoc">perldoc</primary></indexterm>
<para>displays a piece of documentation in pod
@@ -181,8 +181,8 @@ format that is embedded in the perl installation tree or in a perl script.</para
</listitem>
</varlistentry>
-<varlistentry>
-<term id="perlivp"><command>perlivp</command></term>
+<varlistentry id="perlivp">
+<term><command>perlivp</command></term>
<listitem>
<indexterm zone="ch-system-perl perlivp"><primary sortas="b-perlivp">perlivp</primary></indexterm>
<para>is the Perl Installation Verification Procedure. It can be used to verify that
@@ -190,8 +190,8 @@ Perl and its libraries have been installed correctly.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="piconv"><command>piconv</command></term>
+<varlistentry id="piconv">
+<term><command>piconv</command></term>
<listitem>
<indexterm zone="ch-system-perl piconv"><primary sortas="b-piconv">piconv</primary></indexterm>
<para>is a Perl version of the character encoding
@@ -199,96 +199,96 @@ converter <command>iconv</command>.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pl2pm"><command>pl2pm</command></term>
+<varlistentry id="pl2pm">
+<term><command>pl2pm</command></term>
<listitem>
<indexterm zone="ch-system-perl pl2pm"><primary sortas="b-pl2pm">pl2pm</primary></indexterm>
<para>is a rough tool for converting Perl4 .pl files to Perl5 .pm modules.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pod2html"><command>pod2html</command></term>
+<varlistentry id="pod2html">
+<term><command>pod2html</command></term>
<listitem>
<indexterm zone="ch-system-perl pod2html"><primary sortas="b-pod2html">pod2html</primary></indexterm>
<para>converts files from pod format to HTML format.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pod2latex"><command>pod2latex</command></term>
+<varlistentry id="pod2latex">
+<term><command>pod2latex</command></term>
<listitem>
<indexterm zone="ch-system-perl pod2latex"><primary sortas="b-pod2latex">pod2latex</primary></indexterm>
<para>converts files from pod format to LaTeX format.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pod2man"><command>pod2man</command></term>
+<varlistentry id="pod2man">
+<term><command>pod2man</command></term>
<listitem>
<indexterm zone="ch-system-perl pod2man"><primary sortas="b-pod2man">pod2man</primary></indexterm>
<para>converts pod data to formatted *roff input.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pod2text"><command>pod2text</command></term>
+<varlistentry id="pod2text">
+<term><command>pod2text</command></term>
<listitem>
<indexterm zone="ch-system-perl pod2text"><primary sortas="b-pod2text">pod2text</primary></indexterm>
<para>converts pod data to formatted ASCII text.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pod2usage"><command>pod2usage</command></term>
+<varlistentry id="pod2usage">
+<term><command>pod2usage</command></term>
<listitem>
<indexterm zone="ch-system-perl pod2usage"><primary sortas="b-pod2usage">pod2usage</primary></indexterm>
<para>prints usage messages from embedded pod docs in files.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="podchecker"><command>podchecker</command></term>
+<varlistentry id="podchecker">
+<term><command>podchecker</command></term>
<listitem>
<indexterm zone="ch-system-perl podchecker"><primary sortas="b-podchecker">podchecker</primary></indexterm>
<para>checks the syntax of pod format documentation files.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="podselect"><command>podselect</command></term>
+<varlistentry id="podselect">
+<term><command>podselect</command></term>
<listitem>
<indexterm zone="ch-system-perl podselect"><primary sortas="b-podselect">podselect</primary></indexterm>
<para>displays selected sections of pod documentation.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="psed"><command>psed</command></term>
+<varlistentry id="psed">
+<term><command>psed</command></term>
<listitem>
<indexterm zone="ch-system-perl psed"><primary sortas="b-psed">psed</primary></indexterm>
<para>is a Perl version of the stream editor <userinput>sed</userinput>.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pstruct"><command>pstruct</command></term>
+<varlistentry id="pstruct">
+<term><command>pstruct</command></term>
<listitem>
<indexterm zone="ch-system-perl pstruct"><primary sortas="b-pstruct">pstruct</primary></indexterm>
<para>dumps C structures as generated from "cc -g -S" stabs.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="s2p"><command>s2p</command></term>
+<varlistentry id="s2p">
+<term><command>s2p</command></term>
<listitem>
<indexterm zone="ch-system-perl s2p"><primary sortas="b-s2p">s2p</primary></indexterm>
<para>translates sed to perl.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="splain"><command>splain</command></term>
+<varlistentry id="splain">
+<term><command>splain</command></term>
<listitem>
<indexterm zone="ch-system-perl splain"><primary sortas="b-splain">splain</primary></indexterm>
<para>is used to force verbose warning
@@ -296,8 +296,8 @@ diagnostics in perl.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="xsubpp"><command>xsubpp</command></term>
+<varlistentry id="xsubpp">
+<term><command>xsubpp</command></term>
<listitem>
<indexterm zone="ch-system-perl xsubpp"><primary sortas="b-xsubpp">xsubpp</primary></indexterm>
<para>converts Perl XS code into C code.</para>