Changeset cebbbb5 for general/prog


Ignore:
Timestamp:
07/06/2004 05:21:04 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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:
022c007
Parents:
a249d64
Message:

Updated to libxml2-2.6.11; updated to Perl module PDL-2.4.1; added additional dependencies for PDL-2.4.1

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

File:
1 edited

Legend:

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

    ra249d64 rcebbbb5  
    3333
    3434<listitem><para><ulink
     35url="http://www.cpan.org/authors/id/K/KG/KGB/ExtUtils-F77-&ExtUtils-F77-version;.tar.gz">ExtUtils-F77-&ExtUtils-F77-version;</ulink></para></listitem>
     36
     37<listitem><para><ulink
     38url="http://www.cpan.org/authors/id/I/IN/INGY/Inline-&Inline-version;.tar.gz">Inline-&Inline-version;</ulink></para><itemizedlist spacing='compact'>
     39
     40<listitem><para><ulink
     41url="http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Parse-RecDescent-&Parse-RecDescent-version;.tar.gz">Parse-RecDescent-&Parse-RecDescent-version;</ulink></para></listitem></itemizedlist></listitem>
     42
     43<listitem><para><ulink
    3544url="http://search.cpan.org/CPAN/authors/id/A/AA/AALLAN/Astro-FITS-Header-&Astro-FITS-Header-version;.tar.gz">Astro-FITS-Header-&Astro-FITS-Header-version;</ulink></para></listitem></itemizedlist></listitem>
    3645
     
    4453url="http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/XML-Parser-&XML-Parser-version;.tar.gz">XML-Parser-&XML-Parser-version;</ulink>
    4554</para></listitem></itemizedlist></listitem>
    46 
    47 <listitem><para><ulink
    48 url="http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Parse-RecDescent-&Parse-RecDescent-version;.tar.gz">Parse-RecDescent-&Parse-RecDescent-version;</ulink></para></listitem>
    4955
    5056<listitem><para><ulink
     
    106112<para>There is an alternate way of installing the modules using
    107113<application>Perl</application>'s built-in <command>install</command> command.
    108 The command automatically downloads the source from the <acronym>CPAN</acronym>archive, extracts it, runs the commands mentioned above, and removes
     114The command automatically downloads the source from the <acronym>CPAN</acronym>
     115archive, extracts it, runs the commands mentioned above, and removes
    109116the build tree.</para>
    110117                                                                               
Note: See TracChangeset for help on using the changeset viewer.