Author: ken
Date: Mon Nov 5 09:29:09 2018
New Revision: 20681
Log:
perl modules branch: For libwww-perl add the comment about installign
LWP::Protocol::https from the old page in trunk. And for that package remove a
'~' which my keyboard has a tendency to generate during a string of uppercase
letters and move the ')' in the comment on Mozilla::CA.
Modified:
branches/perl-modules/general/prog/perl-deps/perl-libwww-perl.xml
branches/perl-modules/general/prog/perl-modules/perl-lwp-protocol-https.xml
Modified: branches/perl-modules/general/prog/perl-deps/perl-libwww-perl.xml
==============================================================================
--- branches/perl-modules/general/prog/perl-deps/perl-libwww-perl.xml Sun Nov
4 18:31:50 2018 (r20680)
+++ branches/perl-modules/general/prog/perl-deps/perl-libwww-perl.xml Mon Nov
5 09:29:09 2018 (r20681)
@@ -76,6 +76,11 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../../xincludes/perl-standard-install.xml"/>
+ <para>
+ After installing this package, if you want HTTPS protocol support
install
+ <xref linkend="new-perl-lwp-protocol-https"/>.
+ </para>
+
</sect3>
<sect3 role="content">
Modified:
branches/perl-modules/general/prog/perl-modules/perl-lwp-protocol-https.xml
==============================================================================
--- branches/perl-modules/general/prog/perl-modules/perl-lwp-protocol-https.xml
Sun Nov 4 18:31:50 2018 (r20680)
+++ branches/perl-modules/general/prog/perl-modules/perl-lwp-protocol-https.xml
Mon Nov 5 09:29:09 2018 (r20681)
@@ -24,7 +24,7 @@
<para>
LWP::Protocol::https provides https support for LWP::UserAgent (i.e.
<xref linkend="new-perl-libwww-perl"/>). Once the module is installed
- LWP is able to access sites using HT~TP over SSL/TLS.
+ LWP is able to access sites using HTTP over SSL/TLS.
</para>
<bridgehead renderas="sect4">Additional Download</bridgehead>
@@ -73,8 +73,8 @@
<para>
First, apply a patch to use the system certificates (using the CPAN
automated install will instead use <ulink
- url="https://metacpan.org/pod/Mozilla::CA">Mozilla::CA</ulink>) which
- is usually not up to date and does not use local certificates.
+ url="https://metacpan.org/pod/Mozilla::CA">Mozilla::CA</ulink> which
+ is usually not up to date and does not use local certificates).
</para>
<screen><userinput>patch -Np1 -i
../LWP-Protocol-https-&LWP-Protocol-https-version;-system_certs-1.patch</userinput></screen>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page