Changeset 90aae6b for chapter06/perl.xml


Ignore:
Timestamp:
05/10/2009 06:36:23 PM (15 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
9f405998
Parents:
c5b9277
Message:

Update various packages' list of installed programs and libraries. Many thanks to Chris Staub for the patch. Fixes #2371.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/perl.xml

    rc5b9277 r90aae6b  
    139139
    140140      <seglistitem>
    141         <seg>a2p, c2ph, cpan, dprofpp, enc2xs, find2perl, h2ph, h2xs,
     141        <seg>a2p, c2ph, config_data, corelist, cpan, cpan2dist, cpanp,
     142        cpanp-run-perl, dprofpp, enc2xs, find2perl, h2ph, h2xs,
    142143        instmodsh, libnetcfg, perl, perl&perl-version; (link to perl),
    143         perlbug, perlcc, perldoc, perlivp, piconv, pl2pm, pod2html, pod2latex,
     144        perlbug, perldoc, perlivp, piconv, pl2pm, pod2html, pod2latex,
    144145        pod2man, pod2text, pod2usage, podchecker, podselect, prove,
    145         psed (link to s2p), pstruct (link to c2ph), s2p, splain, and
    146         xsubpp</seg>
     146        psed (link to s2p), pstruct (link to c2ph), ptar, ptardiff, s2p,
     147        shasum, splain, and xsubpp</seg>
    147148        <seg>Several hundred which cannot all be listed here</seg>
    148149      </seglistitem>
     
    175176      </varlistentry>
    176177
     178      <varlistentry id="config_data">
     179        <term><command>config_data</command></term>
     180        <listitem>
     181          <para>Queries or changes configuration of Perl modules</para>
     182          <indexterm zone="ch-system-perl config_data">
     183            <primary sortas="b-config_data">config_data</primary>
     184          </indexterm>
     185        </listitem>
     186      </varlistentry>
     187
     188      <varlistentry id="corelist">
     189        <term><command>corelist</command></term>
     190        <listitem>
     191          <para>A commandline frontend to Module::CoreList</para>
     192          <indexterm zone="ch-system-perl corelist">
     193            <primary sortas="b-corelist">corelist</primary>
     194          </indexterm>
     195        </listitem>
     196      </varlistentry>
     197
    177198      <varlistentry id="cpan">
    178199        <term><command>cpan</command></term>
     
    182203          <indexterm zone="ch-system-perl cpan">
    183204            <primary sortas="b-cpan">cpan</primary>
     205          </indexterm>
     206        </listitem>
     207      </varlistentry>
     208
     209      <varlistentry id="cpan2dist">
     210        <term><command>cpan2dist</command></term>
     211        <listitem>
     212          <para>The CPANPLUS distribution creator</para>
     213          <indexterm zone="ch-system-perl cpan2dist">
     214            <primary sortas="b-cpan2dist">cpan2dist</primary>
     215          </indexterm>
     216        </listitem>
     217      </varlistentry>
     218
     219      <varlistentry id="cpanp">
     220        <term><command>cpanp</command></term>
     221        <listitem>
     222          <para>The CPANPLUS launcher</para>
     223          <indexterm zone="ch-system-perl cpanp">
     224            <primary sortas="b-cpanp">cpanp</primary>
     225          </indexterm>
     226        </listitem>
     227      </varlistentry>
     228
     229      <varlistentry id="cpanp-run-perl">
     230        <term><command>cpanp-run-perl</command></term>
     231        <listitem>
     232          <para>Perl script that (description needed)</para>
     233          <indexterm zone="ch-system-perl cpanp-run-perl">
     234            <primary sortas="b-cpanp-run-perl">cpanp-run-perl</primary>
    184235          </indexterm>
    185236        </listitem>
     
    295346      </varlistentry>
    296347
    297       <varlistentry id="perlcc">
    298         <term><command>perlcc</command></term>
    299         <listitem>
    300           <para>Generates executables from Perl programs</para>
    301           <indexterm zone="ch-system-perl perlcc">
    302             <primary sortas="b-perlcc">perlcc</primary>
    303           </indexterm>
    304         </listitem>
    305       </varlistentry>
    306 
    307348      <varlistentry id="perldoc">
    308349        <term><command>perldoc</command></term>
     
    453494      </varlistentry>
    454495
     496      <varlistentry id="ptar">
     497        <term><command>ptar</command></term>
     498        <listitem>
     499          <para>A <command>tar</command>-like program written in Perl</para>
     500          <indexterm zone="ch-system-perl ptar">
     501            <primary sortas="b-ptar">ptar</primary>
     502          </indexterm>
     503        </listitem>
     504      </varlistentry>
     505
     506      <varlistentry id="ptardiff">
     507        <term><command>ptardiff</command></term>
     508        <listitem>
     509          <para>A Perl program that compares an extracted archive with an
     510          unextracted one</para>
     511          <indexterm zone="ch-system-perl ptardiff">
     512            <primary sortas="b-ptardiff">ptardiff</primary>
     513          </indexterm>
     514        </listitem>
     515      </varlistentry>
     516
    455517      <varlistentry id="s2p">
    456518        <term><command>s2p</command></term>
     
    463525      </varlistentry>
    464526
     527      <varlistentry id="shasum">
     528        <term><command>shasum</command></term>
     529        <listitem>
     530          <para>Prints or checks SHA checksums</para>
     531          <indexterm zone="ch-system-perl shasum">
     532            <primary sortas="b-shasum">shasum</primary>
     533          </indexterm>
     534        </listitem>
     535      </varlistentry>
     536
    465537      <varlistentry id="splain">
    466538        <term><command>splain</command></term>
Note: See TracChangeset for help on using the changeset viewer.