Changeset 42bb57d


Ignore:
Timestamp:
10/20/2016 11:02:28 PM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
ddf218b
Parents:
5f1d5fa
Message:

Biblatex-biber and related perl module changes -
· dependency changes, remove Date::Simple, add new deps
· for biber only record time with tests, it is perl where tests are expected, all pass
· for modules ('distributions') use double colons instead of dashes in displayed names
· but use dashes in URLs to get directly to the distribution instead of getting list of matches
· also update Text::BibTeX and List::AllUtils to current versions.

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

Files:
5 edited

Legend:

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

    r5f1d5fa r42bb57d  
    2525Carp
    2626Config
    27 Config::Autoconf
    2827constant
    2928CPAN::Meta
     
    6059IO::File
    6160IO::Handle
     61IO::Select
    6262IO::Socket::IP
    6363IPC::Cmd
     
    7979Storable
    8080strict
     81Sub::Util
    8182Symbol
    8283Sys::Hostname
  • general/prog/perl-modules.xml

    r5f1d5fa r42bb57d  
    3636  <!ENTITY Data-Uniqid-md5sum "6bab3b5da09fedfdf60ce2629a7367db">
    3737
    38   <!ENTITY Date-Simple-download-http "http://www.cpan.org/authors/id/I/IZ/IZUT/Date-Simple-&Date-Simple-version;.tar.gz">
    39   <!ENTITY Date-Simple-md5sum "436049dc2c7dfd8423d8bcc807248b31">
     38  <!ENTITY DateTime-Calendar-Julian-download-http "http://www.cpan.org/authors/id/P/PI/PIJLL/DateTime-Calendar-Julian-&DateTime-Calendar-Julian-version;.tar.gz">
     39  <!ENTITY DateTime-Calendar-Julian-md5sum "de688324eb33a27449ac2a5bfe1453a0">
     40
     41  <!ENTITY DateTime-Format-Builder-download-http "http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-Builder-&DateTime-Format-Builder-version;.tar.gz">
     42  <!ENTITY DateTime-Format-Builder-md5sum "21d950a9425c0173d6191697bf9dc4dc">
    4043
    4144  <!ENTITY Encode-EUCJPASCII-download-http "http://www.cpan.org/authors/id/N/NE/NEZUMI/Encode-EUCJPASCII-&Encode-EUCJPASCII-version;.tar.gz">
     
    7073
    7174  <!ENTITY List-AllUtils-download-http "http://www.cpan.org/authors/id/D/DR/DROLSKY/List-AllUtils-&List-AllUtils-version;.tar.gz">
    72   <!ENTITY List-AllUtils-md5sum "86b6383af301c6c32d98f3e736055ef9">
     75  <!ENTITY List-AllUtils-md5sum "8803c2beaccaf5b042efd4399ed107e5">
    7376
    7477  <!ENTITY List-MoreUtils-download-http "http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-&List-MoreUtils-version;.tar.gz">
     
    9699  <!ENTITY SGMLSpm-md5sum "746c74ae969992cedb1a2879b4168090">
    97100
     101  <!ENTITY Sort-Key-download-http "http://www.cpan.org/authors/id/S/SA/SALVA/Sort-Key-&Sort-Key-version;.tar.gz">
     102  <!ENTITY Sort-Key-md5sum "a37ab0da0cfdc26e57b4c79e39f6d98f">
     103
    98104  <!ENTITY Test-Command-download-http "http://www.cpan.org/authors/id/D/DA/DANBOO/Test-Command-&Test-Command-version;.tar.gz">
    99105  <!ENTITY Test-Command-md5sum "9ab83c4695961dbe92cd86efe08f0634">
     
    103109
    104110  <!ENTITY Text-BibTeX-download-http "http://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-&Text-BibTeX-version;.tar.gz">
    105   <!ENTITY Text-BibTeX-md5sum "02a8df203a8e75922c8c2b5924bff741">
     111  <!ENTITY Text-BibTeX-md5sum "0811516b5d25ca922d950d571514c7ae">
     112
     113  <!ENTITY Text-CSV-download-http "http://www.cpan.org/authors/id/M/MA/MAKAMAKA/Text-CSV-&Text-CSV-version;.tar.gz">
     114  <!ENTITY Text-CSV-md5sum "358e2f2ddb6c7746c91e49a7db97b634">
    106115
    107116  <!ENTITY Text-Roman-download-http "http://www.cpan.org/authors/id/S/SY/SYP/Text-Roman-&Text-Roman-version;.tar.gz">
     
    138147 prefer to use http://search.cpan.org/dist/Module-Name if that works, rather
    139148 than pointing to a maintainers home directory : the maintainer for a package
    140  sometimes changes.
     149 sometimes changes.  Also,  use '-' rather than '::'  because '-' will go
     150 directly to the page instead of providing a lsit of possible matches.
    141151
    142152 Where a dependency is used by multiple other modules on this page, but not by
     
    227237(http://search.cpan.org/dist/SUPER/) (for the testsuite)</literallayout>
    228238                <itemizedlist>
    229                   <listitem><literallayout><ulink url="http://search.cpan.org/dist/Sub-Identify/">Sub-Identify</ulink>
    230 (http://search.cpan.org/dist/Sub-Identify/)(for the testsuite)</literallayout>
     239                  <listitem>
     240                    <para>
     241                      <xref linkend="perl-sub-identify"/>
     242                    </para>
    231243                  </listitem>
    232244                </itemizedlist>
     
    360372
    361373    <!-- Capture::Tiny is a dependency of multiple modules on this page
    362          But it is not linked from other pages, so only give minimal details -->
     374         but it is not linked from other pages, so only give minimal details -->
    363375
    364376    <bridgehead renderas="sect3" id="perl-capture-tiny"
     
    370382    </indexterm>
    371383
    372     <para>The Capture::Tiny module captures STDOUT and STDERR from Perl, XS or
    373     external programs.  This module uses the standard
    374     <xref linkend="perl-standard-install"/>.</para>
    375 
    376     <itemizedlist>
    377       <listitem>
    378         <para>
    379           <ulink url="http://search.cpan.org/dist/Capture-Tiny/">Capture::Tiny</ulink><literallayout>
     384    <para>The Capture::Tiny module captures STDOUT and STDERR from Perl, XS
     385    (eXternal Subroutine, i.e. written in C or C++) or external programs. This
     386    module uses the standard <xref linkend="perl-standard-install"/>.</para>
     387
     388    <itemizedlist>
     389      <listitem>
     390        <para>
     391          <literallayout><ulink url="http://search.cpan.org/dist/Capture-Tiny/">Capture::Tiny</ulink>
    380392(http://search.cpan.org/dist/Capture-Tiny/)</literallayout>
    381393        </para>
     
    438450            <itemizedlist>
    439451              <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Number-Compare/">Number::Compare</ulink>
    440 (http://search.cpan.org/dist/Number::Compare/)</literallayout>
     452(http://search.cpan.org/dist/Number-Compare/)</literallayout>
    441453              </listitem>
    442454              <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Text-Glob/">Text::Glob</ulink>
    443 (http://search.cpan.org/dist/Text::Glob/)</literallayout>
     455(http://search.cpan.org/dist/Text-Glob/)</literallayout>
    444456              </listitem>
    445457            </itemizedlist>
     
    503515      <listitem>
    504516        <para>
    505           <ulink url="&Data-Uniqid-download-http;">Data-Uniqid-&Data-Uniqid-version;</ulink>
     517          <ulink url="&Data-Uniqid-download-http;">Data::Uniqid-&Data-Uniqid-version;</ulink>
    506518        </para>
    507519      </listitem>
     
    512524    </itemizedlist>
    513525
    514     <!-- Date::Simple -->
    515     <bridgehead renderas="sect3" id="perl-date-simple"
    516     xreflabel="Date::Simple-&Date-Simple-version;">
    517     Date::Simple-&Date-Simple-version;</bridgehead>
    518 
    519     <indexterm zone="perl-modules perl-date-simple">
    520       <primary sortas="a-Date-Simple">Date::Simple</primary>
    521     </indexterm>
    522 
    523     <para>Date::Simple provides a simple date object. This module uses the
    524     standard <xref linkend="perl-standard-install"/>.</para>
    525 
    526     &lfs7a_checked;
    527 
    528     <itemizedlist>
    529       <listitem>
    530         <para>
    531           <ulink url="&Date-Simple-download-http;">Date::Simple-&Date-Simple-version;</ulink>
    532         </para>
    533       </listitem>
    534       <listitem>
    535 <literallayout>&Date-Simple-download-http;
    536 MD5 sum: &Date-Simple-md5sum;</literallayout>
    537       </listitem>
     526    <!-- DateTime is a dependency of DateTime-Calendar-Julian and DateTime-Format-Builder
     527         but it is not linked from other pages, so only give minimal details -->
     528
     529    <bridgehead renderas="sect3" id="perl-datetime"
     530    xreflabel="DateTime">
     531    DateTime</bridgehead>
     532
     533    <indexterm zone="perl-modules perl-datetime">
     534      <primary sortas="a-DateTime">DateTime</primary>
     535    </indexterm>
     536
     537    <para>DateTime provides a date and time object for perl.
     538    It and its dependencies use the standard
     539    <xref linkend="perl-standard-install"/> unless noted.</para>
     540
     541    <itemizedlist>
     542      <listitem><literallayout><ulink url="http://search.cpan.org/dist/DateTime/">DateTime</ulink>
     543(http://search.cpan.org/dist/DateTime)</literallayout>
     544        <itemizedlist>
     545          <!-- first dep is DateTime::Locale -->
     546          <listitem><literallayout><ulink url="http://search.cpan.org/dist/DateTime-Locale/">DateTime::Locale</ulink>
     547(http://search.cpan.org/dist/DateTime-Locale/)</literallayout>
     548            <itemizedlist>
     549              <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Dist-CheckConflicts/">Dist::CheckConflicts</ulink>
     550(http://search.cpan.org/dist/Dist-CheckConflicts/)</literallayout>
     551                <itemizedlist>
     552                  <listitem>
     553                    <para><xref linkend="perl-module-runtime"/></para>
     554                  </listitem>
     555                  <listitem>
     556                    <para><xref linkend="perl-test-fatal"/> (for the testsuite)</para>
     557                  </listitem>
     558                </itemizedlist>
     559              </listitem>
     560              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Params-Validate/">Params::Validate</ulink>
     561(http::/search.cpan.org/dist/Params-Validate/) - uses <xref linkend="perl-build-install"/></literallayout>
     562                <itemizedlist> <!-- deps for Params::Validate -->
     563                  <listitem>
     564                    <para>
     565                      <!-- Module::Build is a dep of Module::Implementation
     566                           via Module::Runtime -->
     567                      <xref linkend="perl-module-implementation"/>
     568                    </para>
     569                  </listitem>
     570                  <listitem>
     571                    <para>and for the testsuite <xref linkend="perl-test-fatal"/>
     572                    and <xref linkend="perl-test-requires"/></para>
     573                  </listitem>
     574                </itemizedlist> <!-- end of deps for Params::Validate -->
     575              </listitem>
     576              <listitem>
     577                <para>
     578                  <!-- Test::Fatal and Test::Requires are pulled
     579                   in for testing Params::Validate above -->
     580                  and for the testsuite <xref linkend="perl-test-warnings"/>
     581                </para>
     582              </listitem>
     583            </itemizedlist> <!-- end of deps for DateTime::Locale -->
     584          </listitem>
     585          <listitem>
     586              <literallayout><ulink url="http://search.cpan.org/dist/DateTime-TimeZone/">DateTime::TimeZone</ulink>
     587(http://search.cpan.org/dist/DateTime-TimeZone/)</literallayout>
     588            <itemizedlist> <!-- deps for DateTime::timeZone -->
     589              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Class-Singleton/">Class::Singleton</ulink>
     590(http://search.cpan.org/dist/Class-Singleton/)</literallayout>
     591              </listitem>
     592              <!-- Module::Runtime is pulled in by Dist::CheckConflicts -->
     593              <!-- Specio::Library::Builtins and Specio::Library::String both come from Specio -->
     594              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Specio/">Specio</ulink>
     595(http://search.cpan.org/dist/Specio/)</literallayout>
     596                <itemizedlist><!--- deps for Specio -->
     597                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Devel-StackTrace/">Devel::StackTrace</ulink>
     598(http://search.cpan.org/dist/Devel-StackTrace/)</literallayout>
     599                  </listitem>
     600                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Eval-Closure/">Eval::Closure</ulink>
     601(http://search.cpan.org/dist/Eval-Closure/)</literallayout>
     602                  </listitem>
     603                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/MRO-Compat/">MRO::Compat</ulink>
     604(http://search.cpan.org/dist/MRO-Compat/)</literallayout>
     605                  </listitem>
     606                  <!-- Role::Tiny::Compat is part of Role::Tiny -->
     607                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Role-Tiny/">Role::Tiny</ulink>
     608(http://search.cpan.org/dist/Role-Tiny/)</literallayout>
     609                  </listitem>
     610                  <!-- Test::Fatal is pulled in to test Dist::CheckConflicts,
     611                       Test::Requires is pulled in to test  Params::Validate -->
     612                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-Needs/">Test::Needs</ulink>
     613(http://search.cpan.org/dist/Test-Needs/)</literallayout>
     614                  </listitem>
     615                </itemizedlist> <!-- end of Specio deps -->
     616              </listitem>
     617              <listitem><literallayout><ulink url="http://search.cpan.org/dist/namespace-autoclean/">namespace::autoclean</ulink>
     618(http://search.cpan.org/dist/namespace-autoclean/)</literallayout>
     619                <itemizedlist><!-- deps for namespace::autoclean -->
     620                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/B-Hooks-EndOfScope/">B::Hooks::EndOfScope</ulink>
     621(http://search.cpan.org/dist/B-Hooks-EndOfScope/)</literallayout>
     622                    <itemizedlist><!-- deps for B::Hooks::EndOfScope -->
     623                      <!-- Module::Implementation is pulled in by Params::Validate -->
     624                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/Sub-Exporter-Progressive/">Sub::Exporter::Progressive</ulink>
     625(http://search.cpan.org/dist/Sub-Exporter-Progressive/)</literallayout>
     626                      </listitem>
     627                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/Variable-Magic/">Variable::Magic</ulink>
     628(http://search.cpan.org/dist/Variable-Magic/)</literallayout>
     629                      </listitem>
     630                    </itemizedlist><!-- end of deps for B::Hooks::EndOfScope -->
     631                  </listitem>
     632                  <listitem>
     633                    <para><xref linkend="perl-sub-identify"/></para>
     634                  </listitem>
     635                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/namespace-clean/">namespace::clean</ulink>
     636(http://search.cpan.org/dist/namespace-clean/)</literallayout>
     637                    <itemizedlist> <!-- deps of namespace-clean -->
     638                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/Package-Stash/">Package::Stash</ulink>
     639(http://search.cpan.org/dist/Package-Stash/)</literallayout>
     640                        <itemizedlist><!-- deps of Package-Stash -->
     641                          <!-- Dist-CheckConflicts & Module-Implementation
     642                               are earlier in DateTime -->
     643                          <listitem><literallayout><ulink url="http://search.cpan.org/dist/Package-Stash-XS/">Package::Stash::XS</ulink>
     644(http://search .cpan.org/dist/Package-Stash-XS/)</literallayout>
     645                          <!-- Test-Fatal & Test-Requires for -XS tests are earlier in DateTime -->
     646                          </listitem>
     647                        </itemizedlist> <!-- end of deps for Package-Stash -->
     648                      </listitem>
     649                    </itemizedlist>
     650                  </listitem>
     651                </itemizedlist> <!-- end of deps for namespace::autoclean -->
     652              </listitem>
     653              <!-- Params::ValidationCompiler needs Specio for its testsuite -->
     654              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Params-ValidationCompiler/">Params::ValidationCompiler</ulink>
     655(http://search.cpan.org/dist/Params-ValidationCompiler/)</literallayout>
     656                <itemizedlist><!--- deps for Params::ValidationCompiler -->
     657                  <!-- Eval::Closure was built for Specio -->
     658                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Exception-Class/">Exception::Class</ulink>
     659(http://search.cpan.org/dist/Exception-Class/)</literallayout>
     660                    <itemizedlist><!-- deps for Exception::Class - DevelStackTrace was built for Specio -->
     661                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/Class-Data-Inheritable/">Class::Data::Inheritable</ulink>
     662(http://search.cpan.org/dist/Class-Data-Inheritable/)</literallayout>
     663                      </listitem>
     664                    </itemizedlist> <!-- end of deps for Exception::Class -->
     665                  </listitem>
     666                  <!-- Test2::Bundle::Extended and Test2::Require::Module are from Test2-Suite -->
     667                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test2-Suite/">Test2::Suite</ulink>
     668(http://seach.cpan.org/dist/Test2-Suite/) (for the testsuite)</literallayout>
     669                    <itemizedlist> <!-- deps for Test2::Suite -->
     670                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/Importer/">Importer</ulink>
     671(http://search.cpan.org/dist/Importer/)</literallayout>
     672                      </listitem>
     673                      <!-- Test2 is part of Test::Simple -->
     674                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-Simple/">Test::Simple</ulink>
     675(http://search.cpan.org/dist/Test-Simple/)</literallayout>
     676                      </listitem>
     677                    </itemizedlist> <!-- end of deps for Test2::Suite -->
     678                  </listitem>
     679                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-Without-Module/">Test::Without::Module</ulink>
     680(http://search.cpan.org/dist/Test-Without-Module/)</literallayout>
     681                  </listitem>
     682                </itemizedlist> <!-- end of Params::ValidationCompiler deps -->
     683              </listitem>
     684              <!-- Try-Tiny is pulled in by Module-Implementation for Params-Validate -->
     685            </itemizedlist> <!-- end of deps for DateTime::TimeZone -->
     686          </listitem>
     687          <listitem><literallayout><ulink url="http://search.cpan.org/dist/CPAN-Meta-Check/">CPAN::Meta::Check</ulink>
     688(http://search.cpan.org/dist/CPAN-Meta-Check/)</literallayout>
     689            <itemizedlist> <!-- dep for CPAN-Meta-Check -->
     690              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-Deep/">Test::Deep</ulink>
     691(http://search.cpan.org/dist/Test-Deep/)</literallayout>
     692              </listitem>
     693            </itemizedlist> <!-- end of dep for CPAN-Meta-Check -->
     694          </listitem>
     695          <!--  Test::Fatal pulled in for Dist-CheckConflicts -->
     696          <!--  Test::Warnings pulled in for DateTime::Locale -->
     697        </itemizedlist> <!-- end of deps for DateTime -->
     698      </listitem>
     699    </itemizedlist>
     700
     701    <!-- DateTime::Calendar::Julian -->
     702    <bridgehead renderas="sect3" id="perl-datetime-calendar-julian"
     703    xreflabel="DateTime::Calendar::Julian-&DateTime-Calendar-Julian-version;">
     704    DateTime::Calendar::Julian-&DateTime-Calendar-Julian-version;</bridgehead>
     705
     706    <indexterm zone="perl-modules perl-datetime-calendar-julian">
     707      <primary sortas="a-DateTime-Calendar-Julian">DateTime::Calendar::Julian</primary>
     708    </indexterm>
     709
     710    <para>DateTime::Calendar::Julian implements the Julian Calendar. This
     711    module and its dependencies use the standard <xref
     712    linkend="perl-standard-install"/> unless noted.</para>
     713
     714    &lfs7a_checked;
     715
     716    <itemizedlist>
     717      <listitem>
     718        <para>
     719          <ulink url="&DateTime-Calendar-Julian-download-http;">DateTime::Calendar::Julian-&DateTime-Calendar-Julian-version;</ulink>
     720        </para>
     721      </listitem>
     722      <listitem>
     723<literallayout>&DateTime-Calendar-Julian-download-http;
     724MD5 sum: &DateTime-Calendar-Julian-md5sum;</literallayout>
     725        <itemizedlist>
     726          <listitem>
     727            <para><xref linkend="perl-datetime"/></para>
     728          </listitem>
     729        </itemizedlist>
     730      </listitem>
     731    </itemizedlist>
     732
     733    <!-- DateTime::Format::Builder -->
     734    <bridgehead renderas="sect3" id="perl-datetime-format-builder"
     735    xreflabel="DateTime::Format::B uilder-&DateTime-Format-Builder-version;">
     736    DateTime::Format::Builder-&DateTime-Format-Builder-version;</bridgehead>
     737
     738    <indexterm zone="perl-modules perl-datetime-format-builder">
     739      <primary sortas="a-DateTime-Format-Builder">DateTime::Format::Builder</primary>
     740    </indexterm>
     741
     742    <para>DateTime::Format::Builder creates DateTime parser classes and objects.
     743    This module and its dependencies use the standard <xref
     744    linkend="perl-standard-install"/> unless noted.</para>
     745
     746    &lfs7a_checked;
     747
     748    <itemizedlist>
     749      <listitem>
     750        <para>
     751          <ulink url="&DateTime-Format-Builder-download-http;">DateTime::Format::Builder-&DateTime-Format-Builder-version;</ulink>
     752        </para>
     753      </listitem>
     754      <listitem>
     755<literallayout>&DateTime-Format-Builder-download-http;
     756MD5 sum: &DateTime-Format-Builder-md5sum;</literallayout>
     757        <itemizedlist>
     758          <listitem><literallayout><ulink url="http://search.cpan.org/dist/Class-Factory-Util/">Class::Factory::Util</ulink>
     759(http://search.cpan.org/dist/Class-Factory-Util/)</literallayout>
     760            <itemizedlist>
     761              <listitem>
     762                <para><xref linkend="perl-module-build"/></para>
     763              </listitem>
     764            </itemizedlist>
     765          </listitem>
     766          <listitem>
     767            <para><xref linkend="perl-datetime"/></para>
     768          </listitem>
     769          <listitem><literallayout><ulink url="http://search.cpan.org/dist/DateTime-Format-Strptime/">DateTime::Format::Strptime</ulink>
     770(http://search.cpan.org/dist/DateTime-Format-Strptime/)</literallayout>
     771            <itemizedlist> <!-- deps of DateTime-Format-Strptime -->
     772              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Package-DeprecationManager/">Package::DeprecationManager</ulink>
     773(http://search.cpan.org/dist/Package-DeprecationManager/)</literallayout>
     774                <itemizedlist> <!-- deps of Package-DeprecationManager -->
     775                  <!-- Package::Stash is p ulled in by DateTime -->
     776                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Params-Util/">Params::Util</ulink>
     777(http://search.cpan.org/dist/Params-Util/)</literallayout>
     778                  </listitem>
     779                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Sub-Install/">Sub::Install</ulink>
     780(http://search.cpan.org/dist/Sub-Install/)</literallayout>
     781                  </listitem>
     782                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Sub-Name/">Sub::Name</ulink>
     783(http://search.cpan.org/dist/Sub-Name/)</literallayout>
     784                  </listitem>
     785                </itemizedlist> <!-- end of deps for Package-DeprecationManager -->
     786              </listitem>
     787              <!-- Module::Implementation and Test::Fatal are pulled in by DateTime -->
     788            </itemizedlist> <!-- end of deps for DateT ime-Format-Strptime -->
     789          </listitem>
     790          <!-- Test-Fatal and Test-Warnings pulled in by DateTime -->
     791        </itemizedlist>
     792      </listitem>
     793      <!-- Params-Validate pulled in by DateTime -->
    538794    </itemizedlist>
    539795
     
    547803    </indexterm>
    548804
    549     <para>Encode::EUCJPASCII provides an eucJP-open mapping. This module uses the
     805    <para>Encode::EUCJPASCII provides an eucJP-open (Extended Unix Code,
     806    Japanese) mapping. This module uses the
    550807    standard <xref linkend="perl-standard-install"/>.</para>
    551808
     
    555812      <listitem>
    556813        <para>
    557           <ulink url="&Encode-EUCJPASCII-download-http;">Encode-EUCJPASCII-&Encode-EUCJPASCII-version;</ulink>
     814          <ulink url="&Encode-EUCJPASCII-download-http;">Encode::EUCJPASCII-&Encode-EUCJPASCII-version;</ulink>
    558815        </para>
    559816      </listitem>
     
    7691026      <listitem>
    7701027        <para>
    771           <ulink url="&IPC-Run3-download-http;">IPC-Run3-&IPC-Run3-version;</ulink>
     1028          <ulink url="&IPC-Run3-download-http;">IPC::Run3-&IPC-Run3-version;</ulink>
    7721029        </para>
    7731030      </listitem>
     
    8861143      <listitem>
    8871144        <para>
    888           <ulink url="&Lingua-Translit-download-http;">Lingua-Translit-&Lingua-Translit-version;</ulink>
     1145          <ulink url="&Lingua-Translit-download-http;">Lingua::Translit-&Lingua-Translit-version;</ulink>
    8891146        </para>
    8901147      </listitem>
     
    9211178        <itemizedlist>
    9221179          <listitem> <literallayout><ulink url="http://search.cpan.org/dist/List-SomeUtils/">List::SomeUtils</ulink>
    923 (http://search.cpan.org/dist/List::SomeUtils/) (for the testsuite)</literallayout>
     1180(http://search.cpan.org/dist/List-SomeUtils/) (for the testsuite)</literallayout>
    9241181            <itemizedlist>
    9251182              <listitem> <literallayout><ulink url="http://search.cpan.org/dist/List-SomeUtils-XS/">List::SomeUtils::XS</ulink>
    926 (http://search.cpan.org/dist/List::SomeUtils::XS/)</literallayout>
     1183(http://search.cpan.org/dist/List-SomeUtils::XS/)</literallayout>
    9271184                <itemizedlist>
    9281185                  <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Test-LeakTrace/">Test::LeakTrace</ulink>
    929 (http://search.cpan.org/dist/Test::LeakTrace/) (for the testsuite)</literallayout>
     1186(http://search.cpan.org/dist/Test-LeakTrace/) (for the testsuite)</literallayout>
    9301187                  </listitem>
    9311188                </itemizedlist>
    9321189              </listitem>
    933               <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Module-Implementation/">Module::Implementation</ulink>
    934 (http://search.cpan.org/dist/Module::Implementation)</literallayout>
    935                 <itemizedlist>
    936                   <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Try-Tiny/">Try::Tiny</ulink>
    937 (http://search.cpan.org/dist/Try::Tiny/)</literallayout>
    938                   </listitem>
    939                   <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Module-Runtime/">Module::Runtime</ulink>
    940 (http://search.cpan.org/dist/Module::Runtime/) (for the testsuite)</literallayout>
    941                     <itemizedlist>
    942                       <listitem>
    943                         <para>
    944                           <xref linkend="perl-module-build"/>
    945                         </para>
    946                       </listitem>
    947                     </itemizedlist>
    948                   </listitem>
    949                   <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Test-Fatal/">Test::Fatal</ulink>
    950 (http://search.cpan.org/dist/Test::Fatal/) (for the testsuite)</literallayout>
    951                     <itemizedlist>
    952                       <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Try-Tiny/">Try::Tiny</ulink>
    953 (http://search.cpan.org/dist/Try::Tiny/)</literallayout>
    954                       </listitem>
    955                     </itemizedlist>
    956                   </listitem>
    957                   <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Test-Requires/">Test::Requires</ulink>
    958 (http://search.cpan.org/dist/Test::Requires/) (for the testsuite)</literallayout>
    959                   </listitem>
    960                 </itemizedlist>
     1190              <listitem>
     1191                <para>
     1192                  <xref linkend="perl-module-implementation"/>
     1193                </para>
    9611194              </listitem>
    9621195            </itemizedlist>
    9631196          </listitem>
    964           <listitem> <literallayout><ulink url="http://search.cpan.org/dist/List-UtilsBy/">List-UtilsBy</ulink>
    965 (http://search.cpan.org/dist/List::UtilsBy/)</literallayout>
     1197          <listitem> <literallayout><ulink url="http://search.cpan.org/dist/List-UtilsBy/">List::UtilsBy</ulink>
     1198(http://search.cpan.org/dist/List-UtilsBy/)</literallayout>
    9661199          </listitem>
    9671200          <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Number-Compare/">Number::Compare</ulink>
    968 (http://search.cpan.org/dist/Number::Compare/)</literallayout>
     1201(http://search.cpan.org/dist/Number-Compare/)</literallayout>
    9691202          </listitem>
    9701203          <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Scalar-List-Utils/">Scalar-List-Utils</ulink>
    971 (http://search.cpan.org/dist/Scalar::List::Utils/)</literallayout>
    972           </listitem>
    973           <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Test-Warnings/">Test::Warnings</ulink>
    974 (http://search.cpan.org/dist/Test::Warnings/) (for the testsuite)</literallayout>
    975             <itemizedlist>
    976               <listitem> <literallayout><ulink url="http://search.cpan.org/dist/CPAN-Meta-Check/">CPAN::Meta::Check</ulink>
    977 (http://search.cpan.org/dist/CPAN::Meta::Check/) (for the testsuite)</literallayout>
    978                 <itemizedlist>
    979                   <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Test-Deep/">Test::Deep</ulink>
    980 (http://search.cpan.org/dist/Test::Deep/) (for the testsuite)</literallayout>
    981                   </listitem>
    982                 </itemizedlist>
    983               </listitem>
    984             </itemizedlist>
     1204(http://search.cpan.org/dist/Scalar::List::Utils/)
     1205Scalar::List::Utils is a core module, but the version in perl-5.24.0 is not new enough</literallayout>
     1206          </listitem>
     1207          <listitem>
     1208            <para>
     1209              <xref linkend="perl-test-warnings"/> (for the testsuite)
     1210            </para>
    9851211          </listitem>
    9861212          <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Text-Glob/">Text::Glob</ulink>
    987 (http://search.cpan.org/dist/Text::Glob/)</literallayout>
     1213(http://search.cpan.org/dist/Text-Glob/)</literallayout>
    9881214          </listitem>
    9891215        </itemizedlist>
     
    10081234      <listitem>
    10091235        <para>
    1010           <ulink url="&List-MoreUtils-download-http;">List-MoreUtils-&List-MoreUtils-version;</ulink>
     1236          <ulink url="&List-MoreUtils-download-http;">List::MoreUtils-&List-MoreUtils-version;</ulink>
    10111237        </para>
    10121238      </listitem>
     
    10171243      <listitem>
    10181244        <itemizedlist>
     1245          <listitem> <literallayout><ulink url="http://search.cpan.org/dist/XSLoader/">XSLoader</ulink>
     1246(http://search.cpan.org/dist/XSLoader/)
     1247<!-- List::MoreUtils-0.416 needs 0.22 or newer -->
     1248XSLoader is a core perl module, but the version in perl-5.24.0 is not new enough.</literallayout>
     1249          </listitem>
    10191250          <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Exporter-Tiny/">Exporter::Tiny</ulink>
    1020 (http://search.cpan.org/dist/Exporter::Tiny/) (for the testsuite)</literallayout>
     1251(http://search.cpan.org/dist/Exporter-Tiny/) (for the testsuite)</literallayout>
    10211252          </listitem>
    10221253        </itemizedlist>
     
    10281259    <bridgehead renderas="sect3" id="perl-log-log4perl"
    10291260    xreflabel="Log::Log4perl-&Log-Log4perl-version;">
    1030     Log-Log4perl-&Log-Log4perl-version; (a.k.a. Log::Log4perl)</bridgehead>
     1261    Log-Log4perl-&Log-Log4perl-version;</bridgehead>
    10311262
    10321263    <indexterm zone="perl-modules perl-log-log4perl">
     
    10431274      <listitem>
    10441275        <para>
    1045           <ulink url="&Log-Log4perl-download-http;">Log-Log4perl-&Log-Log4perl-version;</ulink>
     1276          <ulink url="&Log-Log4perl-download-http;">Log::Log4perl-&Log-Log4perl-version;</ulink>
    10461277        </para>
    10471278      </listitem>
     
    10701301      <listitem>
    10711302        <para>
    1072           <ulink url="&LWP-Protocol-https-download-http;">LWP-Protocol-https-&LWP-Protocol-https-version;</ulink>
     1303          <ulink url="&LWP-Protocol-https-download-http;">LWP::Protocol::https-&LWP-Protocol-https-version;</ulink>
    10731304        </para>
    10741305      </listitem>
     
    11061337    <!-- Module::Build -->
    11071338    <bridgehead renderas="sect3" id="perl-module-build"
    1108     xreflabel="Module-Build-&Module-Build-version;">
     1339    xreflabel="Module::Build-&Module-Build-version;">
    11091340    Module::Build-&Module-Build-version;</bridgehead>
    11101341
     
    11191350      <application>perl</application> is 5.20.2 or earlier, a version of this
    11201351      module was installed as part of the core perl distribution and you do
    1121       not need to install a newer version.
     1352      not need to install a newer version.  This module uses <xref
     1353      linkend="perl-build-install"/>
    11221354   </para>
    11231355
     
    11371369      <listitem>
    11381370        <para>
    1139           <ulink url="&Module-Build-download-http;">Module-Build-&Module-Build-version;</ulink>
     1371          <ulink url="&Module-Build-download-http;">Module::Build-&Module-Build-version;</ulink>
    11401372        </para>
    11411373      </listitem>
     
    11431375<literallayout>&Module-Build-download-http;
    11441376MD5 sum: &Module-Build-md5sum;</literallayout>
     1377      </listitem>
     1378    </itemizedlist>
     1379
     1380    <!-- Module::Implementation is a dependency of multiple modules on this page
     1381         but it is not linked from other pages, so only give minimal details -->
     1382
     1383    <bridgehead renderas="sect3" id="perl-module-implementation"
     1384    xreflabel="Module::Implementation">
     1385    Module::Implementation</bridgehead>
     1386
     1387    <indexterm zone="perl-modules perl-module-implementation">
     1388      <primary sortas="a-Module-Implementation">Module::Implementation</primary>
     1389    </indexterm>
     1390
     1391    <para>Module::Implementation loads one of several alternate underlying
     1392    implementation of a module (e.g. eXternal Subroutine or pure Perl, or an
     1393    implementation for a given OS). This module and its dependencies use the
     1394    standard <xref linkend="perl-standard-install"/> except where noted.</para>
     1395
     1396    <itemizedlist>
     1397      <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Module-Implementation/">Module::Implementation</ulink>
     1398(http://search.cpan.org/dist/Module-Implementation)</literallayout>
     1399        <itemizedlist>
     1400          <listitem>
     1401            <para>
     1402              <xref linkend="perl-module-runtime"/>
     1403            </para>
     1404          </listitem>
     1405          <listitem>
     1406            <para>
     1407              <xref linkend="perl-try-tiny"/>
     1408            </para>
     1409          </listitem>
     1410          <listitem>
     1411            <para>
     1412              <xref linkend="perl-test-fatal"/> (for the testsuite)
     1413            </para>
     1414          </listitem>
     1415          <listitem>
     1416            <para>
     1417              <xref linkend="perl-test-requires"/> (for the testsuite)
     1418            </para>
     1419          </listitem>
     1420        </itemizedlist>
     1421      </listitem>
     1422    </itemizedlist>
     1423
     1424    <!-- Module::Runtime is a dependency of multiple modules on this page
     1425         but it is not linked from other pages, so only give minimal details -->
     1426
     1427    <bridgehead renderas="sect3" id="perl-module-runtime"
     1428    xreflabel="Module::Runtime">
     1429    Module::Runtime</bridgehead>
     1430
     1431    <indexterm zone="perl-modules perl-module-runtime">
     1432      <primary sortas="a-Module-Runtime">Module::Runtime</primary>
     1433    </indexterm>
     1434
     1435    <para>Module::Runtime provides functions to deal with runtime
     1436     handling of Perl modules. This module itself uses the standard
     1437    <xref linkend="perl-standard-install"/>.</para>
     1438
     1439    <itemizedlist>
     1440      <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Module-Runtime/">Module::Runtime</ulink>
     1441(http://search.cpan.org/dist/Module-Runtime/)</literallayout>
     1442        <itemizedlist>
     1443          <listitem>
     1444            <para>
     1445              <xref linkend="perl-module-build"/>
     1446            </para>
     1447          </listitem>
     1448        </itemizedlist>
    11451449      </listitem>
    11461450    </itemizedlist>
     
    12091513      <listitem>
    12101514        <para>
    1211           <ulink url="&Parse-Yapp-download-http;">Parse-Yapp-&Parse-Yapp-version;</ulink>
     1515          <ulink url="&Parse-Yapp-download-http;">Parse::Yapp-&Parse-Yapp-version;</ulink>
    12121516        </para>
    12131517      </listitem>
     
    12351539      <listitem>
    12361540        <para>
    1237           <ulink url="&Regexp-Common-download-http;">Regexp-Common-&Regexp-Common-version;</ulink>
     1541          <ulink url="&Regexp-Common-download-http;">Regexp::Common-&Regexp-Common-version;</ulink>
    12381542        </para>
    12391543      </listitem>
     
    12851589    </itemizedlist>
    12861590
     1591    <!-- Sort::Key -->
     1592    <bridgehead renderas="sect3" id="perl-sort-key"
     1593    xreflabel="Sort::Key-&Sort-Key-version;">
     1594    Sort::Key-&Sort-Key-version;</bridgehead>
     1595
     1596    <indexterm zone="perl-modules perl-sort-key">
     1597      <primary sortas="a-Sort-Key">Sort::Key</primary>
     1598    </indexterm>
     1599
     1600    <para>Sort::Key provides a set of functions to sort lists of values by some
     1601    calculated key value. This module uses the standard <xref
     1602    linkend="perl-standard-install"/>.</para>
     1603
     1604    &lfs7a_checked;
     1605
     1606    <itemizedlist>
     1607      <listitem>
     1608        <para>
     1609          <ulink url="&Sort-Key-download-http;">Sort::Key-&Sort-Key-version;</ulink>
     1610        </para>
     1611      </listitem>
     1612      <listitem>
     1613<literallayout>&Sort-Key-download-http;
     1614MD5 sum: &Sort-Key-md5sum;</literallayout>
     1615      </listitem>
     1616    </itemizedlist>
     1617
     1618    <!-- Sub::Identify is a dependency of multiple modules on this page
     1619         but it is not linked from other pages, so only give minimal details -->
     1620
     1621    <bridgehead renderas="sect3" id="perl-sub-identify"
     1622    xreflabel="Sub::Identify">
     1623    Sub::Identify</bridgehead>
     1624
     1625    <indexterm zone="perl-modules perl-sub-identify">
     1626      <primary sortas="a-Sub-Identify">Sub::Identify</primary>
     1627    </indexterm>
     1628
     1629    <para>Sub::Identify allows you to retrieve the real names of code
     1630    references. It uses the standard <xref
     1631    linkend="perl-standard-install"/>.</para>
     1632
     1633    <itemizedlist>
     1634      <listitem>
     1635        <para>
     1636          <literallayout><ulink url="http://search.cpan.org/dist/Sub-Identify/">Sub::Identify</ulink>
     1637(http://search.cpan.org/dist/Sub-Identify/)</literallayout>
     1638        </para>
     1639      </listitem>
     1640    </itemizedlist>
     1641
    12871642    <!-- Test-Command -->
    12881643    <bridgehead renderas="sect3" id="perl-test-command"
    12891644    xreflabel="Test::Command-&Test-Command-version;">
    1290     Test::Command-&Test-Command-version; (Test::Command)</bridgehead>
     1645    Test::Command-&Test-Command-version;</bridgehead>
    12911646
    12921647    <indexterm zone="perl-modules perl-test-command">
     
    13051660      <listitem>
    13061661        <para>
    1307           <ulink url="&Test-Command-download-http;">Test-Command-&Test-Command-version;</ulink>
     1662          <ulink url="&Test-Command-download-http;">Test::Command-&Test-Command-version;</ulink>
    13081663        </para>
    13091664      </listitem>
     
    13541709    </itemizedlist>
    13551710
     1711    <!-- Test::Fatal is a dependency of multiple modules on this page
     1712         but it is not linked from other pages, so only give minimal details -->
     1713
     1714    <bridgehead renderas="sect3" id="perl-test-fatal"
     1715    xreflabel="Test::Fatal">
     1716    Test::Fatal</bridgehead>
     1717
     1718    <indexterm zone="perl-modules perl-test-fatal">
     1719      <primary sortas="a-Test-Fatal">Test::Fatal</primary>
     1720    </indexterm>
     1721
     1722    <para>The Test::Fatal module provides simple helpers for testing
     1723    code which throws exceptions. This module uses the standard
     1724    <xref linkend="perl-standard-install"/>.</para>
     1725
     1726    <itemizedlist>
     1727      <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-Fatal/">Test::Fatal</ulink>
     1728(http://search.cpan.org/dist/Test-Fatal/)</literallayout>
     1729        <itemizedlist>
     1730          <listitem>
     1731            <para>
     1732              <xref linkend="perl-try-tiny"/>
     1733            </para>
     1734          </listitem>
     1735        </itemizedlist>
     1736      </listitem>
     1737    </itemizedlist>
     1738
     1739    <!-- Test::Requires is a dependency of multiple modules on this page
     1740         but it is not linked from other pages, so only give minimal details -->
     1741
     1742    <bridgehead renderas="sect3" id="perl-test-requires"
     1743    xreflabel="Test::Requires">
     1744    Test::Requires</bridgehead>
     1745
     1746    <indexterm zone="perl-modules perl-test-requires">
     1747      <primary sortas="a-Test-Requires">Test::Requires</primary>
     1748    </indexterm>
     1749
     1750    <para>The Test::Requires module checks if another (optional) module
     1751    can be loaded, and if not it skips all the current tests. This
     1752    module uses the standard <xref linkend="perl-standard-install"/>.</para>
     1753
     1754    <itemizedlist>
     1755      <listitem>
     1756        <para>
     1757          <literallayout><ulink url="http://search.cpan.org/dist/Test-Requires/">Test::Requires</ulink>
     1758(http://search.cpan.org/dist/Test-Requires/)</literallayout>
     1759        </para>
     1760      </listitem>
     1761    </itemizedlist>
     1762
     1763    <!-- Test::Warnings is a dependency of multiple modules on this page
     1764         but it is not linked from other pages, so only give minimal details -->
     1765
     1766    <bridgehead renderas="sect3" id="perl-test-warnings"
     1767    xreflabel="Test::Warnings">
     1768    Test::Warnings</bridgehead>
     1769
     1770    <indexterm zone="perl-modules perl-test-warnings">
     1771      <primary sortas="a-Test-Warnings">Test::Warnings</primary>
     1772    </indexterm>
     1773
     1774    <para>The Test::Warnings module tests for warnings
     1775    and the lack of them. This module uses the standard
     1776    <xref linkend="perl-standard-install"/>.</para>
     1777
     1778    <itemizedlist>
     1779      <listitem>
     1780        <para>
     1781          <literallayout><ulink url="http://search.cpan.org/dist/Test-Warnings/">Test::Warnings</ulink>
     1782(http://search.cpan.org/dist/Test-Warnings/)</literallayout>
     1783        </para>
     1784      </listitem>
     1785    </itemizedlist>
     1786
    13561787    <!-- Text::BibTeX -->
    13571788    <bridgehead renderas="sect3" id="perl-text-bibtex"
     
    13741805      <listitem>
    13751806        <para>
    1376           <ulink url="&Text-BibTeX-download-http;">Text-BibTeX-&Text-BibTeX-version;</ulink>
     1807          <ulink url="&Text-BibTeX-download-http;">Text::BibTeX-&Text-BibTeX-version;</ulink>
    13771808        </para>
    13781809      </listitem>
     
    13871818                <para><xref linkend="perl-capture-tiny"/></para>
    13881819              </listitem>
    1389               <listitem><literallayout><ulink url="http://search.cpan.org/dist/ExtUtils-LibBuilder/">ExtUtils-LibBuilder</ulink>
    1390 (http://search.cpan.org/dist/LibBuilder/)
    1391 this uses the <xref linkend="perl-build-install"/></literallayout>
    1392                 <itemizedlist>
    1393                   <listitem>
    1394                     <para>
    1395                       <xref linkend="perl-module-build"/>
    1396                     </para>
    1397                   </listitem>
    1398                 </itemizedlist>
    1399               </listitem>
    14001820            </itemizedlist>
     1821          </listitem>
     1822        </itemizedlist>
     1823      </listitem>
     1824    </itemizedlist>
     1825
     1826    <!-- Text::CSV -->
     1827    <bridgehead renderas="sect3" id="perl-text-csv"
     1828    xreflabel="Text::CSV-&Text-CSV-version;">
     1829    Text::CSV-&Text-CSV-version;</bridgehead>
     1830
     1831    <indexterm zone="perl-modules perl-text-csv">
     1832      <primary sortas="a-Text-CSV">Text::CSV</primary>
     1833    </indexterm>
     1834
     1835    <para>Text::CSV is a comma-separated values manipulator, using XS
     1836    (eXternal Subroutine - for subroutines written in C or C++) or
     1837    pure perl.  This module uses the standard
     1838    <xref linkend="perl-standard-install"/>.</para>
     1839
     1840    &lfs7a_checked;
     1841
     1842    <itemizedlist>
     1843      <listitem>
     1844        <para>
     1845          <ulink url="&Text-CSV-download-http;">Text::CSV-&Text-CSV-version;</ulink>
     1846        </para>
     1847      </listitem>
     1848      <listitem>
     1849<literallayout>&Text-CSV-download-http;
     1850MD5 sum: &Text-CSV-md5sum;</literallayout>
     1851        <itemizedlist>
     1852          <listitem><literallayout><ulink url="http://search.cpan.org/dist/Text-CSV_XS/">Text::CSV_XS</ulink>
     1853(http://search.cpan.org/dist/Text-CSV_XS/)</literallayout>
     1854<para>This is <emphasis>Recommended</emphasis> by Text-CSV but
     1855<emphasis>Required</emphasis> for <xref linkend="biber"/>.</para>
    14011856          </listitem>
    14021857        </itemizedlist>
     
    14241879      <listitem>
    14251880        <para>
    1426           <ulink url="&Text-Roman-download-http;">Text-Roman-&Text-Roman-version;</ulink>
     1881          <ulink url="&Text-Roman-download-http;">Text::Roman-&Text-Roman-version;</ulink>
    14271882        </para>
    14281883      </listitem>
     
    14301885<literallayout>&Text-Roman-download-http;
    14311886MD5 sum: &Text-Roman-md5sum;</literallayout>
     1887      </listitem>
     1888    </itemizedlist>
     1889
     1890    <!-- Try::Tiny is a dependency of multiple modules on this page
     1891         but it is not linked from other pages, so only give minimal details -->
     1892
     1893    <bridgehead renderas="sect3" id="perl-try-tiny"
     1894    xreflabel="Try::Tiny">
     1895    Try::Tiny</bridgehead>
     1896
     1897    <indexterm zone="perl-modules perl-try-tiny">
     1898      <primary sortas="a-Try-Tiny">Try::Tiny</primary>
     1899    </indexterm>
     1900
     1901    <para>The Try::Tiny module provides minimal try/catch with proper
     1902    proper preservation of $0.  This module uses the standard
     1903    <xref linkend="perl-standard-install"/>.</para>
     1904
     1905    <itemizedlist>
     1906      <listitem>
     1907        <para>
     1908          <literallayout><ulink url="http://search.cpan.org/dist/Try-Tiny/">Try::Tiny</ulink>
     1909(http://search.cpan.org/dist/Try-Tiny/)</literallayout>
     1910        </para>
    14321911      </listitem>
    14331912    </itemizedlist>
     
    15081987
    15091988    <!-- XML::LibXML is a dependency of multiple modules on this page
    1510          But it is not linked from other pages, so only give minimal details -->
     1989         but it is not linked from other pages, so only give minimal details -->
    15111990
    15121991    <bridgehead renderas="sect3" id="perl-xml-libxml"
     
    15222001    </para>
    15232002
    1524     <para>Upstream blacklists current versions of <xref linkend="libxml2"/>
     2003    <para>Upstream blacklists the current version of <xref linkend="libxml2"/>
    15252004    on the grounds of "schema regression" and the build will warn that the
    15262005    version of libxml2 is incompatible, but it appears to work.</para>
     
    15292008      <listitem>
    15302009        <para>
    1531           <ulink url="http://search.cpan.org/dist/XML-LibXML/">XML::LibXML</ulink><literallayout>
     2010          <literallayout><ulink url="http://search.cpan.org/dist/XML-LibXML/">XML::LibXML</ulink>
    15322011(http://search.cpan.org/dist/XML-LibXML/)</literallayout>
    15332012        </para>
     
    16192098
    16202099    <!-- XML::SAX is a dependency of multiple modules on this page
    1621          But it is not linked from other pages, so only give minimal details -->
     2100         but it is not linked from other pages, so only give minimal details -->
    16222101
    16232102    <bridgehead renderas="sect3" id="perl-xml-sax"
     
    16382117      <listitem>
    16392118        <para>
    1640           <ulink url="http://search.cpan.org/dist/XML-SAX/">XML::SAX</ulink><literallayout>
     2119          <literallayout><ulink url="http://search.cpan.org/dist/XML-SAX/">XML::SAX</ulink>
    16412120(http://search.cpan.org/dist/XML-SAX/)</literallayout>
    16422121        </para>
  • introduction/welcome/changelog.xml

    r5f1d5fa r42bb57d  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[ken] - Update to List::AllUtils-0.12 (perl module). Fixes
     50          <ulink url="&blfs-ticket-root;8446">#8446</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[ken] - Update to Text::BibTeX-0.77 (perl module). Fixes
     54          <ulink url="&blfs-ticket-root;8335">#8335</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[ken] - Update to biblatex-biber-2.6 with biblatex-3.5
     58          and various changes to required perl modules. Fixes
     59          <ulink url="&blfs-ticket-root;8290">#8290</ulink>.</para>
     60        </listitem>
     61        <listitem>
    4962          <para>[pierre] - Update to OpenJDK-18.0.112. Fixes
    5063          <ulink url="&blfs-ticket-root;8448">#8448</ulink>.</para>
  • packages.ent

    r5f1d5fa r42bb57d  
    333333<!ENTITY Data-Compare-version         "1.25">
    334334<!ENTITY Data-Uniqid-version          "0.12">
    335 <!ENTITY Date-Simple-version          "3.03">
     335<!ENTITY DateTime-Calendar-Julian-version "0.04">
     336<!ENTITY DateTime-Format-Builder-version "0.81">
    336337<!ENTITY Encode-EUCJPASCII-version    "0.03">
    337338<!ENTITY Encode-JIS2K-version         "0.03">
     
    343344<!ENTITY IPC-Run3-version             "0.048">
    344345<!ENTITY Lingua-Translit-version      "0.26">
    345 <!ENTITY List-AllUtils-version        "0.11">
     346<!ENTITY List-AllUtils-version        "0.12">
    346347<!ENTITY List-MoreUtils-version       "0.416">
    347348<!ENTITY Log-Log4perl-version         "1.47">
     
    352353<!ENTITY Parse-Yapp-version           "1.05">
    353354<!ENTITY Regexp-Common-version        "2016060801">
     355<!ENTITY Sort-Key-version             "1.33">
    354356<!ENTITY SGMLSpm-version              "1.1">
    355357<!ENTITY Test-Command-version         "0.11">
    356358<!ENTITY Test-Differences-version     "0.64">
    357 <!ENTITY Text-BibTeX-version          "0.76">
     359<!ENTITY Text-BibTeX-version          "0.77">
     360<!ENTITY Text-CSV-version             "1.33">
    358361<!ENTITY Text-Roman-version           "3.5">
    359362<!ENTITY Unicode-LineBreak-version    "2016.003">
     
    853856<!ENTITY texlive-year                 "2016">
    854857<!ENTITY asymptote-version            "2.38">
    855 <!ENTITY biber-version                "2.5">
    856 <!ENTITY biblatex-version             "3.4">
     858<!ENTITY biber-version                "2.6">
     859<!ENTITY biblatex-version             "3.5">
    857860<!ENTITY xindy-version                "2.5.1">
    858861
  • pst/typesetting/biber.xml

    r5f1d5fa r42bb57d  
    55  %general-entities;
    66
    7   <!-- when released, the directory is current instead of a version
    8   <!ENTITY biber-download-http   "http://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/current/biblatex-biber.tar.gz">-->
    9   <!-- but 2.5 is now old, so point to it - deps for 2.6 are very different -->
    10   <!ENTITY biber-download-http   "http://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/2.5/biblatex-biber.tar.gz">
     7  <!-- when released, the directory is current instead of a version -->
     8  <!ENTITY biber-download-http   "http://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/current/biblatex-biber.tar.gz">
    119  <!ENTITY biber-download-ftp " ">
    1210<!-- <!ENTITY biber-download-http   "&sources-anduin-http;/biblatex-biber/biblatex-biber-&biber-version;.tar.gz">
     11
    1312  <!ENTITY biber-download-ftp    "&sources-anduin-ftp;/biblatex-biber/biblatex-biber-&biber-version;.tar.gz">-->
    14   <!ENTITY biber-md5sum          "md5sum 747c3c86eff58ccbc1b419357f665ebd">
    15   <!ENTITY biber-size            "816 KB">
     13  <!ENTITY biber-md5sum          "md5sum 87411d2d3c4787aa2d104d8068bdcb02">
     14  <!ENTITY biber-size            "843 KB">
    1615  <!-- buildsize includes the installed biblatex -->
    1716  <!ENTITY biber-buildsize       "31 MB">
    18   <!ENTITY biber-time            "less than 0.1 SBU (0.83 SBU to run the tests)">
     17  <!ENTITY biber-time            "0.3 SBU including tests">
    1918
    2019  <!ENTITY biblatex-download-http   "http://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;.tds.tgz">
    2120  <!ENTITY biblatex-download-ftp    "">
    22   <!ENTITY biblatex-md5sum          "322d8f7aec957b2af4e7d3462d0c4818">
     21  <!ENTITY biblatex-md5sum          "dac897831d75e3f932de7d570a499583">
    2322  <!ENTITY biblatex-size            "19 MB">
    2423
     
    105104      <xref linkend="perl-data-dump"/>
    106105      <xref linkend="perl-data-uniqid"/>
    107       <xref linkend="perl-date-simple"/>
     106      <xref linkend="perl-datetime-calendar-julian"/>
     107      <xref linkend="perl-datetime-format-builder"/>
    108108      <xref linkend="perl-encode-eucjpascii"/>
    109109      <xref linkend="perl-encode-hanextra"/>
     
    130130      <!-- Mozilla::CA is a dependency of LWP-Protocol-https -->
    131131      <xref linkend="perl-regexp-common"/>
     132      <xref linkend="perl-sort-key"/>
    132133      <xref linkend="perl-text-bibtex"/>
     134      <xref linkend="perl-text-csv"/>
     135      <!-- Text-CSV_XS is a recommended dependency for Text-CSV -->
    133136      <xref linkend="perl-text-roman"/>
    134       <!-- Collate.pm ships in perl, but is sometimes too old, and we like current
    135       versions.  Make the latest version required so that everyone is using the
    136       same version.  In fact, the version in perl-5.20.2 is indeed too old for
    137       biber-2.0  - commented, biber 2.6 is happy with the version in 5.24.0
    138       <xref linkend="perl-unicode-collate"/> -->
    139137      <!-- Unicode::GCstring is part of Unicode::LineBreak -->
    140138      <xref linkend="perl-unicode-linebreak"/>
    141       <!-- Unicode::Normalize is part of core perl
    142       <xref linkend="perl-unicode-normalize"/> -->
    143139      <xref linkend="perl-xml-libxml-simple"/>
    144140      <xref linkend="perl-xml-libxslt"/>
     
    148144      (or <xref linkend="tl-installer"/>)
    149145    </para>
     146
     147    <note>
     148      <para>This version of <application>biber</application> requires at least
     149      <application>perl-5.24.0</application>. If you are using an older version
     150      of <command>perl</command> you may prefer to install v2.5 - for that see
     151      the BLFS-7.10 book (that source is now in
     152      <filename class="directory">files/biblatex-biber/2.5/</filename> instead of
     153      <filename class="directory">files/biblatex-biber/current/</filename>).</para>
     154    </note>
    150155
    151156    <bridgehead renderas="sect4">Optional</bridgehead>
     
    164169
    165170      <para>
    166         It is almost possible to install all missing dependencies automatically.
    167         Except, from <application>perl-5.22.0</application> onwards,
    168         <xref linkend="perl-module-build"/> is no longer part of
    169         the core perl distribution.  And for <xref linkend="perl-data-uniqid"/>
    170         we have to patch it to skip over a test which always fails - that failing
    171         test will probably break the automatic install.  To automatically install
    172         the remaining perl dependencies you will need to manually install those
    173         two modules first.
    174         You can then run <command>perl ./Build.PL</command> and when it
    175         prompts you, become the root user and run
     171        It is possible to install all missing dependencies automatically.
     172        But from <application>perl-5.22.0</application> onwards,
     173        <xref linkend="perl-module-build"/> is no longer part of the core perl
     174        distribution.  And for <xref linkend="perl-data-uniqid"/> we have to
     175        patch it to skip over a test which always fails - that failing test may
     176        break the automatic install.  To automatically install the remaining perl
     177        dependencies you can install those two modules first using <xref
     178        linkend="perl-auto-install"/>. then run <command>perl ./Build.PL</command>
     179        and when it prompts you, become the root user and run
    176180        <command>./Build installdeps</command>
    177181      </para>
     
    192196./Build</userinput></screen>
    193197
    194     <para>To test the results, enter: <command>./Build test</command> - you will
    195     require the en_GB.UTF-8 and sv_SE.UTF-8 locales. Test 12 of t/sort-order.t
    196     will fail : for
    197     speed the tests use system locales instead of the default Unicode::Collation
    198     algorithm, and some minor details of the locales in OSX (where development
    199     takes place) differ from those in <application>glibc</application></para>
     198    <para>To test the results, enter: <command>./Build test</command></para>
    200199
    201200    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.