Changeset 2256873 for chapter06/perl.xml


Ignore:
Timestamp:
10/06/2004 10:58:24 PM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
6.0
Children:
c059c37
Parents:
f67ec77a
Message:

Last edit round.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/perl.xml

    rf67ec77a r2256873  
    8080</segmentedlist>
    8181
    82 <variablelist><bridgehead renderas="sect3">Short descriptions</bridgehead>
     82<variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
    8383<?dbfo list-presentation="list"?>
    8484
     
    8686<term><command>a2p</command></term>
    8787<listitem>
    88 <para>translates awk to Perl.</para>
     88<para>Translates awk to Perl</para>
    8989<indexterm zone="ch-system-perl a2p"><primary sortas="b-a2p">a2p</primary></indexterm>
    9090</listitem>
     
    9494<term><command>c2ph</command></term>
    9595<listitem>
    96 <para>dumps C structures as generated from <command>cc -g -S</command>.</para>
     96<para>Dumps C structures as generated from <command>cc -g -S</command></para>
    9797<indexterm zone="ch-system-perl c2ph"><primary sortas="b-c2ph">c2ph</primary></indexterm>
    9898</listitem>
     
    102102<term><command>dprofpp</command></term>
    103103<listitem>
    104 <para>displays Perl profile data.</para>
     104<para>Displays Perl profile data</para>
    105105<indexterm zone="ch-system-perl dprofpp"><primary sortas="b-dprofpp">dprofpp</primary></indexterm>
    106106</listitem>
     
    110110<term><command>en2cxs</command></term>
    111111<listitem>
    112 <para>builds a Perl extension for the Encode module from either
    113 Unicode Character Mappings or Tcl Encoding Files.</para>
     112<para>Builds a Perl extension for the Encode module from either
     113Unicode Character Mappings or Tcl Encoding Files</para>
    114114<indexterm zone="ch-system-perl en2cxs"><primary sortas="b-en2cxs">en2cxs</primary></indexterm>
    115115</listitem>
     
    119119<term><command>find2perl</command></term>
    120120<listitem>
    121 <para>translates <command>find</command> commands to Perl.</para>
     121<para>Translates <command>find</command> commands to Perl</para>
    122122<indexterm zone="ch-system-perl find2perl"><primary sortas="b-find2perl">find2perl</primary></indexterm>
    123123</listitem>
     
    127127<term><command>h2ph</command></term>
    128128<listitem>
    129 <para>converts <filename class="extension">.h</filename> C header files to
    130 <filename class="extension">.ph</filename> Perl header files.</para>
     129<para>Converts <filename class="extension">.h</filename> C header files to
     130<filename class="extension">.ph</filename> Perl header files</para>
    131131<indexterm zone="ch-system-perl h2ph"><primary sortas="b-h2ph">h2ph</primary></indexterm>
    132132</listitem>
     
    136136<term><command>h2xs</command></term>
    137137<listitem>
    138 <para>converts <filename class="extension">.h</filename> C header files to Perl extensions.</para>
     138<para>Converts <filename class="extension">.h</filename> C header files to Perl extensions</para>
    139139<indexterm zone="ch-system-perl h2xs"><primary sortas="b-h2xs">h2xs</primary></indexterm>
    140140</listitem>
     
    144144<term><command>libnetcfg</command></term>
    145145<listitem>
    146 <para>can be used to configure the <filename class="libraryfile">libnet</filename>.</para>
     146<para>Can be used to configure the <filename class="libraryfile">libnet</filename></para>
    147147<indexterm zone="ch-system-perl libnetcfg"><primary sortas="b-libnetcfg">libnetcfg</primary></indexterm>
    148148</listitem>
     
    152152<term><command>perl</command></term>
    153153<listitem>
    154 <para>combines some of the best features of C, sed, awk and sh into a
    155 single swiss-army language.</para>
     154<para>Combines some of the best features of C, sed, awk and sh into a
     155single swiss-army language</para>
    156156<indexterm zone="ch-system-perl perl"><primary sortas="b-perl">perl</primary></indexterm>
    157157</listitem>
     
    161161<term><command>perl&perl-version;</command></term>
    162162<listitem>
    163 <para>hard link to <command>perl</command>.</para>
     163<para>A hard link to <command>perl</command></para>
    164164<indexterm zone="ch-system-perl perl-version"><primary
    165165sortas="b-perl&perl-version;">perl&perl-version;</primary></indexterm>
     
    171171<term><command>perlbug</command></term>
    172172<listitem>
    173 <para>used to generate bug reports about Perl, or the modules that come
    174 with it, and mail them.</para>
     173<para>Used to generate bug reports about Perl, or the modules that come
     174with it, and mail them</para>
    175175<indexterm zone="ch-system-perl perlbug"><primary sortas="b-perlbug">perlbug</primary></indexterm>
    176176</listitem>
     
    180180<term><command>perlcc</command></term>
    181181<listitem>
    182 <para>generates executables from Perl programs.</para>
     182<para>Generates executables from Perl programs</para>
    183183<indexterm zone="ch-system-perl perlcc"><primary sortas="b-perlcc">perlcc</primary></indexterm>
    184184</listitem>
     
    188188<term><command>perldoc</command></term>
    189189<listitem>
    190 <para>displays a piece of documentation in pod format that is embedded
    191 in the Perl installation tree or in a Perl script.</para>
     190<para>Displays a piece of documentation in pod format that is embedded
     191in the Perl installation tree or in a Perl script</para>
    192192<indexterm zone="ch-system-perl perldoc"><primary sortas="b-perldoc">perldoc</primary></indexterm>
    193193</listitem>
     
    197197<term><command>perlivp</command></term>
    198198<listitem>
    199 <para>the Perl Installation Verification Procedure. It can be used to
     199<para>The Perl Installation Verification Procedure; it can be used to
    200200verify that Perl and its libraries have been installed
    201 correctly.</para>
     201correctly</para>
    202202<indexterm zone="ch-system-perl perlivp"><primary sortas="b-perlivp">perlivp</primary></indexterm>
    203203</listitem>
     
    207207<term><command>piconv</command></term>
    208208<listitem>
    209 <para>a Perl version of the character encoding converter
    210 <command>iconv</command>.</para>
     209<para>A Perl version of the character encoding converter
     210<command>iconv</command></para>
    211211<indexterm zone="ch-system-perl piconv"><primary sortas="b-piconv">piconv</primary></indexterm>
    212212</listitem>
     
    216216<term><command>pl2pm</command></term>
    217217<listitem>
    218 <para>a rough tool for converting Perl4 <filename class="extension">.pl</filename>
    219 files to Perl5 <filename class="extension">.pm</filename> modules.</para>
     218<para>A rough tool for converting Perl4 <filename class="extension">.pl</filename>
     219files to Perl5 <filename class="extension">.pm</filename> modules</para>
    220220<indexterm zone="ch-system-perl pl2pm"><primary sortas="b-pl2pm">pl2pm</primary></indexterm>
    221221</listitem>
     
    225225<term><command>pod2html</command></term>
    226226<listitem>
    227 <para>converts files from pod format to HTML format.</para>
     227<para>Converts files from pod format to HTML format</para>
    228228<indexterm zone="ch-system-perl pod2html"><primary sortas="b-pod2html">pod2html</primary></indexterm>
    229229</listitem>
     
    233233<term><command>pod2latex</command></term>
    234234<listitem>
    235 <para>converts files from pod format to LaTeX format.</para>
     235<para>Converts files from pod format to LaTeX format</para>
    236236<indexterm zone="ch-system-perl pod2latex"><primary sortas="b-pod2latex">pod2latex</primary></indexterm>
    237237</listitem>
     
    241241<term><command>pod2man</command></term>
    242242<listitem>
    243 <para>converts pod data to formatted *roff input.</para>
     243<para>Converts pod data to formatted *roff input</para>
    244244<indexterm zone="ch-system-perl pod2man"><primary sortas="b-pod2man">pod2man</primary></indexterm>
    245245</listitem>
     
    249249<term><command>pod2text</command></term>
    250250<listitem>
    251 <para>converts pod data to formatted ASCII text.</para>
     251<para>Converts pod data to formatted ASCII text</para>
    252252<indexterm zone="ch-system-perl pod2text"><primary sortas="b-pod2text">pod2text</primary></indexterm>
    253253</listitem>
     
    257257<term><command>pod2usage</command></term>
    258258<listitem>
    259 <para>prints usage messages from embedded pod docs in files.</para>
     259<para>Prints usage messages from embedded pod docs in files</para>
    260260<indexterm zone="ch-system-perl pod2usage"><primary sortas="b-pod2usage">pod2usage</primary></indexterm>
    261261</listitem>
     
    265265<term><command>podchecker</command></term>
    266266<listitem>
    267 <para>checks the syntax of pod format documentation files.</para>
     267<para>Checks the syntax of pod format documentation files</para>
    268268<indexterm zone="ch-system-perl podchecker"><primary sortas="b-podchecker">podchecker</primary></indexterm>
    269269</listitem>
     
    273273<term><command>podselect</command></term>
    274274<listitem>
    275 <para>displays selected sections of pod documentation.</para>
     275<para>Displays selected sections of pod documentation</para>
    276276<indexterm zone="ch-system-perl podselect"><primary sortas="b-podselect">podselect</primary></indexterm>
    277277</listitem>
     
    281281<term><command>psed</command></term>
    282282<listitem>
    283 <para>a Perl version of the stream editor <command>sed</command>.</para>
     283<para>A Perl version of the stream editor <command>sed</command></para>
    284284<indexterm zone="ch-system-perl psed"><primary sortas="b-psed">psed</primary></indexterm>
    285285</listitem>
     
    289289<term><command>pstruct</command></term>
    290290<listitem>
    291 <para>dumps C structures as generated from <command>cc -g -S</command> stabs.</para>
     291<para>Dumps C structures as generated from <command>cc -g -S</command> stabs</para>
    292292<indexterm zone="ch-system-perl pstruct"><primary sortas="b-pstruct">pstruct</primary></indexterm>
    293293</listitem>
     
    297297<term><command>s2p</command></term>
    298298<listitem>
    299 <para>translates sed to Perl.</para>
     299<para>Translates sed to Perl</para>
    300300<indexterm zone="ch-system-perl s2p"><primary sortas="b-s2p">s2p</primary></indexterm>
    301301</listitem>
     
    305305<term><command>splain</command></term>
    306306<listitem>
    307 <para>is used to force verbose warning diagnostics in Perl.</para>
     307<para>Is used to force verbose warning diagnostics in Perl</para>
    308308<indexterm zone="ch-system-perl splain"><primary sortas="b-splain">splain</primary></indexterm>
    309309</listitem>
     
    313313<term><command>xsubpp</command></term>
    314314<listitem>
    315 <para>converts Perl XS code into C code.</para>
     315<para>Converts Perl XS code into C code</para>
    316316<indexterm zone="ch-system-perl xsubpp"><primary sortas="b-xsubpp">xsubpp</primary></indexterm>
    317317</listitem>
Note: See TracChangeset for help on using the changeset viewer.