Ignore:
Timestamp:
11/03/2018 09:53:48 PM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
aa1054e
Parents:
954be3a
Message:

perl modules branch: Add LWP::Protocol::https and its dependencies. Please note that I have changed the link name for libwww-perl to (new-)perl-libwww-perl from perl-lwp to better match the tarball name. The old perl-modules.xml is no-longer rendered in this branch. This is now notionally complete, apart from any errors I have introduced.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/biber.xml

    r954be3a rb65c42a  
    121121      <xref linkend="new-perl-list-allutils"/>
    122122      <xref linkend="new-perl-list-moreutils"/>
    123       <!-- new-perl-list-moreutils-xs is a dep of new-perl-lsit-moreutils -->
     123      <!-- perl-list-moreutils-xs is a dep of perl-list-moreutils -->
    124124      <xref linkend="new-perl-log-log4perl"/>
    125       <!-- I initially misread LWP-Protocol-https as part of libwww-perl
    126       when I was preparing this list.  In fact, it depends on that -->
    127       <xref linkend="perl-lwp-protocol-https"/>
    128       <!-- LWP::Simple is part of libwww-perl,
    129       that is pulled in by LWP::Protocol::https -->
     125      <xref linkend="new-perl-lwp-protocol-https"/>
     126      <!-- LWP::Simple is part of perl-libwww-perl,
     127      that is pulled in by perl-lwp-protocol-https
     128      and that pulls in perl-uri -->
    130129      <xref linkend="new-perl-module-build"/>
    131       <!-- Mozilla::CA is a dependency of LWP-Protocol-https -->
     130      <!-- Mozilla::CA should not be needed when using system certificates -->
    132131      <xref linkend="new-perl-regexp-common"/>
    133132      <xref linkend="new-perl-sort-key"/>
    134133      <xref linkend="new-perl-text-bibtex"/>
    135134      <xref linkend="new-perl-text-csv"/>
    136       <!-- Text-CSV_XS is a recommended dependency for Text-CSV -->
     135      <!-- perl-text-csv_xs is a recommended dependency for perl-text-csv -->
    137136      <xref linkend="new-perl-text-roman"/>
    138137      <!-- Unicode-Collate usually needs to be latest when biber is released,
     
    144143      <!-- Unicode::Normalize is part of core perl, found in
    145144        /usr/lib/perl5/5.xx.y/x86_64-linux-thread-multi/Unicode/Normalize.pm -->
    146       <!-- FIXME URI is probably a dep in the lwp or libwww area -->
    147       <!-- XML::LibXML is a dependency of XML::LibXML::Simple -->
     145      <!-- perl-xml-libxml is a dependency of perl-xml-libxml-simple -->
    148146      <xref linkend="new-perl-xml-libxml-simple"/>
    149147      <xref linkend="new-perl-xml-libxslt"/>
     
    151149      <!-- untarring biblatex requires that the texmf directories already exist -->
    152150      <xref linkend="texlive"/>
    153       (or <xref linkend="tl-installer"/>)
     151      (or <xref linkend="tl-installer"/>, but for that you can use
     152       <command>tlmgr update </command>)
    154153    </para>
    155154
     
    172171        But from <application>perl-5.22.0</application> onwards,
    173172        <xref linkend="new-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 that module first using <xref
    178         linkend="perl-alternatives"/>. then run <command>perl ./Build.PL</command> -->
     173        distribution. To automatically install the remaining perl
    179174        dependencies you can install that module first using <xref
    180175        linkend="new-perl-auto-install"/>. then run <command>perl ./Build.PL</command>
Note: See TracChangeset for help on using the changeset viewer.