Ignore:
Timestamp:
11/17/2018 11:50:19 PM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
d29e860
Parents:
33a89d2
Message:

Change all new-perl- items to perl- now that the corresponding items in the old perl-modules.xml are no-longer present.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-deps/perl-specio.xml

    r33a89d2 r4392a40  
    1111
    1212  <!-- Begin Specio -->
    13   <sect2 id="new-perl-specio" xreflabel="Specio-&Specio-version;">
     13  <sect2 id="perl-specio" xreflabel="Specio-&Specio-version;">
    1414
    1515    <title>Specio-&Specio-version;</title>
    1616
    17     <indexterm zone="new-perl-specio">
     17    <indexterm zone="perl-specio">
    1818      <primary sortas="a-Specio">Specio</primary>
    1919    </indexterm>
     
    4747      <bridgehead renderas="sect5">Required</bridgehead>
    4848      <para role="required">
    49         <xref linkend="new-perl-devel-stacktrace"/>,
    50         <xref linkend="new-perl-eval-closure"/>,
    51         <xref linkend="new-perl-module-runtime"/>,
    52         <xref linkend="new-perl-role-tiny"/>,
    53         <xref linkend="new-perl-sub-quote"/> and
    54         <xref linkend="new-perl-try-tiny"/>
     49        <xref linkend="perl-devel-stacktrace"/>,
     50        <xref linkend="perl-eval-closure"/>,
     51        <xref linkend="perl-module-runtime"/>,
     52        <xref linkend="perl-role-tiny"/>,
     53        <xref linkend="perl-sub-quote"/> and
     54        <xref linkend="perl-try-tiny"/>
    5555      </para>
    5656
    5757      <bridgehead renderas="sect5">Recommended (required for the testsuite)</bridgehead>
    5858      <para role="recommendeded">
    59         <xref linkend="new-perl-mro-compat"/>,
    60         <xref linkend="new-perl-test-fatal"/> and
    61         <xref linkend="new-perl-test-needs"/>
     59        <xref linkend="perl-mro-compat"/>,
     60        <xref linkend="perl-test-fatal"/> and
     61        <xref linkend="perl-test-needs"/>
    6262      </para>
    6363
     
    6666        <!-- this adds little, but it gets pulled in anyway for DateTime,
    6767             of which Specio is a dependency -->
    68         <xref linkend="new-perl-namespace-autoclean"/> (for the testsuite)
     68        <xref linkend="perl-namespace-autoclean"/> (for the testsuite)
    6969      </para>
    7070
Note: See TracChangeset for help on using the changeset viewer.