diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-07-05 03:04:40 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-07-05 03:04:40 +0000 |
commit | 0aa478257ae7bc6c73d3e1a26dec4495e6996e6b (patch) | |
tree | 0cbbf26a67097c51f4cad5c4dbf4db4979d0774a /chapter06/perl.xml | |
parent | 9150096657e48a663ab06a4ff3d4ffc1bbc863a9 (diff) |
Update to iproute2-4.1.0.
Update to texinfo-6.0.
Update to linux-4.1.1.
Update to coreutils-8.24.
Update perl installed files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r-- | chapter06/perl.xml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 9d023e09d..1085712b5 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -135,7 +135,7 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> <segtitle>Installed directory</segtitle> <seglistitem> - <seg>a2p, c2ph, config_data, corelist, cpan, cpan2dist, cpanp, + <seg>a2p, c2ph, corelist, cpan, cpan2dist, cpanp, cpanp-run-perl, enc2xs, find2perl, h2ph, h2xs, instmodsh, json_pp, libnetcfg, perl, perl&perl-version; (link to perl), perlbug, perldoc, perlivp, perlthanks (link to perlbug), piconv, pl2pm, @@ -173,16 +173,6 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> </listitem> </varlistentry> - <varlistentry id="config_data"> - <term><command>config_data</command></term> - <listitem> - <para>Queries or changes configuration of Perl modules</para> - <indexterm zone="ch-system-perl config_data"> - <primary sortas="b-config_data">config_data</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="corelist"> <term><command>corelist</command></term> <listitem> |