Author: randy
Date: 2006-04-18 19:24:04 -0600 (Tue, 18 Apr 2006)
New Revision: 5878

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/perl-modules.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to Test::Prereq-1.030

Modified: trunk/BOOK/general/prog/perl-modules.xml
===================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    2006-04-19 00:34:52 UTC (rev 
5877)
+++ trunk/BOOK/general/prog/perl-modules.xml    2006-04-19 01:24:04 UTC (rev 
5878)
@@ -438,7 +438,10 @@
                       <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>
+                        Test-Prereq-&Test-Prereq-version;</ulink> (you may need
+                        to set up your CPAN access parameters by issuing the
+                        command <command>perl -MCPAN -e shell</command> before
+                        running the test suite, else the tests may hang)</para>
                         <indexterm zone="perl-modules perl-test-prereq">
                           <primary 
sortas="g-Test-Prereq">Test::Prereq</primary>
                         </indexterm>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-04-19 00:34:52 UTC (rev 5877)
+++ trunk/BOOK/general.ent      2006-04-19 01:24:04 UTC (rev 5878)
@@ -228,7 +228,7 @@
 <!ENTITY Test-Builder-Tester-version  "1.01">
 <!ENTITY Test-Pod-version             "1.22">
 <!ENTITY Test-Pod-Coverage-version    "1.06">
-<!ENTITY Test-Prereq-version          "1.028">
+<!ENTITY Test-Prereq-version          "1.030">
 <!ENTITY Test-Simple-version          "0.62">
 <!ENTITY Text-CSV_XS-version          "0.23">
 <!ENTITY Text-Diff-version            "0.35">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-04-19 00:34:52 UTC 
(rev 5877)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-04-19 01:24:04 UTC 
(rev 5878)
@@ -45,6 +45,9 @@
       <para>April 19th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Updated to Test::Prereq-1.030.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to Module::CoreList-2.04.</para>
         </listitem>
         <listitem>

-- 
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