|
@@ -95,11 +95,12 @@
|
|
|
<segtitle>Installed libraries</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
- <seg>a2p, c2ph, dprofpp, enc2xs, find2perl, h2ph, h2xs, instmodsh, libnetcfg, perl,
|
|
|
- perl&perl-version; (link to perl), perlbug, perlcc, perldoc, perlivp,
|
|
|
- piconv, pl2pm, pod2html, pod2latex, pod2man, pod2text, pod2usage,
|
|
|
- podchecker, podselect, psed (link to s2p), pstruct (link to c2ph), s2p,
|
|
|
- splain, and xsubpp</seg>
|
|
|
+ <seg>a2p, c2ph, cpan, dprofpp, enc2xs, find2perl, h2ph, h2xs,
|
|
|
+ instmodsh, libnetcfg, perl, perl&perl-version; (link to perl),
|
|
|
+ perlbug, perlcc, perldoc, perlivp, piconv, pl2pm, pod2html, pod2latex,
|
|
|
+ pod2man, pod2text, pod2usage, podchecker, podselect, prove,
|
|
|
+ psed (link to s2p), pstruct (link to c2ph), s2p, splain, and
|
|
|
+ xsubpp</seg>
|
|
|
<seg>Several hundred which cannot all be listed here</seg>
|
|
|
</seglistitem>
|
|
|
</segmentedlist>
|
|
@@ -130,6 +131,17 @@
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="cpan">
|
|
|
+ <term><command>cpan</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Interact with the Comprehensive Perl Archive Network (CPAN)
|
|
|
+ from the command line</para>
|
|
|
+ <indexterm zone="ch-system-perl cpan">
|
|
|
+ <primary sortas="b-cpan">cpan</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="dprofpp">
|
|
|
<term><command>dprofpp</command></term>
|
|
|
<listitem>
|
|
@@ -365,6 +377,17 @@
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="prove">
|
|
|
+ <term><command>prove</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Command line tool for running tests against the Test::Harness
|
|
|
+ module.</para>
|
|
|
+ <indexterm zone="ch-system-perl prove">
|
|
|
+ <primary sortas="b-prove">prove</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="psed">
|
|
|
<term><command>psed</command></term>
|
|
|
<listitem>
|