Author: pierre
Date: Sun Feb 25 01:01:39 2018
New Revision: 19863

Log:
A few fixes to perl modules, found along my way to build full BLFS

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

Modified: trunk/BOOK/general/prog/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    Sat Feb 24 20:27:10 2018        
(r19862)
+++ trunk/BOOK/general/prog/perl-modules.xml    Sun Feb 25 01:01:39 2018        
(r19863)
@@ -1085,7 +1085,8 @@
     </indexterm>
 
     <para>The File::BaseDir module compares two <application>perl</application>
-    data structures. This module and its dependencies use the standard
+    data structures. This module uses the <xref linkend="perl-build-install"/>.
+    Its dependencies use the satndard
     <xref linkend="perl-standard-install"/>.</para>
 
     <!-- File-BaseDir -->
@@ -1140,6 +1141,13 @@
       <listitem>
 <literallayout>&File-Slurper-download-http;
 MD5 sum: &File-Slurper-md5sum;</literallayout>
+        <itemizedlist>
+          <listitem>
+            <para>
+              <xref linkend="perl-test-warnings"/>
+            </para>
+          </listitem>
+        </itemizedlist>
       </listitem>
     </itemizedlist>
 
@@ -2490,6 +2498,11 @@
         <itemizedlist>
           <listitem>
             <para>
+              <xref linkend="perl-xml-libxml"/>
+            </para>
+          </listitem>
+          <listitem>
+            <para>
               <xref linkend="libxslt"/>
             </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