Changeset 583abce for general/prog


Ignore:
Timestamp:
11/10/2017 02:43:39 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.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
feb84b2
Parents:
96e8ebd
Message:

biber-2.8 and associated changes.

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

File:
1 edited

Legend:

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

    r96e8ebd r583abce  
    5757  <!ENTITY File-BaseDir-md5sum "5d10401970d209049c8491d2906c3e13">
    5858
    59   <!ENTITY File-Slurp-download-http "&perl_authors;/id/U/UR/URI/File-Slurp-&File-Slurp-version;.tar.gz">
    60   <!ENTITY File-Slurp-md5sum "7d584cd15c4f8b9547765eff8c4ef078">
     59  <!ENTITY File-Slurper-download-http "&perl_authors;/id/L/LE/LEONT/File-Slurper-&File-Slurper-version;.tar.gz">
     60  <!ENTITY File-Slurper-md5sum "e3d593d0c5b689076b07f2ca93f3c5c9">
    6161
    6262  <!ENTITY File-Which-download-http "&perl_authors;/id/P/PL/PLICEASE/File-Which-&File-Which-version;.tar.gz">
     
    9595  <!ENTITY Parse-Yapp-download-http "&perl_authors;/id/W/WB/WBRASWELL/Parse-Yapp-&Parse-Yapp-version;.tar.gz">
    9696  <!ENTITY Parse-Yapp-md5sum "69584d5b0f0304bb2a23cffcd982c5de">
     97
     98  <!ENTITY PerlIO-utf8_strict-download-http "&perl_authors;/id/L/LE/LEONT/PerlIO-utf8_strict-&PerlIO-utf8_strict-version;.tar.gz">
     99  <!ENTITY PerlIO-utf8_strict-md5sum "9e8fba7f15c612c4f2ed2f961bf1141b">
    97100
    98101  <!ENTITY Regexp-Common-download-http "&perl_authors;/id/A/AB/ABIGAIL/Regexp-Common-&Regexp-Common-version;.tar.gz">
     
    10511054    </itemizedlist>
    10521055
    1053     <!-- File::Slurp -->
    1054     <bridgehead renderas="sect3" id="perl-file-slurp"
    1055     xreflabel="File::Slurp-&File-Slurp-version;">
    1056     File::Slurp-&File-Slurp-version;</bridgehead>
    1057 
    1058     <indexterm zone="perl-modules perl-file-slurp">
    1059       <primary sortas="a-File-Slurp">File::Slurp</primary>
    1060     </indexterm>
    1061 
    1062     <para>The File::Slurp module provides Simple and Efficient
    1063     Reading/Writing/Modifying of Complete Files.  This module uses the standard
     1056    <!-- File::Slurper -->
     1057    <bridgehead renderas="sect3" id="perl-file-slurper"
     1058    xreflabel="File::Slurper-&File-Slurper-version;">
     1059    File::Slurper-&File-Slurper-version;</bridgehead>
     1060
     1061    <indexterm zone="perl-modules perl-file-slurper">
     1062      <primary sortas="a-File-Slurper">File::Slurper</primary>
     1063    </indexterm>
     1064
     1065    <para>File::Slurper is a simple, sane and efficient module to
     1066    slurp a file.  This module uses the standard
    10641067    <xref linkend="perl-standard-install"/>.</para>
    10651068
     
    10691072      <listitem>
    10701073        <para>
    1071           <ulink url="&File-Slurp-download-http;">File::Slurp-&File-Slurp-version;</ulink>
    1072         </para>
    1073       </listitem>
    1074       <listitem>
    1075 <literallayout>&File-Slurp-download-http;
    1076 MD5 sum: &File-Slurp-md5sum;</literallayout>
     1074          <ulink url="&File-Slurper-download-http;">File::Slurper-&File-Slurper-version;</ulink>
     1075        </para>
     1076      </listitem>
     1077      <listitem>
     1078<literallayout>&File-Slurper-download-http;
     1079MD5 sum: &File-Slurper-md5sum;</literallayout>
    10771080      </listitem>
    10781081    </itemizedlist>
     
    16861689      </listitem>
    16871690    </itemizedlist>
     1691
     1692    <!-- PerlIO-utf8_strict -->
     1693    <bridgehead renderas="sect3" id="perl-perlio-utf8_strict"
     1694    xreflabel="PerlIO-utf8_strict-&PerlIO-utf8_strict-version;">
     1695    PerlIO-utf8_strict-&PerlIO-utf8_strict-version;</bridgehead>
     1696
     1697    <indexterm zone="perl-modules perl-perlio-utf8_strict">
     1698      <primary sortas="a-PerlIO-utf8_strict">PerlIO-utf8_strict</primary>
     1699    </indexterm>
     1700
     1701    <para>PerlIO-utf8_strict provides a fast and correct UTF-8 IO layer,
     1702    including checking the input for correctness. This module and its dependency
     1703    modules use the standard <xref linkend="perl-standard-install"/>.</para>
     1704
     1705    &lfs81_checked;
     1706
     1707    <itemizedlist>
     1708      <listitem>
     1709        <para>
     1710          <ulink url="&PerlIO-utf8_strict-download-http;">PerlIO-utf8_strict-&PerlIO-utf8_strict-version;</ulink>
     1711        </para>
     1712      </listitem>
     1713      <listitem>
     1714<literallayout>&PerlIO-utf8_strict-download-http;
     1715MD5 sum: &PerlIO-utf8_strict-md5sum;</literallayout>
     1716        <itemizedlist>
     1717          <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-Exception/">Test::Exception (for the testsuite)</ulink>
     1718(http://search.cpan.org/dist/Test-Exception/)</literallayout>
     1719            <itemizedlist>
     1720              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Sub-Uplevel/">Sub::Uplevel</ulink>
     1721(http://search.cpan.org/dist/Sub-Uplevel/)</literallayout>
     1722              </listitem>
     1723            </itemizedlist>
     1724          </listitem>
     1725        </itemizedlist>
     1726      </listitem>
     1727    </itemizedlist>
     1728
     1729
    16881730
    16891731    <!-- Regexp::Common -->
Note: See TracChangeset for help on using the changeset viewer.