Changeset a206343 for general/prog


Ignore:
Timestamp:
11/17/2018 11:06:15 PM (5 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:
684bf6b4
Parents:
5d01724
Message:

Trunk: merge perl modules branch.

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

Location:
general/prog
Files:
145 added
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r5d01724 ra206343  
    110110      <xref linkend="curl"/> (needed to use <application>Git</application> over http,
    111111      https, ftp or ftps),
    112       <xref linkend="perl-error"/>, and
     112      <xref linkend="new-perl-error"/>, and
    113113      <xref linkend="python2"/>
    114114    </para>
  • general/prog/perl-modules.xml

    r5d01724 ra206343  
    77  %general-entities;
    88
    9   <!ENTITY perl_authors "https://www.cpan.org/authors">
     9<!-- moved to general.ent
     10  <!ENTITY perl_authors "https://www.cpan.org/authors">-->
    1011
    1112  <!ENTITY Archive-Zip-download-http "&perl_authors;/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz">
  • general/prog/prog.xml

    r5d01724 ra206343  
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
    5050  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="npapi-sdk.xml"/>
    51   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl-modules.xml"/>
     51  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="new-perl-modules.xml"/>
     52  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl-deps.xml"/>
     53<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl-modules.xml"/> -->
    5254  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="php.xml"/>
    5355  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python2.xml"/>
Note: See TracChangeset for help on using the changeset viewer.