Changeset e4ef8388 for general/prog


Ignore:
Timestamp:
09/26/2018 03:16:09 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4d603c62
Parents:
d6d0a2cb
Message:

For perl modules, it is essential to read the Changes files for each new release. Business-ISBN stopped requiring Mojolicious in the current version.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20536 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules.xml

    rd6d0a2cb re4ef8388  
    341341          <listitem><literallayout><ulink url="https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Business-ISBN-Data-20140910.003.tar.gz">Business::ISBN::Data</ulink>
    342342(https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Business-ISBN-Data-20140910.003.tar.gz)</literallayout>
    343           </listitem>
    344           <listitem><literallayout><ulink url="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-7.93.tar.gz">Mojolicious</ulink>
    345 (https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-7.93.tar.gz)</literallayout>
    346343          </listitem>
    347344        </itemizedlist>
     
    29112908          <emphasis>Log::Log4perl:</emphasis> l4p-tmpl
    29122909          <emphasis>Module::Build</emphasis> config_data
    2913           <emphasis>Mojolicious</emphasis> hypnotoad, mojo, morbo
    29142910          <emphasis>Parse::Yapp</emphasis> yapp
    29152911      <!--<emphasis>Test::Pod::Coverage:</emphasis> pod_cover-->
     
    30213017      </varlistentry>
    30223018
    3023       <varlistentry id="hypnotoad">
    3024         <term><command>hypnotoad</command></term>
    3025         <listitem>
    3026           <para>is an HTTP and WebSocket server.</para>
    3027           <indexterm zone="perl-modules hypnotoad">
    3028             <primary sortas="b-hypnotoad">hypnotoad</primary>
    3029           </indexterm>
    3030         </listitem>
    3031       </varlistentry>
    3032 
    3033       <varlistentry id="mojo">
    3034         <term><command>mojo</command></term>
    3035         <listitem>
    3036           <para>is used to list and run Mojolicious commands.</para>
    3037           <indexterm zone="perl-modules mojo">
    3038             <primary sortas="b-mojo">mojo</primary>
    3039           </indexterm>
    3040         </listitem>
    3041       </varlistentry>
    3042 
    3043       <varlistentry id="morbo">
    3044         <term><command>morbo</command></term>
    3045         <listitem>
    3046           <para>is an HTTP and WebSocket development server.</para>
    3047           <indexterm zone="perl-modules morbo">
    3048             <primary sortas="b-morbo">morbo</primary>
    3049           </indexterm>
    3050         </listitem>
    3051       </varlistentry>
    3052 
    30533019      <varlistentry id="yapp">
    30543020        <term><command>yapp</command></term>
Note: See TracChangeset for help on using the changeset viewer.