Changeset 9385c0fe for general


Ignore:
Timestamp:
05/06/2015 11:45:34 PM (9 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.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, nosym, 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:
504a4be6
Parents:
c2a2c668
Message:

biblatex-biber-2.0 with associated perl module changes : I also corrected some of the perl indexing re - vs :: and I have temporarily pointed the http download to my space on higgs until the tarball is safely in the correct place at anduin.

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

File:
1 edited

Legend:

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

    rc2a2c668 r9385c0fe  
    289289
    290290    <indexterm zone="perl-modules perl-encode-eucjpascii">
    291       <primary sortas="a-Encode-EUCJPASCII">Encode-EUCJPASCII</primary>
     291      <primary sortas="a-Encode-EUCJPASCII">Encode::EUCJPASCII</primary>
    292292    </indexterm>
    293293
     
    582582
    583583    <indexterm zone="perl-modules perl-ipc-run3">
    584       <primary sortas="a-IPC-Run3">IPC-Run3</primary>
     584      <primary sortas="a-IPC-Run3">IPC::Run3</primary>
    585585    </indexterm>
    586586
     
    768768
    769769    <indexterm zone="perl-modules perl-log-log4perl">
    770       <primary sortas="a-Log-Log4perl">Log-Log4perl</primary>
     770      <primary sortas="a-Log-Log4perl">Log::Log4perl</primary>
    771771    </indexterm>
    772772
     
    931931
    932932    <!-- Readonly::XS -->
    933     <bridgehead renderas="sect3" id="perl-readonly-xs"
     933<!--    <bridgehead renderas="sect3" id="perl-readonly-xs"
    934934    xreflabel="Readonly::XS-&Readonly-XS-version;">
    935935    Readonly::XS-&Readonly-XS-version;</bridgehead>
     
    961961        </itemizedlist>
    962962      </listitem>
    963     </itemizedlist>
     963    </itemizedlist> -->
    964964
    965965    <!-- Regexp::Common -->
     
    969969
    970970    <indexterm zone="perl-modules perl-regexp-common">
    971       <primary sortas="a-Regexp-Common">Regexp-Common</primary>
     971      <primary sortas="a-Regexp-Common">Regexp::Common</primary>
    972972    </indexterm>
    973973
     
    10361036
    10371037    <indexterm zone="perl-modules perl-test-command">
    1038       <primary sortas="a-Test::Command">Test::Command</primary>
     1038      <primary sortas="a-Test-Command">Test::Command</primary>
    10391039    </indexterm>
    10401040
     
    10591059    </itemizedlist>
    10601060
     1061    <!-- Test::Differences -->
     1062    <bridgehead renderas="sect3" id="perl-test-differences"
     1063    xreflabel="Test::Differences-&Test-Differences-version;">
     1064    Test::Differences-&Test-Differences-version;</bridgehead>
     1065
     1066    <indexterm zone="perl-modules perl-test-differences">
     1067      <primary sortas="a-Test-Differences">Test::Differences</primary>
     1068    </indexterm>
     1069
     1070    <para>Test::Differences - Test strings and data structures and show
     1071    differences if not ok. This module and its dependency modules use the
     1072    standard <xref linkend="perl-standard-install"/>.</para>
     1073
     1074    &lfs77_checked; &gcc5_checked;
     1075
     1076    <itemizedlist>
     1077      <listitem>
     1078        <para>
     1079          <ulink url="http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-&Test-Differences-version;.tar.gz">Test::Differences-&Test-Differences-version;</ulink>
     1080        </para>
     1081      </listitem>
     1082      <listitem>
     1083<literallayout>http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-&Test-Differences-version;.tar.gz
     1084MD5 sum: 473cce4879642e29d41bdfafd89c821d</literallayout>
     1085        <itemizedlist>
     1086          <listitem><literallayout><ulink url="http://search.cpan.org/~ovid/Text-Diff/">Text::Diff (for the testsuite)</ulink>
     1087(http://search.cpan.org/~ovid/Text-Diff/)</literallayout>
     1088            <itemizedlist>
     1089              <listitem><literallayout><ulink url="http://search.cpan.org/~tyemq/Algorithm-Diff/">Algorithm::Diff (for the testsuite)</ulink>
     1090(http://search.cpan.org/~tyemq/Algorithm-Diff/)</literallayout>
     1091              </listitem>
     1092            </itemizedlist>
     1093          </listitem>
     1094        </itemizedlist>
     1095      </listitem>
     1096    </itemizedlist>
     1097
     1098    <!-- Test::Pod -->
     1099    <bridgehead renderas="sect3" id="perl-test-pod"
     1100    xreflabel="Test::Pod-&Test-Pod-version;">
     1101    Test::Pod-&Test-Pod-version;</bridgehead>
     1102
     1103    <indexterm zone="perl-modules perl-test-pod">
     1104      <primary sortas="a-Test-Pod">Test::Pod</primary>
     1105    </indexterm>
     1106
     1107    <para>
     1108      Test::Pod checks for POD errors in files. It uses the standard
     1109      <xref linkend="perl-standard-install"/>.
     1110    </para>
     1111
     1112    &lfs77_checked; &gcc5_checked;
     1113
     1114    <itemizedlist>
     1115      <listitem>
     1116        <para>
     1117          <ulink url="http://www.cpan.org/authors/id/D/DW/DWHEELER/Test-Pod-&Test-Pod-version;.tar.gz">Test-Pod-&Test-Pod-version;</ulink>
     1118        </para>
     1119      </listitem>
     1120      <listitem>
     1121<literallayout>http://www.cpan.org/authors/id/D/DW/DWHEELER/Test-Pod-&Test-Pod-version;.tar.gz
     1122MD5 sum: c6bfd00ccdcb417d68fb3c0a0ec884c8</literallayout>
     1123      </listitem>
     1124    </itemizedlist>
     1125
     1126    <!-- Test::Pod::Coverage -->
     1127    <bridgehead renderas="sect3" id="perl-test-pod-coverage"
     1128    xreflabel="Test::Pod::Coverage-&Test-Pod-Coverage-version;">
     1129    Test::Pod::Coverage-&Test-Pod-Coverage-version;</bridgehead>
     1130
     1131    <indexterm zone="perl-modules perl-test-pod-coverage">
     1132      <primary sortas="a-Test-Pod-Coverage">Test::Pod::Coverage</primary>
     1133    </indexterm>
     1134
     1135    <para>Test::Pod::Coverage check for pod coverage. This module and its
     1136    dependency modules use the standard
     1137    <xref linkend="perl-standard-install"/>.</para>
     1138
     1139    &lfs77_checked; &gcc5_checked;
     1140
     1141    <itemizedlist>
     1142      <listitem>
     1143        <para>
     1144          <ulink url="http://www.cpan.org/authors/id/N/NE/NEILB/Test-Pod-Coverage-&Test-Pod-Coverage-version;.tar.gz">Test::Pod::Coverage-&Test-Pod-Coverage-version;</ulink>
     1145        </para>
     1146      </listitem>
     1147      <listitem>
     1148<literallayout>http://www.cpan.org/authors/id/N/NE/NEILB/Test-Pod-Coverage-&Test-Pod-Coverage-version;.tar.gz
     1149MD5 sum: c9ea5f4182415b13d2db18484a38c01b</literallayout>
     1150        <itemizedlist>
     1151          <listitem><literallayout><ulink url="http://search.cpan.org/~rclamp/Pod-Coverage/">Pod::Coverage (for the testsuite)</ulink>
     1152(http://search.cpan.org/~rclamp/Pod-Coverage/)</literallayout>
     1153            <itemizedlist>
     1154              <listitem><literallayout><ulink url="http://search.cpan.org/~andk/Devel-Symdump/">Devel::Symdump (for the testsuite)</ulink>
     1155(http://search.cpan.org/~andk/Devel-Symdump/)</literallayout>
     1156              </listitem>
     1157            </itemizedlist>
     1158          </listitem>
     1159        </itemizedlist>
     1160      </listitem>
     1161    </itemizedlist>
     1162
    10611163    <!-- Text::BibTeX -->
    10621164    <bridgehead renderas="sect3" id="perl-text-bibtex"
     
    10791181      <listitem>
    10801182        <para>
    1081           <ulink url="http://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-&Text-BibTeX-version;.tar.gz">Text::BibTeX-&Text-BibTeX-version;</ulink>
     1183          <ulink url="http://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-&Text-BibTeX-version;.tar.gz">Text-BibTeX-&Text-BibTeX-version;</ulink>
    10821184        </para>
    10831185      </listitem>
     
    11381240    -->
    11391241
     1242    <!-- Text::Roman -->
     1243    <bridgehead renderas="sect3" id="perl-text-roman"
     1244    xreflabel="Text::Roman-&Text-Roman-version;">
     1245    Text::Roman-&Text-Roman-version;</bridgehead>
     1246
     1247    <indexterm zone="perl-modules perl-text-roman">
     1248      <primary sortas="a-Text-Roman">Text::Roman</primary>
     1249    </indexterm>
     1250
     1251    <para>
     1252      Text::Roman allows conversion between Roman and Arabic algorisms (number
     1253      systems, e.g. MCMXLV and 1945). This module uses the standard
     1254      <xref linkend="perl-standard-install"/>.
     1255    </para>
     1256
     1257    &lfs77_checked; &gcc5_checked;
     1258
     1259    <itemizedlist>
     1260      <listitem>
     1261        <para>
     1262          <ulink url="http://www.cpan.org/authors/id/S/SY/SYP/Text-Roman-&Text-Roman-version;.tar.gz">Text-Roman-&Text-Roman-version;</ulink>
     1263        </para>
     1264      </listitem>
     1265      <listitem>
     1266<literallayout>http://www.cpan.org/authors/id/S/SY/SYP/Text-Roman-&Text-Roman-version;.tar.gz
     1267MD5 sum: 1f6b09c0cc1f4425b565ff787a39fd83</literallayout>
     1268      </listitem>
     1269    </itemizedlist>
     1270
    11401271    <!-- Tk
    11411272    <bridgehead renderas="sect3" id="tk-perl"
     
    11791310
    11801311    <indexterm zone="perl-modules perl-unicode-collate">
    1181       <primary sortas="a-Unicode-Collate">Unicode-Collate</primary>
     1312      <primary sortas="a-Unicode-Collate">Unicode::Collate</primary>
    11821313    </indexterm>
    11831314
Note: See TracChangeset for help on using the changeset viewer.