Changeset 3ed279f for chapter06/perl.xml


Ignore:
Timestamp:
08/08/2004 03:09:34 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
6b85f8a
Parents:
0869f1e
Message:

Tags changes in the contents sections to make a better print output.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4009 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/perl.xml

    r0869f1e r3ed279f  
    8080</segmentedlist>
    8181
    82 <variablelist><title>Short descriptions</title>
     82<variablelist><bridgehead renderas="sect3">Short descriptions</bridgehead>
     83<?dbfo list-presentation="list"?>
    8384
    8485<varlistentry id="a2p">
    8586<term><command>a2p</command></term>
    8687<listitem>
     88<para>translates awk to Perl.</para>
    8789<indexterm zone="ch-system-perl a2p"><primary sortas="b-a2p">a2p</primary></indexterm>
    88 <para>translates awk to Perl.</para>
    8990</listitem>
    9091</varlistentry>
     
    9394<term><command>c2ph</command></term>
    9495<listitem>
     96<para>dumps C structures as generated from <quote>cc -g -S</quote>.</para>
    9597<indexterm zone="ch-system-perl c2ph"><primary sortas="b-c2ph">c2ph</primary></indexterm>
    96 <para>dumps C structures as generated from <quote>cc -g -S</quote>.</para>
    9798</listitem>
    9899</varlistentry>
     
    101102<term><command>dprofpp</command></term>
    102103<listitem>
     104<para>displays Perl profile data.</para>
    103105<indexterm zone="ch-system-perl dprofpp"><primary sortas="b-dprofpp">dprofpp</primary></indexterm>
    104 <para>displays Perl profile data.</para>
    105106</listitem>
    106107</varlistentry>
     
    109110<term><command>en2cxs</command></term>
    110111<listitem>
    111 <indexterm zone="ch-system-perl en2cxs"><primary sortas="b-en2cxs">en2cxs</primary></indexterm>
    112112<para>builds a Perl extension for the Encode module, from either
    113113Unicode Character Mappings or Tcl Encoding Files.</para>
     114<indexterm zone="ch-system-perl en2cxs"><primary sortas="b-en2cxs">en2cxs</primary></indexterm>
    114115</listitem>
    115116</varlistentry>
     
    118119<term><command>find2perl</command></term>
    119120<listitem>
     121<para>translates find commands to Perl.</para>
    120122<indexterm zone="ch-system-perl find2perl"><primary sortas="b-find2perl">find2perl</primary></indexterm>
    121 <para>translates find commands to Perl.</para>
    122123</listitem>
    123124</varlistentry>
     
    126127<term><command>h2ph</command></term>
    127128<listitem>
    128 <indexterm zone="ch-system-perl h2ph"><primary sortas="b-h2ph">h2ph</primary></indexterm>
    129129<para>converts <filename class="extension">.h</filename> C header files to
    130130<filename class="extension">.ph</filename> Perl header files.</para>
     131<indexterm zone="ch-system-perl h2ph"><primary sortas="b-h2ph">h2ph</primary></indexterm>
    131132</listitem>
    132133</varlistentry>
     
    135136<term><command>h2xs</command></term>
    136137<listitem>
     138<para>converts <filename class="extension">.h</filename> C header files to Perl extensions.</para>
    137139<indexterm zone="ch-system-perl h2xs"><primary sortas="b-h2xs">h2xs</primary></indexterm>
    138 <para>converts <filename class="extension">.h</filename> C header files to Perl extensions.</para>
    139140</listitem>
    140141</varlistentry>
     
    143144<term><command>libnetcfg</command></term>
    144145<listitem>
     146<para>can be used to configure the <filename class="libraryfile">libnet</filename>.</para>
    145147<indexterm zone="ch-system-perl libnetcfg"><primary sortas="b-libnetcfg">libnetcfg</primary></indexterm>
    146 <para>can be used to configure the <filename class="libraryfile">libnet</filename>.</para>
    147148</listitem>
    148149</varlistentry>
     
    151152<term><command>perl</command></term>
    152153<listitem>
    153 <indexterm zone="ch-system-perl perl"><primary sortas="b-perl">perl</primary></indexterm>
    154154<para>combines some of the best features of C, sed, awk and sh into a
    155155single swiss-army language.</para>
     156<indexterm zone="ch-system-perl perl"><primary sortas="b-perl">perl</primary></indexterm>
    156157</listitem>
    157158</varlistentry>
     
    160161<term><command>perlbug</command></term>
    161162<listitem>
    162 <indexterm zone="ch-system-perl perlbug"><primary sortas="b-perlbug">perlbug</primary></indexterm>
    163163<para>used to generate bug reports about Perl or the modules that come
    164164with it, and mail them.</para>
     165<indexterm zone="ch-system-perl perlbug"><primary sortas="b-perlbug">perlbug</primary></indexterm>
    165166</listitem>
    166167</varlistentry>
     
    169170<term><command>perlcc</command></term>
    170171<listitem>
     172<para>generates executables from Perl programs.</para>
    171173<indexterm zone="ch-system-perl perlcc"><primary sortas="b-perlcc">perlcc</primary></indexterm>
    172 <para>generates executables from Perl programs.</para>
    173174</listitem>
    174175</varlistentry>
     
    177178<term><command>perldoc</command></term>
    178179<listitem>
    179 <indexterm zone="ch-system-perl perldoc"><primary sortas="b-perldoc">perldoc</primary></indexterm>
    180180<para>displays a piece of documentation in pod format that is embedded
    181181in the Perl installation tree or in a Perl script.</para>
     182<indexterm zone="ch-system-perl perldoc"><primary sortas="b-perldoc">perldoc</primary></indexterm>
    182183</listitem>
    183184</varlistentry>
     
    186187<term><command>perlivp</command></term>
    187188<listitem>
    188 <indexterm zone="ch-system-perl perlivp"><primary sortas="b-perlivp">perlivp</primary></indexterm>
    189189<para>the Perl Installation Verification Procedure. It can be used to
    190190verify that Perl and its libraries have been installed
    191191correctly.</para>
     192<indexterm zone="ch-system-perl perlivp"><primary sortas="b-perlivp">perlivp</primary></indexterm>
    192193</listitem>
    193194</varlistentry>
     
    196197<term><command>piconv</command></term>
    197198<listitem>
    198 <indexterm zone="ch-system-perl piconv"><primary sortas="b-piconv">piconv</primary></indexterm>
    199199<para>is a Perl version of the character encoding converter
    200200<command>iconv</command>.</para>
     201<indexterm zone="ch-system-perl piconv"><primary sortas="b-piconv">piconv</primary></indexterm>
    201202</listitem>
    202203</varlistentry>
     
    205206<term><command>pl2pm</command></term>
    206207<listitem>
    207 <indexterm zone="ch-system-perl pl2pm"><primary sortas="b-pl2pm">pl2pm</primary></indexterm>
    208208<para>is a rough tool for converting Perl4 <filename class="extension">.pl</filename>
    209209files to Perl5 <filename class="extension">.pm</filename> modules.</para>
     210<indexterm zone="ch-system-perl pl2pm"><primary sortas="b-pl2pm">pl2pm</primary></indexterm>
    210211</listitem>
    211212</varlistentry>
     
    214215<term><command>pod2html</command></term>
    215216<listitem>
     217<para>converts files from pod format to HTML format.</para>
    216218<indexterm zone="ch-system-perl pod2html"><primary sortas="b-pod2html">pod2html</primary></indexterm>
    217 <para>converts files from pod format to HTML format.</para>
    218219</listitem>
    219220</varlistentry>
     
    222223<term><command>pod2latex</command></term>
    223224<listitem>
     225<para>converts files from pod format to LaTeX format.</para>
    224226<indexterm zone="ch-system-perl pod2latex"><primary sortas="b-pod2latex">pod2latex</primary></indexterm>
    225 <para>converts files from pod format to LaTeX format.</para>
    226227</listitem>
    227228</varlistentry>
     
    230231<term><command>pod2man</command></term>
    231232<listitem>
     233<para>converts pod data to formatted *roff input.</para>
    232234<indexterm zone="ch-system-perl pod2man"><primary sortas="b-pod2man">pod2man</primary></indexterm>
    233 <para>converts pod data to formatted *roff input.</para>
    234235</listitem>
    235236</varlistentry>
     
    238239<term><command>pod2text</command></term>
    239240<listitem>
     241<para>converts pod data to formatted ASCII text.</para>
    240242<indexterm zone="ch-system-perl pod2text"><primary sortas="b-pod2text">pod2text</primary></indexterm>
    241 <para>converts pod data to formatted ASCII text.</para>
    242243</listitem>
    243244</varlistentry>
     
    246247<term><command>pod2usage</command></term>
    247248<listitem>
     249<para>prints usage messages from embedded pod docs in files.</para>
    248250<indexterm zone="ch-system-perl pod2usage"><primary sortas="b-pod2usage">pod2usage</primary></indexterm>
    249 <para>prints usage messages from embedded pod docs in files.</para>
    250251</listitem>
    251252</varlistentry>
     
    254255<term><command>podchecker</command></term>
    255256<listitem>
     257<para>checks the syntax of pod format documentation files.</para>
    256258<indexterm zone="ch-system-perl podchecker"><primary sortas="b-podchecker">podchecker</primary></indexterm>
    257 <para>checks the syntax of pod format documentation files.</para>
    258259</listitem>
    259260</varlistentry>
     
    262263<term><command>podselect</command></term>
    263264<listitem>
     265<para>displays selected sections of pod documentation.</para>
    264266<indexterm zone="ch-system-perl podselect"><primary sortas="b-podselect">podselect</primary></indexterm>
    265 <para>displays selected sections of pod documentation.</para>
    266267</listitem>
    267268</varlistentry>
     
    270271<term><command>psed</command></term>
    271272<listitem>
     273<para>a Perl version of the stream editor <command>sed</command>.</para>
    272274<indexterm zone="ch-system-perl psed"><primary sortas="b-psed">psed</primary></indexterm>
    273 <para>a Perl version of the stream editor <command>sed</command>.</para>
    274275</listitem>
    275276</varlistentry>
     
    278279<term><command>pstruct</command></term>
    279280<listitem>
     281<para>dumps C structures as generated from <quote>cc -g -S</quote> stabs.</para>
    280282<indexterm zone="ch-system-perl pstruct"><primary sortas="b-pstruct">pstruct</primary></indexterm>
    281 <para>dumps C structures as generated from <quote>cc -g -S</quote> stabs.</para>
    282283</listitem>
    283284</varlistentry>
     
    286287<term><command>s2p</command></term>
    287288<listitem>
     289<para>translates sed to Perl.</para>
    288290<indexterm zone="ch-system-perl s2p"><primary sortas="b-s2p">s2p</primary></indexterm>
    289 <para>translates sed to Perl.</para>
    290291</listitem>
    291292</varlistentry>
     
    294295<term><command>splain</command></term>
    295296<listitem>
     297<para>is used to force verbose warning diagnostics in Perl.</para>
    296298<indexterm zone="ch-system-perl splain"><primary sortas="b-splain">splain</primary></indexterm>
    297 <para>is used to force verbose warning diagnostics in Perl.</para>
    298299</listitem>
    299300</varlistentry>
     
    302303<term><command>xsubpp</command></term>
    303304<listitem>
     305<para>converts Perl XS code into C code.</para>
    304306<indexterm zone="ch-system-perl xsubpp"><primary sortas="b-xsubpp">xsubpp</primary></indexterm>
    305 <para>converts Perl XS code into C code.</para>
    306307</listitem>
    307308</varlistentry>
Note: See TracChangeset for help on using the changeset viewer.