Author: randy
Date: 2006-01-16 09:54:23 -0700 (Mon, 16 Jan 2006)
New Revision: 5564
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/perl-modules.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to the ExtUtils::CBuilder-0.15 and ExtUtils::ParseXS-2.15 Perl Modules,
also added optional dependencies to the Archive::Zip and HTML::Tagset Perl
Modules instructions
Modified: trunk/BOOK/general/prog/perl-modules.xml
===================================================================
--- trunk/BOOK/general/prog/perl-modules.xml 2006-01-16 15:02:31 UTC (rev
5563)
+++ trunk/BOOK/general/prog/perl-modules.xml 2006-01-16 16:54:23 UTC (rev
5564)
@@ -37,6 +37,14 @@
an external URL are in the latter form, as these are the official package
names.</para>
+ <note>
+ <para>Some dependencies, such as the <xref linkend="perl-test-pod"/>
+ module, are used by several of the listed dependencies and perhaps also
+ the module being installed. Dependencies such as this are only listed
+ once in the dependency chain for each module to avoid redundancy and
+ additional clutter in the instructions.</para>
+ </note>
+
<!-- This section commented out now because the new organization of files
on the Anduin server do not include md5sums for the .tar.gz Perl
module sources
@@ -96,6 +104,10 @@
<listitem>
<para><xref linkend="perl-compress-zlib"/></para>
</listitem>
+ <listitem>
+ <para><xref linkend="perl-test-pod"/> (optionally used during the
+ tests)</para>
+ </listitem>
</itemizedlist>
</listitem>
@@ -292,6 +304,14 @@
<indexterm zone="perl-modules perl-html-tagset">
<primary sortas="g-HTML-Tagset">HTML::Tagset</primary>
</indexterm>
+
+ <itemizedlist>
+ <listitem>
+ <para><xref linkend="perl-test-pod"/> (optionally used during
the
+ tests)</para>
+ </listitem>
+ </itemizedlist>
+
</listitem>
</itemizedlist>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-01-16 15:02:31 UTC (rev 5563)
+++ trunk/BOOK/general.ent 2006-01-16 16:54:23 UTC (rev 5564)
@@ -183,8 +183,8 @@
<!ENTITY Digest-HMAC-version "1.01">
<!ENTITY Digest-SHA-version "5.31">
<!ENTITY Digest-SHA1-version "2.10">
-<!ENTITY ExtUtils-CBuilder-version "0.13">
-<!ENTITY ExtUtils-ParseXS-version "2.12">
+<!ENTITY ExtUtils-CBuilder-version "0.15">
+<!ENTITY ExtUtils-ParseXS-version "2.15">
<!ENTITY Finance-Quote-version "1.10">
<!ENTITY Finance-QuoteHist-version "1.00">
<!ENTITY HTML-Parser-version "3.48">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-01-16 15:02:31 UTC
(rev 5563)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-01-16 16:54:23 UTC
(rev 5564)
@@ -45,6 +45,14 @@
<para>January 16th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Added optional dependencies to the Archive::Zip
+ and HTML::Tagset Perl Modules instructions.</para>
+ </listitem>
+ <listitem>
+ <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
+ ExtUtils::ParseXS-2.15 Perl Modules.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
note in the Module::Build instructions about using an older version
of YAML.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page