[blfs] branch trunk updated: XML-Simple: Adjust for XML-Parser now being in BLFS instead of LFS.

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <177879402536.6201.1951913071693081924@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 66dcc16a25 XML-Simple: Adjust for XML-Parser now being in BLFS instead of LFS.
66dcc16a25 is described below

commit 66dcc16a25e1d05f944265f6a742ef0a0fc44ef9
Author: Douglas R. Reno <[email protected]>
AuthorDate: Thu May 14 16:25:36 2026 -0500

    XML-Simple: Adjust for XML-Parser now being in BLFS instead of LFS.
---
 general/prog/perl-modules/perl-xml-simple.xml | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/general/prog/perl-modules/perl-xml-simple.xml b/general/prog/perl-modules/perl-xml-simple.xml
index 5e8ab64695..2edd5d6e6d 100644
--- a/general/prog/perl-modules/perl-xml-simple.xml
+++ b/general/prog/perl-modules/perl-xml-simple.xml
@@ -47,11 +47,15 @@
 
       <bridgehead renderas="sect4">XML::Simple Dependencies</bridgehead>
 
+      <bridgehead renderas="sect5">Recommended</bridgehead>
+      <para role="recommended">
+        <xref linkend="perl-xml-parser"/>
+      </para>
+
       <bridgehead renderas="sect5">Optional</bridgehead>
       <para role="optional">
         <xref linkend="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)
+        will be used if available)
         <!-- perl-xml-sax pulls in perl-xml-namespacesupport and
              perl-xml-sax-base -->
       </para>
@@ -68,9 +72,8 @@
           If <application>XML::SAX</application> is installed, this module is
           not necessary as <application>XML::SAX</application> will use the
           <application>libxml2</application> package instead. However, if it
-          is not installed, the <application>XML::Parser</application> module
-          which was installed in LFS will get used instead.
-          <!-- This needs to be updated after XML-Parser is moved to BLFS.-->
+          is not installed, <xref linkend="perl-xml-parser"/> will get used
+          instead.
         </para>
       </note>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.