Author: ken
Date: Sat Nov  3 15:02:04 2018
New Revision: 20674

Log:
perl modules branch: Try to clarify the optional dependencies for XML::Simple.

Modified:
   branches/perl-modules/general/prog/perl-modules/perl-xml-simple.xml

Modified: branches/perl-modules/general/prog/perl-modules/perl-xml-simple.xml
==============================================================================
--- branches/perl-modules/general/prog/perl-modules/perl-xml-simple.xml Sat Nov 
 3 14:53:48 2018        (r20673)
+++ branches/perl-modules/general/prog/perl-modules/perl-xml-simple.xml Sat Nov 
 3 15:02:04 2018        (r20674)
@@ -49,10 +49,13 @@
 
       <bridgehead renderas="sect5">Optional</bridgehead>
       <para role="optional">
-        <xref linkend="new-perl-xml-sax"/> (for an alternative parser)
+        <xref linkend="new-perl-xml-sax"/> (for an alternative parser which
+        will be used if available, otherwise 
<application>XML::Parser</application>
+        which was installed in LFS will be used),
         <!-- perl-xml-sax pulls in perl-xml-namespacesupport and
              perl-xml-sax-base -->
-        <xref linkend="perl-xml-sax-expat"/> (for a further additional parser)
+        <xref linkend="perl-xml-sax-expat"/> (for a further additional parser 
which
+        can be used by setting a variable in <application>Perl</application> 
code)
       </para>
 
     </sect3>
-- 
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