Changeset 7eee225 for general


Ignore:
Timestamp:
04/19/2006 11:22:05 AM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a0ca8fa
Parents:
ac382861
Message:

Updated to libwww-perl-5.805 (also renamed the package from LWP)

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

File:
1 edited

Legend:

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

    rac382861 r7eee225  
    383383    <!-- LWP -->
    384384    <bridgehead renderas="sect3" id="perl-lwp"
    385     xreflabel="LWP-&LWP-version;">
    386     LWP-&LWP-version;</bridgehead>
     385    xreflabel="libwww-perl-&LWP-version;">
     386    libwww-perl-&LWP-version; (a.k.a. LWP)</bridgehead>
    387387
    388388    <indexterm zone="perl-modules perl-lwp">
    389       <primary sortas="g-LWP">LWP</primary>
    390     </indexterm>
    391 
    392     <para>The LWP (libwww-perl) collection is a set of
     389      <primary sortas="g-libwww-perl">libwww-perl</primary>
     390    </indexterm>
     391
     392    <para>The libwww-perl (LWP) collection is a set of
    393393    <application>Perl</application> modules which provide a simple and
    394394    consistent application programming interface to the World-Wide Web. The
     
    405405        <para><ulink
    406406        url="http://cpan.org/authors/id/G/GA/GAAS/libwww-perl-&LWP-version;.tar.gz">
    407         LWP-&LWP-version;</ulink></para>
     407        libwww-perl-&LWP-version;</ulink></para>
    408408
    409409        <itemizedlist>
     
    427427
    428428                <itemizedlist>
     429                  <listitem>
     430                    <para>LWP::Simple is required for many of the tests. This
     431                    is a circular dependency.</para>
     432                  </listitem>
    429433                  <listitem>
    430434                    <para id="perl-business-isbn-data"><ulink
Note: See TracChangeset for help on using the changeset viewer.