Changeset 0b01914 for general


Ignore:
Timestamp:
12/20/2019 08:45:38 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, 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:
ecd630e
Parents:
718be191
Message:

Perl dependencies for Business::ISBN and Data::Compare.

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

Location:
general/prog
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-core-modules.txt

    r718be191 r0b01914  
    99The '::' translates to '/' when looking at a log of what got installed,
    1010but some are slightly different (library, not pm ?) and some of the
    11 modules are in the Arch-OS (x86_64-linux) directory.
     11modules are in the Arch-OS (x86_64-linux-thread-multi) directory.
    1212
    1313If you see 'eval' in a Makefile.PL or in a test, it implies that the module
     
    8989Test::More
    9090Test::Tester
     91Text::Balanced
    9192Text::ParseWords
    9293Tie::Array
  • general/prog/perl-deps.xml

    r718be191 r0b01914  
    123123      <listitem>
    124124        <para>
     125          <xref linkend="perl-clone"/>
     126        </para>
     127      </listitem>
     128      <listitem>
     129        <para>
    125130          <xref linkend="perl-config-autoconf"/>
    126131        </para>
     
    588593
    589594  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     595    href="perl-deps/perl-clone.xml"/>
     596
     597  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    590598    href="perl-deps/perl-config-autoconf.xml"/>
    591599
  • general/prog/perl-deps/perl-business-isbn-data.xml

    r718be191 r0b01914  
    66
    77  <!ENTITY my-download-http "&metacpan_authors;/B/BD/BDFOY/Business-ISBN-Data-&Business-ISBN-Data-version;.tar.gz">
    8   <!ENTITY my-md5sum "e45aba8cb0ed856c8633d874a0bf1f5b">
     8  <!ENTITY my-md5sum "393d2c45792854ad43eeaf172cb3dbb6">
    99
    1010]>
  • general/prog/perl-modules/perl-data-compare.xml

    r718be191 r0b01914  
    4646      <bridgehead renderas="sect5">Required</bridgehead>
    4747      <para role="required">
     48        <xref linkend="perl-clone"/>,
    4849        <xref linkend="perl-file-find-rule"/>
    4950      </para>
Note: See TracChangeset for help on using the changeset viewer.