Author: ken
Date: Sat Nov  3 21:26:08 2018
New Revision: 20676

Log:
perl modules branch: AFAICS, although HTML::Parser has a runtime requirement of 
HTTP::Message for one of its modules, this is not a circular dependency.

Modified:
   branches/perl-modules/general/prog/perl-modules/perl-html-parser.xml

Modified: branches/perl-modules/general/prog/perl-modules/perl-html-parser.xml
==============================================================================
--- branches/perl-modules/general/prog/perl-modules/perl-html-parser.xml        
Sat Nov  3 17:31:58 2018        (r20675)
+++ branches/perl-modules/general/prog/perl-modules/perl-html-parser.xml        
Sat Nov  3 21:26:08 2018        (r20676)
@@ -51,9 +51,8 @@
 
       <bridgehead renderas="sect5">Required (runtime)</bridgehead>
       <para role="required">
-        <xref linkend="perl-http-message"/> (circular, however it can be
-        installed after HTML::Parser as its module HTTP::Headers is only a
-        run-time requirement for HTML::HeadParser from this distribution)
+        <xref linkend="perl-http-message"/> (its module HTTP::Headers is a
+        run-time requirement for HTML::HeadParser from this distribution).
       </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