Author: ken
Date: Thu Nov 12 09:26:44 2015
New Revision: 16638

Log:
perl modules - remove references to external Test::NoWarnings and Test::Simple.

Modified:
   trunk/BOOK/general/prog/perl-modules.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general/prog/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    Thu Nov 12 09:09:41 2015        
(r16637)
+++ trunk/BOOK/general/prog/perl-modules.xml    Thu Nov 12 09:26:44 2015        
(r16638)
@@ -842,9 +842,9 @@
               <listitem> <literallayout><ulink 
url="http://search.cpan.org/dist/Module-Metadata/";>Module::Metadata</ulink>
 (http://search.cpan.org/dist/Module::Metadata/) (for the testsuite)
 This is a core perl module but Test::Warnings needs at least version 1.000023
-so a newer version is needed in LFS-7.7 and later. To check, run
+so a newer version is needed in LFS-7.7 and before. To check, run
 <command>grep 'our $VERSION' 
/usr/lib/perl5/5.*/Module/Metadata.pm</command></literallayout>
-                <itemizedlist>
+<!--                <itemizedlist>
                   <listitem> <literallayout><ulink 
url="http://search.cpan.org/dist/Test-Deep/";>Test::Deep</ulink>
 (http://search.cpan.org/dist/Test::Deep/) (for the testsuite)</literallayout>
                     <itemizedlist>
@@ -860,7 +860,7 @@
                       </listitem>
                     </itemizedlist>
                   </listitem>
-                </itemizedlist>
+                </itemizedlist> -->
               </listitem>
             </itemizedlist>
           </listitem>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Nov 12 09:09:41 
2015        (r16637)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Nov 12 09:26:44 
2015        (r16638)
@@ -48,6 +48,11 @@
       <para>November 12th, 2015</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - minor clean-up in perl external modules: Test-Deep
+          no longer needs Test::NoWarnings for <emphasis>user</emphasis>
+          tests.</para>
+        </listitem>
+        <listitem>
           <para>[fernando] - Update to mupdf-1.8. Fixes
           <ulink url="&blfs-ticket-root;7126">#7126</ulink>.</para>
         </listitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to