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-modules/perl-lwp-protocol-https.xml

    r33a89d2 r4392a40  
    1111
    1212  <!-- Begin LWP::Protocol::https -->
    13   <sect2 id="new-perl-lwp-protocol-https" xreflabel="LWP-Protocol-https-&LWP-Protocol-https-version;">
     13  <sect2 id="perl-lwp-protocol-https" xreflabel="LWP-Protocol-https-&LWP-Protocol-https-version;">
    1414
    1515    <title>LWP::Protocol::https-&LWP-Protocol-https-version;</title>
    1616
    17     <indexterm zone="new-perl-lwp-protocol-https">
     17    <indexterm zone="perl-lwp-protocol-https">
    1818      <primary sortas="a-LWP-Protocol-https">LWP::Protocol::https</primary>
    1919    </indexterm>
     
    2424      <para>
    2525        LWP::Protocol::https provides https support for LWP::UserAgent (i.e.
    26         <xref linkend="new-perl-libwww-perl"/>). Once the module is installed
     26        <xref linkend="perl-libwww-perl"/>). Once the module is installed
    2727        LWP is able to access sites using HTTP over SSL/TLS.
    2828      </para>
     
    5858      <bridgehead renderas="sect5">Required</bridgehead>
    5959      <para role="required">
    60         <xref linkend="new-perl-io-socket-ssl"/>,
     60        <xref linkend="perl-io-socket-ssl"/>,
    6161        <!-- perl-io-socket-ssl pulls in perl-net-ssleay -->
    62         <xref linkend="new-perl-libwww-perl"/> and
     62        <xref linkend="perl-libwww-perl"/> and
    6363        <!-- perl-libwww-perl pulls in perl-net-https -->
    6464        <xref linkend="make-ca"/> with the
Note: See TracChangeset for help on using the changeset viewer.