Author: ken
Date: Mon Oct 23 13:58:44 2017
New Revision: 19372

Log:
QA for perl modules only pulled in for biber.

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    Mon Oct 23 08:33:36 2017        
(r19371)
+++ trunk/BOOK/general/prog/perl-modules.xml    Mon Oct 23 13:58:44 2017        
(r19372)
@@ -1399,6 +1399,9 @@
 <!-- List::MoreUtils-0.416 needs 0.22 or newer -->
 XSLoader is a core perl module, but the version in perl-5.24.1 is not new 
enough.</literallayout>
           </listitem>
+          <listitem> <literallayout><ulink 
url="http://search.cpan.org/dist/List-MoreUtils-XS/";>List::MoreUtils::XS</ulink>
+(http://search.cpan.org/dist/List-MoreUtils-XS/)</literallayout>
+          </listitem>
           <listitem> <literallayout><ulink 
url="http://search.cpan.org/dist/Exporter-Tiny/";>Exporter::Tiny</ulink>
 (http://search.cpan.org/dist/Exporter-Tiny/) (for the 
testsuite)</literallayout>
           </listitem>
@@ -2093,13 +2096,14 @@
               This is <emphasis>Recommended</emphasis> by Text-CSV but
               <emphasis>Required</emphasis> for <xref role="nodep" 
linkend="biber"/>.
             </para>
-            <note>
+     <!--   <note> (this was valid up to 1.31, 1.33 extracts fine as .tgz, 
keep this
+                commented until there has been as series of ok .tag releases)
               <para>
                 GNU tar dislikes <filename>Text-CSV_XS-1.26.tar.gz</filename>
                 and reports it does not look like a tar file : decompress it
                 with <command>gunzip</command> before extracting it.
               </para>
-            </note>
+            </note> -->
           </listitem>
         </itemizedlist>
       </listitem>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Oct 23 08:33:36 
2017        (r19371)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Oct 23 13:58:44 
2017        (r19372)
@@ -46,6 +46,10 @@
       <para>October 23rd, 2017</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - Update some details for dependant perl-modules only
+          pulled in for biber.</para>
+        </listitem>
+        <listitem>
           <para>[dj] - Update to gnome-desktop-3.26.1.</para>
         </listitem>
         <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