Changeset 427015f for BOOK/final-system/common/perl.xml
- Timestamp:
- Jan 14, 2009, 9:10:52 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 44fb8dd
- Parents:
- ea9860d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/perl.xml
rea9860d r427015f 115 115 116 116 <seglistitem> 117 <seg>a2p, c2ph, cpan, dprofpp, enc2xs, find2perl, h2ph, h2xs, instmodsh, libnetcfg, 118 perl, perl&perl-version; (link to perl), perlbug, perlcc, perldoc, 119 perlivp, piconv, pl2pm, pod2html, pod2latex, pod2man, pod2text, 120 pod2usage, podchecker, podselect, prove, psed (link to s2p), pstruct (link 121 to c2ph), s2p, splain, and xsubpp</seg> 117 <seg>a2p, c2ph, config_data, corelist, cpan, cpan2dist, cpanp, 118 cpanp-run-perl, dprofpp, enc2xs, find2perl, h2ph, h2xs, instmodsh, 119 libnetcfg, perl, perl&perl-version; (link to perl), perlbug, perlcc, 120 perldoc, perlivp, piconv, pl2pm, pod2html, pod2latex, pod2man, pod2text, 121 pod2usage, podchecker, podselect, prove, psed (link to s2p), 122 pstruct (link to c2ph), ptar, ptardiff, s2p, shasum, splain, and 123 xsubpp</seg> 122 124 <seg>Several hundred which cannot all be listed here</seg> 123 125 </seglistitem> … … 150 152 </varlistentry> 151 153 154 <varlistentry id="config_data"> 155 <term><command>config_data</command></term> 156 <listitem> 157 <para>Queries or changes configuration of Perl modules</para> 158 <indexterm zone="ch-system-perl config_data"> 159 <primary sortas="b-config_data">config_data</primary> 160 </indexterm> 161 </listitem> 162 </varlistentry> 163 164 <varlistentry id="corelist"> 165 <term><command>corelist</command></term> 166 <listitem> 167 <para>A commandline frontend to Module::CoreList</para> 168 <indexterm zone="ch-system-perl corelist"> 169 <primary sortas="b-corelist">corelist</primary> 170 </indexterm> 171 </listitem> 172 </varlistentry> 173 152 174 <varlistentry id="cpan"> 153 175 <term><command>cpan</command></term> … … 156 178 <indexterm zone="ch-system-perl cpan"> 157 179 <primary sortas="b-cpan">cpan</primary> 180 </indexterm> 181 </listitem> 182 </varlistentry> 183 184 <varlistentry id="cpan2dist"> 185 <term><command>cpan2dist</command></term> 186 <listitem> 187 <para>The CPANPLUS distribution creator</para> 188 <indexterm zone="ch-system-perl cpan2dist"> 189 <primary sortas="b-cpan2dist">cpan2dist</primary> 190 </indexterm> 191 </listitem> 192 </varlistentry> 193 194 <varlistentry id="cpanp"> 195 <term><command>cpanp</command></term> 196 <listitem> 197 <para>The CPANPLUS launcher</para> 198 <indexterm zone="ch-system-perl cpanp"> 199 <primary sortas="b-cpanp">cpanp</primary> 200 </indexterm> 201 </listitem> 202 </varlistentry> 203 204 <varlistentry id="cpanp-run-perl"> 205 <term><command>cpanp-run-perl</command></term> 206 <listitem> 207 <para>Perl script that (description needed)</para> 208 <indexterm zone="ch-system-perl cpanp-run-perl"> 209 <primary sortas="b-cpanp-run-perl">cpanp-run-perl</primary> 158 210 </indexterm> 159 211 </listitem> … … 214 266 </varlistentry> 215 267 268 <varlistentry id="instmodsh"> 269 <term><command>instmodsh</command></term> 270 <listitem> 271 <para>A shell script for examining installed Perl modules, 272 and can even create a tarball from an installed module</para> 273 <indexterm zone="ch-system-perl instmodsh"> 274 <primary sortas="b-instmodsh">instmodsh</primary> 275 </indexterm> 276 </listitem> 277 </varlistentry> 278 216 279 <varlistentry id="libnetcfg"> 217 280 <term><command>libnetcfg</command></term> … … 221 284 <indexterm zone="ch-system-perl libnetcfg"> 222 285 <primary sortas="b-libnetcfg">libnetcfg</primary> 223 </indexterm>224 </listitem>225 </varlistentry>226 227 <varlistentry id="instmodsh">228 <term><command>instmodsh</command></term>229 <listitem>230 <para>A shell script for examining installed Perl modules,231 and can even create a tarball from an installed module</para>232 <indexterm zone="ch-system-perl instmodsh">233 <primary sortas="b-instmodsh">instmodsh</primary>234 286 </indexterm> 235 287 </listitem> … … 426 478 </varlistentry> 427 479 480 <varlistentry id="ptar"> 481 <term><command>ptar</command></term> 482 <listitem> 483 <para>A <command>tar</command>-like program written in Perl</para> 484 <indexterm zone="ch-system-perl ptar"> 485 <primary sortas="b-ptar">ptar</primary> 486 </indexterm> 487 </listitem> 488 </varlistentry> 489 490 <varlistentry id="ptardiff"> 491 <term><command>ptardiff</command></term> 492 <listitem> 493 <para>A Perl program that compares an extracted archive with an 494 unextracted one</para> 495 <indexterm zone="ch-system-perl ptardiff"> 496 <primary sortas="b-ptardiff">ptardiff</primary> 497 </indexterm> 498 </listitem> 499 </varlistentry> 500 428 501 <varlistentry id="s2p"> 429 502 <term><command>s2p</command></term> … … 436 509 </varlistentry> 437 510 511 <varlistentry id="shasum"> 512 <term><command>shasum</command></term> 513 <listitem> 514 <para>Prints or checks SHA checksums</para> 515 <indexterm zone="ch-system-perl shasum"> 516 <primary sortas="b-shasum">shasum</primary> 517 </indexterm> 518 </listitem> 519 </varlistentry> 520 438 521 <varlistentry id="splain"> 439 522 <term><command>splain</command></term>
Note:
See TracChangeset
for help on using the changeset viewer.