Changeset 6500352


Ignore:
Timestamp:
09/27/2018 06:46:46 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
67a158e
Parents:
31961578
Message:

perl modules branch: Add more modules, change ~: to : in install text, add include member for unsafe builds where @INC needs to include current directory.

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

Files:
15 added
6 edited

Legend:

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

    r31961578 r6500352  
    7171    </para>
    7272
    73     <note>
    74       <para>
    75         This is a reminder to an editor to deal with Data-Uniquid (needs patch) and
    76         those modules which use the unsafe variant of the standard install.
    77       </para>
    78     </note>
    79 
    8073    <para condition="html" role="usernotes">User Notes:
    8174      <ulink url="&blfs-wiki;/perl-modules"/>
     
    9588      <listitem>
    9689        <para>
     90          <xref linkend="new-perl-business-isbn"/>
     91        </para>
     92      </listitem>
     93      <listitem>
     94        <para>
     95          <xref linkend="new-perl-business-ismn"/>
     96        </para>
     97      </listitem>
     98      <listitem>
     99        <para>
    97100          <xref linkend="new-perl-business-issn"/>
    98101        </para>
     
    115118      <listitem>
    116119        <para>
     120          <xref linkend="new-perl-data-uniqid"/>
     121        </para>
     122      </listitem>
     123      <listitem>
     124        <para>
    117125          <xref linkend="new-perl-error"/>
    118126        </para>
     
    120128      <listitem>
    121129        <para>
     130          <xref linkend="new-perl-file-slurper"/>
     131        </para>
     132      </listitem>
     133      <listitem>
     134        <para>
    122135          <xref linkend="new-perl-http-daemon"/>
    123136        </para>
     
    135148      <listitem>
    136149        <para>
     150          <xref linkend="new-perl-ipc-run3"/>
     151        </para>
     152      </listitem>
     153      <listitem>
     154        <para>
     155          <xref linkend="new-perl-lingua-translit"/>
     156        </para>
     157      </listitem>
     158      <listitem>
     159        <para>
     160          <xref linkend="new-perl-list-moreutils"/>
     161        </para>
     162      </listitem>
     163      <listitem>
     164        <para>
     165          <xref linkend="new-perl-log-log4perl"/>
     166        </para>
     167      </listitem>
     168      <listitem>
     169        <para>
    137170          <xref linkend="new-perl-module-build"/>
    138171        </para>
     
    150183      <listitem>
    151184        <para>
     185          <xref linkend="new-perl-regexp-common"/>
     186        </para>
     187      </listitem>
     188      <listitem>
     189        <para>
    152190          <xref linkend="new-perl-sgmlspm"/>
    153191        </para>
     
    166204        <para>
    167205          <xref linkend="new-perl-uri"/>
     206        </para>
     207      </listitem>
     208      <listitem>
     209        <para>
     210          <xref linkend="new-perl-unicode-collate"/>
    168211        </para>
    169212      </listitem>
     
    190233
    191234  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     235    href="perl-modules/perl-business-isbn.xml"/>
     236
     237  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     238    href="perl-modules/perl-business-ismn.xml"/>
     239
     240  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    192241    href="perl-modules/perl-business-issn.xml"/>
    193242
     
    202251
    203252  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     253    href="perl-modules/perl-data-uniqid.xml"/>
     254
     255  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    204256    href="perl-modules/perl-error.xml"/>
    205257
    206258  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     259    href="perl-modules/perl-file-slurper.xml"/>
     260
     261  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    207262    href="perl-modules/perl-http-daemon.xml"/>
    208263
     
    214269
    215270  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     271    href="perl-modules/perl-ipc-run3.xml"/>
     272
     273  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     274    href="perl-modules/perl-lingua-translit.xml"/>
     275
     276  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     277    href="perl-modules/perl-list-moreutils.xml"/>
     278
     279  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     280    href="perl-modules/perl-log-log4perl.xml"/>
     281
     282  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    216283    href="perl-modules/perl-module-build.xml"/>
    217284
     
    223290
    224291  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     292    href="perl-modules/perl-regexp-common.xml"/>
     293
     294  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    225295    href="perl-modules/perl-sgmlspm.xml"/>
    226296
     
    232302
    233303  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     304    href="perl-modules/perl-unicode-collate.xml"/>
     305
     306  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    234307    href="perl-modules/perl-uri.xml"/>
    235308
  • general/prog/perl-deps.xml

    r31961578 r6500352  
    6868      <listitem>
    6969        <para>
     70          <xref linkend="perl-business-isbn-data"/>
     71        </para>
     72      </listitem>
     73      <listitem>
     74        <para>
    7075          <xref linkend="new-perl-capture-tiny"/>
    7176        </para>
     
    7883      <listitem>
    7984        <para>
     85          <xref linkend="perl-exporter-tiny"/>
     86        </para>
     87      </listitem>
     88      <listitem>
     89        <para>
    8090          <xref linkend="perl-extutils-libbuilder"/>
    8191        </para>
     
    108118      <listitem>
    109119        <para>
     120          <xref linkend="perl-list-moreutils-xs"/>
     121        </para>
     122      </listitem>
     123      <listitem>
     124        <para>
    110125          <xref linkend="perl-lwp-mediatypes"/>
    111126        </para>
     
    154169        <para>
    155170          <xref linkend="new-perl-text-glob"/>
     171        </para>
     172      </listitem>
     173      <listitem>
     174        <para>
     175          <xref linkend="perl-tie-cycle"/>
    156176        </para>
    157177      </listitem>
     
    185205
    186206  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     207    href="perl-deps/perl-business-isbn-data.xml"/>
     208
     209  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    187210    href="perl-deps/perl-capture-tiny.xml"/>
    188211
     
    191214
    192215  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     216    href="perl-deps/perl-exporter-tiny.xml"/>
     217
     218  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    193219    href="perl-deps/perl-extutils-libbuilder.xml"/>
    194220
     
    209235
    210236  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     237    href="perl-deps/perl-list-moreutils-xs.xml"/>
     238
     239  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    211240    href="perl-deps/perl-lwp-mediatypes.xml"/>
    212241
     
    239268
    240269  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     270    href="perl-deps/perl-tie-cycle.xml"/>
     271
     272  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    241273    href="perl-deps/perl-try-tiny.xml"/>
    242274
  • packages.ent

    r31961578 r6500352  
    412412<!-- perl modules which are only in the book as deps of other modules
    413413    DO NOT RUN DAILY TESTS FOR NEWER VERSIONS -->
     414<!ENTITY Business-ISBN-Data-version   "20140910.003">
    414415<!ENTITY Capture-Tiny-version         "0.48">
    415416<!ENTITY Config-AutoConf-version      "0.317">
     417<!ENTITY Exporter-Tiny-version        "1.002001">
    416418<!ENTITY ExtUtils-LibBuilder-version  "0.06">
    417419<!ENTITY File-Find-Rule-version       "0.34">
     
    420422<!ENTITY HTML-Tagset-version          "3.20">
    421423<!ENTITY IO-HTML-version              "1.001">
     424<!ENTITY List-MoreUtils-XS-version    "0.428">
    422425<!ENTITY LWP-MediaTypes-version       "6.02">
    423426<!ENTITY Net-SSLeay-version           "1.85">
     
    430433<!ENTITY Test-Warnings-version        "0.026">
    431434<!ENTITY Text-Glob-version            "0.11">
     435<!ENTITY Tie-Cycle-version            "1.225">
    432436<!ENTITY Try-Tiny-version             "0.30">
    433437<!ENTITY XML-NamespaceSupport-version "1.12">
  • pst/typesetting/biber.xml

    r31961578 r6500352  
    102102      <!-- KFM: the order listed in Build.PL is not alphabetical -->
    103103      <xref linkend="new-perl-autovivification"/>
    104       <xref linkend="perl-business-isbn"/>
    105       <xref linkend="perl-business-ismn"/>
     104      <xref linkend="new-perl-business-isbn"/>
     105      <xref linkend="new-perl-business-ismn"/>
    106106      <xref linkend="new-perl-business-issn"/>
    107107      <xref linkend="new-perl-class-accessor"/>
    108108      <xref linkend="new-perl-data-compare"/>
    109109      <xref linkend="new-perl-data-dump"/>
    110       <xref linkend="perl-data-uniqid"/>
     110      <xref linkend="new-perl-data-uniqid"/>
    111111      <xref linkend="perl-datetime-calendar-julian"/>
    112112      <xref linkend="perl-datetime-format-builder"/>
     
    114114      <xref linkend="perl-encode-hanextra"/>
    115115      <xref linkend="perl-encode-jis2k"/>
    116       <xref linkend="perl-file-slurper"/>
     116      <xref linkend="new-perl-file-slurper"/>
    117117      <xref linkend="perl-perlio-utf8_strict"/>
    118118      <!-- IPC::Cmd is a part of core perl -->
    119       <xref linkend="perl-ipc-run3"/>
    120       <xref linkend="perl-lingua-translit"/>
     119      <xref linkend="new-perl-ipc-run3"/>
     120      <xref linkend="new-perl-lingua-translit"/>
    121121      <xref linkend="perl-list-allutils"/>
    122122      <!-- List::MoreUtils was pulled in for the testsuite of List::AllUtils,
    123123      but it needs to be present even if people do not run the tests -->
    124       <xref linkend="perl-list-moreutils"/>
    125       <!-- List::MoreUtils::XS is listed as a dep, but it is part of
     124      <xref linkend="new-perl-list-moreutils"/>
     125      <!-- List::MoreUtils::XS is listed as a dep, but it is a dep of
    126126      List::MoreUtils -->
    127       <xref linkend="perl-log-log4perl"/>
     127      <xref linkend="new-perl-log-log4perl"/>
    128128      <!-- I initially misread LWP-Protocol-https as part of libwww-perl
    129129      when I was preparing this list.  In fact, it depends on that -->
     
    133133      <xref linkend="new-perl-module-build"/>
    134134      <!-- Mozilla::CA is a dependency of LWP-Protocol-https -->
    135       <xref linkend="perl-regexp-common"/>
     135      <xref linkend="new-perl-regexp-common"/>
    136136      <xref linkend="perl-sort-key"/>
    137137      <xref linkend="new-perl-text-bibtex"/>
     
    142142        core perl is usually older. To read the core version, look at
    143143        /usr/lib/perl5/5.xx.y/x86_64-linux-thread-multi/Unicode/Collate.pm -->
    144       <xref linkend="perl-unicode-collate"/>
     144      <xref linkend="new-perl-unicode-collate"/>
    145145      <!-- Unicode::GCstring is part of Unicode::LineBreak -->
    146146      <xref linkend="perl-unicode-linebreak"/>
     
    174174        It is possible to install all missing dependencies automatically.
    175175        But from <application>perl-5.22.0</application> onwards,
    176         <xref linkend="perl-module-build"/> is no longer part of the core perl
     176        <xref linkend="new-perl-module-build"/> is no longer part of the core perl
    177177        distribution.<!-- And for <xref linkend="perl-data-uniqid"/> we have to
    178178        patch it to skip over a test which always fails - that failing test may
    179179        break the automatic install.--> To automatically install the remaining perl
     180 <!--   dependencies you can install that module first using <xref
     181        linkend="perl-alternatives"/>. then run <command>perl ./Build.PL</command> -->
    180182        dependencies you can install that module first using <xref
    181         linkend="perl-auto-install"/>. then run <command>perl ./Build.PL</command>
     183        linkend="new-perl-auto-install"/>. then run <command>perl ./Build.PL</command>
    182184        and when it prompts you, become the root user and run
    183185        <command>./Build installdeps</command>
  • xincludes/perl-build-install.xml

    r31961578 r6500352  
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
    44
    5     <!-- $LastChangedBy: bdubbs $
    6          $Date: 2015-09-21 00:38:20 +0200 (lun. 21 sept. 2015) $ -->
     5    <!-- $LastChangedBy$
     6         $Date$ -->
    77
    88    <para>
     
    1313./Build test</userinput></screen>
    1414
    15       Now, as the <systemitem class="username">root</systemitem> user~:
     15      Now, as the <systemitem class="username">root</systemitem> user:
    1616
    1717<screen role="root"><userinput>./Build install</userinput></screen>
  • xincludes/perl-standard-install.xml

    r31961578 r6500352  
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
    44
    5     <!-- $LastChangedBy: bdubbs $
    6          $Date: 2015-09-21 00:38:20 +0200 (lun. 21 sept. 2015) $ -->
     5    <!-- $LastChangedBy$
     6         $Date$ -->
    77
    88    <para>
     
    1313make test</userinput></screen>
    1414
    15       Now, as the <systemitem class="username">root</systemitem> user~:
     15      Now, as the <systemitem class="username">root</systemitem> user:
    1616
    1717<screen role="root"><userinput>make install</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.