Ignore:
Timestamp:
09/22/2018 11:32:07 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
basic
Children:
4de7ca7
Parents:
acf7e2c
Message:

Convert internal like to external links for BLFS packages not in
the Basic book.

Reorder some chapters.

Merge System V and systemd sections so both are always displayed
with proper attribution for system type.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lwp-protocol-https.xml

    racf7e2c r6397333  
    55  %general-entities;
    66
     7  <!ENTITY perl_authors "https://www.cpan.org/authors">
    78  <!ENTITY LWP-Protocol-https-download-http "&perl_authors;/id/O/OA/OALDERS/LWP-Protocol-https-&LWP-Protocol-https-version;.tar.gz">
    89  <!ENTITY LWP-Protocol-https-md5sum "b8943dfb7d187af63c36fc18ab15947d">
     
    3233    </indexterm>
    3334
     35    <itemizedlist spacing="compact">
     36      <listitem>
     37        <para>
     38          Download (HTTP): <ulink url="&perl_authors;/id/O/OA/OALDERS/LWP-Protocol-https-&LWP-Protocol-https-version;.tar.gz"/>
     39        </para>
     40      </listitem>
     41    </itemizedlist>
     42
     43    <note>
     44      <para>Explicit download of this package is not necessary when using
     45      auto installation instructions.</para>
     46    </note>
     47
    3448    <para>LWP::Protocol::https provides https support for
    3549    LWP::UserAgent (i.e. for LWP). This module uses
     
    4458    <title>Auto Installation of Perl Modules.</title>
    4559
    46     <para>Install Perl modules using the
    47     <command>cpan</command> shell <command>install</command> command. The
    48     command automatically downloads the source from the CPAN archive, extracts
    49     it, runs the compilation, testing and installation commands mentioned
    50     above.
     60    <para>
     61      Install Perl modules using the <command>cpan</command> shell
     62      <command>install</command> command. The command automatically downloads
     63      the source from the CPAN archive, extracts it, runs the compilation,
     64      testing and installation commands mentioned above.
    5165    </para>
    5266
Note: See TracChangeset for help on using the changeset viewer.