Author: ken
Date: Tue Sep 25 20:16:09 2018
New Revision: 20536
Log:
For perl modules, it is essential to read the Changes files for each new
release. Business-ISBN stopped requiring Mojolicious in the current version.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/perl-modules.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Sep 25 14:48:55 2018 (r20535)
+++ trunk/BOOK/general.ent Tue Sep 25 20:16:09 2018 (r20536)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "25"> <!-- Always 2 digits -->
+<!ENTITY day "26"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2018">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "September 25th, &year;">
+<!ENTITY releasedate "September 26th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->
Modified: trunk/BOOK/general/prog/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml Tue Sep 25 14:48:55 2018
(r20535)
+++ trunk/BOOK/general/prog/perl-modules.xml Tue Sep 25 20:16:09 2018
(r20536)
@@ -341,9 +341,6 @@
<listitem><literallayout><ulink
url="https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Business-ISBN-Data-20140910.003.tar.gz">Business::ISBN::Data</ulink>
(https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Business-ISBN-Data-20140910.003.tar.gz)</literallayout>
</listitem>
- <listitem><literallayout><ulink
url="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-7.93.tar.gz">Mojolicious</ulink>
-(https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-7.93.tar.gz)</literallayout>
- </listitem>
</itemizedlist>
</listitem>
</itemizedlist>
@@ -2910,7 +2907,6 @@
<emphasis>Lingua::Translit:</emphasis> translit
<emphasis>Log::Log4perl:</emphasis> l4p-tmpl
<emphasis>Module::Build</emphasis> config_data
- <emphasis>Mojolicious</emphasis> hypnotoad, mojo, morbo
<emphasis>Parse::Yapp</emphasis> yapp
<!--<emphasis>Test::Pod::Coverage:</emphasis> pod_cover-->
<emphasis>Text::BibTeX:</emphasis> biblex, bibparse, dumpnames
@@ -3019,36 +3015,6 @@
</indexterm>
</listitem>
</varlistentry>
-
- <varlistentry id="hypnotoad">
- <term><command>hypnotoad</command></term>
- <listitem>
- <para>is an HTTP and WebSocket server.</para>
- <indexterm zone="perl-modules hypnotoad">
- <primary sortas="b-hypnotoad">hypnotoad</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="mojo">
- <term><command>mojo</command></term>
- <listitem>
- <para>is used to list and run Mojolicious commands.</para>
- <indexterm zone="perl-modules mojo">
- <primary sortas="b-mojo">mojo</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="morbo">
- <term><command>morbo</command></term>
- <listitem>
- <para>is an HTTP and WebSocket development server.</para>
- <indexterm zone="perl-modules morbo">
- <primary sortas="b-morbo">morbo</primary>
- </indexterm>
- </listitem>
- </varlistentry>
<varlistentry id="yapp">
<term><command>yapp</command></term>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Sep 25 14:48:55
2018 (r20535)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Sep 25 20:16:09
2018 (r20536)
@@ -42,6 +42,16 @@
</listitem>
-->
<listitem>
+ <para>September 26th, 2018</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - perl module Business::ISBN has stopped requiring
+ Mojolicious - noted from Changes in the current version.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>September 25th, 2018</para>
<itemizedlist>
<listitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page