Author: randy
Date: 2006-04-18 18:34:52 -0600 (Tue, 18 Apr 2006)
New Revision: 5877

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/perl-modules.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to Module::CoreList-2.04

Modified: trunk/BOOK/general/prog/perl-modules.xml
===================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    2006-04-18 22:53:08 UTC (rev 
5876)
+++ trunk/BOOK/general/prog/perl-modules.xml    2006-04-19 00:34:52 UTC (rev 
5877)
@@ -50,9 +50,10 @@
 
     <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
+      module, are used by several of the listed dependencies of the main
+      module and perhaps also the module being installed. Dependencies such as
+      this are only listed once in the dependency chain for each main module
+      (typically near the bottom-most dependency) to avoid redundancy and
       additional clutter in the instructions.</para>
     </note>
 
@@ -435,9 +436,6 @@
 
                     <itemizedlist>
                       <listitem>
-                        <para><xref linkend="perl-test-pod"/></para>
-                      </listitem>
-                      <listitem>
                         <para id="perl-test-prereq"><ulink
                         
url="http://cpan.org/authors/id/B/BD/BDFOY/Test-Prereq-&Test-Prereq-version;.tar.gz";>
                         Test-Prereq-&Test-Prereq-version;</ulink></para>
@@ -459,6 +457,13 @@
                             <indexterm zone="perl-modules 
perl-module-corelist">
                               <primary 
sortas="g-Module-Corelist">Module::Corelist</primary>
                             </indexterm>
+
+                            <itemizedlist>
+                              <listitem>
+                                <para><xref linkend="perl-test-pod"/></para>
+                              </listitem>
+                            </itemizedlist>
+
                           </listitem>
                         </itemizedlist>
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-04-18 22:53:08 UTC (rev 5876)
+++ trunk/BOOK/general.ent      2006-04-19 00:34:52 UTC (rev 5877)
@@ -212,7 +212,7 @@
 <!ENTITY IO-Zlib-version              "1.04">
 <!ENTITY LWP-version                  "5.803">
 <!ENTITY Module-Build-version         "0.2611">
-<!ENTITY Module-Corelist-version      "2.02">
+<!ENTITY Module-Corelist-version      "2.04">
 <!ENTITY Module-Info-version          "0.30">
 <!ENTITY Module-Signature-version     "0.51">
 <!ENTITY Net-DNS-version              "0.52">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-04-18 22:53:08 UTC 
(rev 5876)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-04-19 00:34:52 UTC 
(rev 5877)
@@ -45,6 +45,9 @@
       <para>April 19th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Updated to Module::CoreList-2.04.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to GnuCash-1.8.12.</para>
         </listitem>
       </itemizedlist>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to