Ignore:
Timestamp:
09/08/2018 01:23:57 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
a572154e
Parents:
59e19f73
Message:

New branch for testing changes to perl modules.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/biber.xml

    r59e19f73 re305bb90  
    106106      difference seems moot.  Those two are needed to build Text::BibTeX
    107107      so not listed separately. -->
    108       <xref linkend="perl-autovivification"/>
     108      <xref linkend="new-perl-autovivification"/>
    109109      <xref linkend="perl-business-isbn"/>
    110110      <xref linkend="perl-business-ismn"/>
    111       <xref linkend="perl-business-issn"/>
     111      <xref linkend="new-perl-business-issn"/>
    112112      <xref linkend="perl-class-accessor"/>
    113113      <xref linkend="perl-data-compare"/>
     
    137137      <!-- Module::Build is pulled in by perl-text-bibtex, but mention it explicitly
    138138      so that the note on automatically installing missing dependencies can be run -->
    139       <xref linkend="perl-module-build"/>
     139      <xref linkend="new-perl-module-build"/>
    140140      <!-- Mozilla::CA is a dependency of LWP-Protocol-https -->
    141141      <xref linkend="perl-perlio-utf8_strict"/>
    142142      <xref linkend="perl-regexp-common"/>
    143143      <xref linkend="perl-sort-key"/>
    144       <xref linkend="perl-text-bibtex"/>
     144      <xref linkend="new-perl-text-bibtex"/>
    145145      <xref linkend="perl-text-csv"/>
    146146      <!-- Text-CSV_XS is a recommended dependency for Text-CSV -->
     
    174174      <para>
    175175        It is possible to install all missing dependencies automatically.
     176<!-- Module::Build can now be built using perl Makefile.PL, so does not need to
     177     be installed in advance
    176178        But from <application>perl-5.22.0</application> onwards,
    177179        <xref linkend="perl-module-build"/> is no longer part of the core perl
    178         distribution.  And for <xref linkend="perl-data-uniqid"/> we have to
     180        distribution.  And for -->
     181                          For  <xref linkend="perl-data-uniqid"/> we have to
    179182        patch it to skip over a test which always fails - that failing test may
    180183        break the automatic install.  To automatically install the remaining perl
Note: See TracChangeset for help on using the changeset viewer.