Ignore:
Timestamp:
09/21/2018 02:27:27 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
6c71499
Parents:
da8b8e48
Message:

perl modules branch: next batch of modules.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20518 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/biber.xml

    rda8b8e48 r7158ad6  
    100100    <bridgehead renderas="sect4">Required</bridgehead>
    101101    <para role="required">
    102       <!-- KFM: because I always get confused by these deps, I've decided
    103       to add some comments.
    104       Both Config::AutoConf and ExtUtils::LibBuilder are listed as build
    105       requirements in Build.PL, the rest are just requirements, but the
    106       difference seems moot.  Those two are needed to build Text::BibTeX
    107       so not listed separately. -->
     102      <!-- KFM: the order listed in Build.PL is not alphabetical -->
    108103      <xref linkend="new-perl-autovivification"/>
    109104      <xref linkend="perl-business-isbn"/>
    110105      <xref linkend="perl-business-ismn"/>
    111106      <xref linkend="new-perl-business-issn"/>
    112       <xref linkend="perl-class-accessor"/>
    113       <xref linkend="perl-data-compare"/>
    114       <xref linkend="perl-data-dump"/>
     107      <xref linkend="new-perl-class-accessor"/>
     108      <xref linkend="new-perl-data-compare"/>
     109      <xref linkend="new-perl-data-dump"/>
    115110      <xref linkend="perl-data-uniqid"/>
    116111      <xref linkend="perl-datetime-calendar-julian"/>
     
    120115      <xref linkend="perl-encode-jis2k"/>
    121116      <xref linkend="perl-file-slurper"/>
     117      <xref linkend="perl-perlio-utf8_strict"/>
    122118      <!-- IPC::Cmd is a part of core perl -->
    123119      <xref linkend="perl-ipc-run3"/>
     
    136132      that is pulled in by LWP::Protocol::https -->
    137133      <!-- Module::Build is no-longer a direct dependency, and now that it can be
    138       built using jsut the standard instructions, it does not need to be mentioned -->
     134      built using just the standard instructions, it does not need to be mentioned -->
    139135      <!-- Mozilla::CA is a dependency of LWP-Protocol-https -->
    140       <xref linkend="perl-perlio-utf8_strict"/>
    141136      <xref linkend="perl-regexp-common"/>
    142137      <xref linkend="perl-sort-key"/>
     
    149144      <!-- Unicode::GCstring is part of Unicode::LineBreak -->
    150145      <xref linkend="perl-unicode-linebreak"/>
     146      <!-- Unicode::Normalize is part of core perl -->
     147      <!-- FIXME URI is probably a dep i nthe lwp or libwww area -->
     148      <!-- XML::LibXML is a dependency of XML::LibXML::Simple -->
    151149      <xref linkend="perl-xml-libxml-simple"/>
    152150      <xref linkend="perl-xml-libxslt"/>
Note: See TracChangeset for help on using the changeset viewer.