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-test-file-sharedir.xml

    r33a89d2 r4392a40  
    1111
    1212  <!-- Begin Test::File::ShareDir -->
    13   <sect2 id="new-perl-test-file-sharedir" xreflabel="Test-File-ShareDir-&Test-File-ShareDir-version;">
     13  <sect2 id="perl-test-file-sharedir" xreflabel="Test-File-ShareDir-&Test-File-ShareDir-version;">
    1414
    1515    <title>Test::File::ShareDir-&Test-File-ShareDir-version;</title>
    1616
    17     <indexterm zone="new-perl-test-file-sharedir">
     17    <indexterm zone="perl-test-file-sharedir">
    1818      <primary sortas="a-Test-File-ShareDir">Test::File::ShareDir</primary>
    1919    </indexterm>
     
    2626        to perform tests while consuming its own share directories in a manner
    2727        similar to how they will be once installed. This allows <xref
    28         linkend="new-perl-file-sharedir"/> to see the latest version of content
     28        linkend="perl-file-sharedir"/> to see the latest version of content
    2929        instead of whatever is installed on the target system where you are
    3030        testing.
     
    5151      <bridgehead renderas="sect5">Required</bridgehead>
    5252      <para role="required">
    53         <xref linkend="new-perl-class-tiny"/>,
    54         <xref linkend="new-perl-file-copy-recursive"/>,
    55         <xref linkend="new-perl-file-sharedir"/>,
    56         <xref linkend="new-perl-path-tiny"/> and
    57         <xref linkend="new-perl-scope-guard"/>
     53        <xref linkend="perl-class-tiny"/>,
     54        <xref linkend="perl-file-copy-recursive"/>,
     55        <xref linkend="perl-file-sharedir"/>,
     56        <xref linkend="perl-path-tiny"/> and
     57        <xref linkend="perl-scope-guard"/>
    5858      </para>
    5959
    6060      <bridgehead renderas="sect5">Recommended (required for the testsuite)</bridgehead>
    6161      <para role="recommended">
    62         <xref linkend="new-perl-test-fatal"/>
     62        <xref linkend="perl-test-fatal"/>
    6363      </para>
    6464
Note: See TracChangeset for help on using the changeset viewer.