Author: randy
Date: 2006-01-16 08:02:31 -0700 (Mon, 16 Jan 2006)
New Revision: 5563
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/perl-modules.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to the YAML-0.50 Perl Module and provided a note in the Module::Build
instructions about using an older version of YAML
Modified: trunk/BOOK/general/prog/perl-modules.xml
===================================================================
--- trunk/BOOK/general/prog/perl-modules.xml 2006-01-16 04:59:57 UTC (rev
5562)
+++ trunk/BOOK/general/prog/perl-modules.xml 2006-01-16 15:02:31 UTC (rev
5563)
@@ -584,12 +584,14 @@
</listitem>
<listitem>
- <para id="perl-yaml"><ulink
-
url="http://cpan.org/authors/id/I/IN/INGY/YAML-&YAML-version;.tar.gz">
- YAML-&YAML-version;</ulink></para>
- <indexterm zone="perl-modules perl-yaml">
- <primary sortas="g-YAML">YAML</primary>
- </indexterm>
+ <para><ulink
+ url="http://cpan.org/authors/id/I/IN/INGY/YAML-0.39.tar.gz">
+ YAML-0.39</ulink> (Optional- adds an addditional feature to
+ Module::Build. Note that this version of YAML is older than the
+ existing <xref linkend="perl-yaml"/> listed on this page. The newer
+ version is not compatible with this version of Module::Build.
+ Also note that you cannot have both YAML-0.39 and another version
+ exist together.)</para>
</listitem>
</itemizedlist>
@@ -930,6 +932,32 @@
</listitem>
</itemizedlist>
+ <!-- YAML -->
+ <bridgehead renderas="sect3" id="perl-yaml"
+ xreflabel="YAML-&YAML-version;">
+ YAML-&YAML-version;</bridgehead>
+
+ <indexterm zone="perl-modules perl-yaml">
+ <primary sortas="g-YAML">YAML</primary>
+ </indexterm>
+
+ <para></para>
+
+ <itemizedlist spacing='compact'>
+ <listitem>
+ <para><ulink
+ url="http://cpan.org/authors/id/I/IN/INGY/YAML-&YAML-version;.tar.gz">
+ YAML-&YAML-version;</ulink></para>
+
+ <itemizedlist>
+ <listitem>
+ <para>Dependency list will be added</para>
+ </listitem>
+ </itemizedlist>
+
+ </listitem>
+ </itemizedlist>
+
</sect2>
<sect2 role="installation" id="perl-standard-install"
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-01-16 04:59:57 UTC (rev 5562)
+++ trunk/BOOK/general.ent 2006-01-16 15:02:31 UTC (rev 5563)
@@ -214,7 +214,7 @@
<!ENTITY URI-version "1.35">
<!ENTITY version-perl-version "0.53">
<!ENTITY XML-Parser-version "2.34">
-<!ENTITY YAML-version "0.39">
+<!ENTITY YAML-version "0.50">
<!-- <!ENTITY Test-Builder-Tester-version "1.01"> -->
<!-- Perl module versions used in the PDL instructions -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-01-16 04:59:57 UTC
(rev 5562)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-01-16 15:02:31 UTC
(rev 5563)
@@ -45,6 +45,11 @@
<para>January 16th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
+ note in the Module::Build instructions about using an older version
+ of YAML.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to the Module::Info-0.30 Perl Module and
added new optional dependencies.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page