diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-24 16:58:20 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-24 16:58:20 +0000 |
commit | 8146d977937278fd1204904581ebc6d673b8d13f (patch) | |
tree | abd880db923a563d34758f44b80d4f38b4f97bbd | |
parent | f783741089e1de88f50d08d9fb84d35cdcd446ad (diff) |
Update installed programs for perl
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/perl.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml index d712fc2b7..2a64b80d0 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -146,11 +146,11 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> <segtitle>Installed directory</segtitle> <seglistitem> - <seg>c2ph, corelist, cpan, enc2xs, encguess, h2ph, h2xs, instmodsh, + <seg>corelist, cpan, enc2xs, encguess, h2ph, h2xs, instmodsh, json_pp, libnetcfg, perl, perl&perl-version; (hard link to perl), perlbug, perldoc, perlivp, perlthanks (hard link to perlbug), piconv, pl2pm, pod2html, pod2man, pod2text, pod2usage, podchecker, podselect, - prove, pstruct (hard link to c2ph), ptar, ptardiff, ptargrep, shasum, + prove, ptar, ptardiff, ptargrep, shasum, splain, xsubpp, and zipdetails</seg> <seg>Many which cannot all be listed here</seg> <seg>/usr/lib/perl5</seg> @@ -161,7 +161,7 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> <bridgehead renderas="sect3">Short Descriptions</bridgehead> <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> - +<!-- <varlistentry id="c2ph"> <term><command>c2ph</command></term> <listitem> @@ -172,7 +172,7 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> </indexterm> </listitem> </varlistentry> - +--> <varlistentry id="corelist"> <term><command>corelist</command></term> <listitem> @@ -430,7 +430,7 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> </indexterm> </listitem> </varlistentry> - +<!-- <varlistentry id="pstruct"> <term><command>pstruct</command></term> <listitem> @@ -441,7 +441,7 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> </indexterm> </listitem> </varlistentry> - +--> <varlistentry id="ptar"> <term><command>ptar</command></term> <listitem> |