Ignore:
Timestamp:
05/22/2005 11:27:41 AM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3a5c279
Parents:
56ab82c
Message:

Added missing sect2 role attributes.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules.xml

    r56ab82c r4e82a189  
    2626    <title>Introduction to Perl Modules</title>
    2727
    28     <para>The <application>Perl</application> module packages add useful objects 
    29     to the <application>Perl</application> language.  Modules utilized by packages 
    30     throughout BLFS are listed here, along with their dependencies. Most references to 
    31     <application>Perl</application> modules are in the form of Module, Module::SubName 
    32     or Module::Sub::Name, however occasionally you'll also see Module, Module-SubName 
    33     or Module-Sub-Name. Most references on this page are in the latter form, as these 
     28    <para>The <application>Perl</application> module packages add useful objects
     29    to the <application>Perl</application> language.  Modules utilized by packages
     30    throughout BLFS are listed here, along with their dependencies. Most references to
     31    <application>Perl</application> modules are in the form of Module, Module::SubName
     32    or Module::Sub::Name, however occasionally you'll also see Module, Module-SubName
     33    or Module-Sub-Name. Most references on this page are in the latter form, as these
    3434    are the official package names.</para>
    3535
    3636    <itemizedlist spacing="compact">
    3737      <listitem>
    38         <para>Download MD5 sums (HTTP): 
     38        <para>Download MD5 sums (HTTP):
    3939        <ulink url="&perl_modules_md5sums_download_http;"/></para>
    4040      </listitem>
     
    5151    </indexterm>
    5252
    53     <para>One module in particular is shown first, as this module's usefulness 
    54     warrants installation, even though it won't be required by many other modules. 
    55     The Module::Info module can tell you if a particular module is included in, 
    56     or has been installed into your <application>Perl</application> installation. 
    57     Additionally, the module can tell you what versions are installed and what 
    58     dependencies are required for them. You can even use Module::Info to gather 
     53    <para>One module in particular is shown first, as this module's usefulness
     54    warrants installation, even though it won't be required by many other modules.
     55    The Module::Info module can tell you if a particular module is included in,
     56    or has been installed into your <application>Perl</application> installation.
     57    Additionally, the module can tell you what versions are installed and what
     58    dependencies are required for them. You can even use Module::Info to gather
    5959    dependencies of uninstalled modules.</para>
    6060
    6161    <itemizedlist spacing='compact'>
    6262      <listitem>
    63         <para><ulink 
     63        <para><ulink
    6464        url="http://www.cpan.org/authors/id/M/MB/MBARBON/Module-Info-&Module-Info-version;.tar.gz">
    6565        Module-Info-&Module-Info-version;</ulink></para>
     
    7171    <itemizedlist spacing='compact'>
    7272      <listitem>
    73         <para id="perl-gtk-perl"><ulink 
     73        <para id="perl-gtk-perl"><ulink
    7474        url="http://www.cpan.org/authors/id/M/ML/MLEHMANN/Gtk-Perl-&Gtk-Perl-version;.tar.gz">
    7575        Gtk-Perl-&Gtk-Perl-version;</ulink></para>
     
    7979        <itemizedlist>
    8080          <listitem>
    81             <para id="perl-xml-writer"><ulink 
     81            <para id="perl-xml-writer"><ulink
    8282            url="http://www.cpan.org/authors/id/J/JO/JOSEPHW/XML-Writer-&XML-Writer-version;.tar.gz">
    8383            XML-Writer-&XML-Writer-version;</ulink></para>
     
    8787          </listitem>
    8888          <listitem>
    89             <para id="perl-xml-parser"><ulink 
     89            <para id="perl-xml-parser"><ulink
    9090            url="http://www.cpan.org/authors/id/M/MS/MSERGEANT/XML-Parser-&XML-Parser-version;.tar.gz">
    9191            XML-Parser-&XML-Parser-version;</ulink></para>
     
    105105      </listitem>
    106106      <listitem>
    107         <para id="perl-sgmlspm"><ulink 
     107        <para id="perl-sgmlspm"><ulink
    108108        url="http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-&SGMLSpm-version;.tar.gz">
    109109        SGMLSpm-&SGMLSpm-version;</ulink></para>
     
    113113      </listitem>
    114114      <listitem>
    115         <para id="perl-perl-tk"><ulink 
     115        <para id="perl-perl-tk"><ulink
    116116        url="http://www.cpan.org/authors/id/N/NI/NI-S/Tk-&Perl-Tk-version;.tar.gz">
    117117        Tk-&Perl-Tk-version;</ulink></para>
     
    126126      </listitem>
    127127      <listitem>
    128         <para id="perl-net-dns"><ulink 
     128        <para id="perl-net-dns"><ulink
    129129        url="http://www.cpan.org/authors/id/C/CR/CREIN/Net-DNS-&Net-DNS-version;.tar.gz">
    130130        Net-DNS-&Net-DNS-version;</ulink></para>
     
    134134        <itemizedlist>
    135135          <listitem>
    136             <para id="perl-digest-hmac"><ulink 
     136            <para id="perl-digest-hmac"><ulink
    137137            url="http://www.cpan.org/authors/id/G/GA/GAAS/Digest-HMAC-&Digest-HMAC-version;.tar.gz">
    138138            Digest-HMAC-&Digest-HMAC-version;</ulink></para>
     
    142142            <itemizedlist>
    143143              <listitem>
    144                 <para id="perl-digest-sha1"><ulink 
     144                <para id="perl-digest-sha1"><ulink
    145145                url="http://www.cpan.org/authors/id/G/GA/GAAS/Digest-SHA1-&Digest-SHA1-version;.tar.gz">
    146146                Digest-SHA1-&Digest-SHA1-version;</ulink></para>
     
    154154      </listitem>
    155155      <listitem>
    156         <para id="perl-lwp"><ulink 
     156        <para id="perl-lwp"><ulink
    157157        url="http://www.cpan.org/authors/id/G/GA/GAAS/libwww-perl-&LWP-version;.tar.gz">
    158158        LWP-&LWP-version;</ulink></para>
     
    162162        <itemizedlist>
    163163          <listitem>
    164             <para id="perl-uri"><ulink 
     164            <para id="perl-uri"><ulink
    165165            url="http://www.cpan.org/authors/id/G/GA/GAAS/URI-&URI-version;.tar.gz">
    166166            URI-&URI-version;</ulink></para>
     
    170170            <itemizedlist>
    171171              <listitem>
    172                 <para id="perl-business-isbn"><ulink 
     172                <para id="perl-business-isbn"><ulink
    173173                url="http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISBN-&Business-ISBN-version;.tar.gz">
    174174                Business-ISBN-&Business-ISBN-version;</ulink> (Only used during the
     
    179179                <itemizedlist>
    180180                  <listitem>
    181                     <para id="perl-business-isbn-data"><ulink 
     181                    <para id="perl-business-isbn-data"><ulink
    182182                    url="http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISBN-Data-&Business-ISBN-Data-version;.tar.gz">
    183183                    Business-ISBN-Data-&Business-ISBN-Data-version;</ulink></para>
     
    187187                    <itemizedlist>
    188188                      <listitem>
    189                         <para id="perl-test-pod"><ulink 
     189                        <para id="perl-test-pod"><ulink
    190190                        url="http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Pod-&Test-Pod-version;.tar.gz">
    191191                        Test-Pod-&Test-Pod-version;</ulink></para>
     
    195195                        <itemizedlist>
    196196                          <listitem>
    197                             <para id="perl-pod-simple"><ulink 
     197                            <para id="perl-pod-simple"><ulink
    198198                            url="http://www.cpan.org/authors/id/S/SB/SBURKE/Pod-Simple-&Pod-Simple-version;.tar.gz">
    199199                            Pod-Simple-&Pod-Simple-version;</ulink></para>
     
    203203                            <itemizedlist>
    204204                              <listitem>
    205                                 <para id="perl-pod-escapes"><ulink 
     205                                <para id="perl-pod-escapes"><ulink
    206206                                url="http://www.cpan.org/authors/id/S/SB/SBURKE/Pod-Escapes-&Pod-Escapes-version;.tar.gz">
    207207                                Pod-Escapes-&Pod-Escapes-version;</ulink></para>
     
    213213                          </listitem>
    214214                          <listitem>
    215                             <para id="perl-test-builder-tester"><ulink 
     215                            <para id="perl-test-builder-tester"><ulink
    216216                            url="http://www.cpan.org/authors/id/M/MA/MARKF/Test-Builder-Tester-&Test-Builder-Tester-version;.tar.gz">
    217217                            Test-Builder-Tester-&Test-Builder-Tester-version;</ulink></para>
     
    224224                      </listitem>
    225225                      <listitem>
    226                         <para id="perl-test-prereq"><ulink 
     226                        <para id="perl-test-prereq"><ulink
    227227                        url="http://www.cpan.org/authors/id/B/BD/BDFOY/Test-Prereq-&Test-Prereq-version;.tar.gz">
    228228                        Test-Prereq-&Test-Prereq-version;</ulink></para>
     
    232232                        <itemizedlist>
    233233                          <listitem>
    234                             <para><ulink 
     234                            <para><ulink
    235235                            url="http://www.cpan.org/authors/id/M/MB/MBARBON/Module-Info-&Module-Info-version;.tar.gz">
    236236                            Module-Info-&Module-Info-version;</ulink></para>
    237237                          </listitem>
    238238                          <listitem>
    239                             <para id="perl-module-corelist"><ulink 
     239                            <para id="perl-module-corelist"><ulink
    240240                            url="http://www.cpan.org/authors/id/R/RC/RCLAMP/Module-CoreList-&Module-Corelist-version;.tar.gz">
    241241                            Module-CoreList-&Module-Corelist-version;</ulink></para>
     
    253253          </listitem>
    254254          <listitem>
    255             <para id="perl-html-parser"><ulink 
     255            <para id="perl-html-parser"><ulink
    256256            url="http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-&HTML-Parser-version;.tar.gz">
    257257            HTML-Parser-&HTML-Parser-version;</ulink></para>
     
    261261            <itemizedlist>
    262262              <listitem>
    263                 <para id="perl-html-tagset"><ulink 
     263                <para id="perl-html-tagset"><ulink
    264264                url="http://www.cpan.org/authors/id/S/SB/SBURKE/HTML-Tagset-&HTML-Tagset-version;.tar.gz">
    265265                HTML-Tagset-&HTML-Tagset-version;</ulink></para>
     
    271271          </listitem>
    272272          <listitem>
    273             <para id="perl-compress-zlib"><ulink 
     273            <para id="perl-compress-zlib"><ulink
    274274            url="http://www.cpan.org/authors/id/P/PM/PMQS/Compress-Zlib-&Compress-Zlib-version;.tar.gz">
    275275            Compress-Zlib-&Compress-Zlib-version;</ulink></para>
     
    279279          </listitem>
    280280          <listitem>
    281             <para id="perl-crypt-ssleay"><ulink 
     281            <para id="perl-crypt-ssleay"><ulink
    282282            url="http://www.cpan.org/authors/id/C/CH/CHAMAS/Crypt-SSLeay-&Crypt-SSLeay-version;.tar.gz">
    283283            Crypt-SSLeay-&Crypt-SSLeay-version;</ulink></para>
     
    289289      </listitem>
    290290      <listitem>
    291         <para id="perl-datemanip"><ulink 
     291        <para id="perl-datemanip"><ulink
    292292        url="http://www.cpan.org/authors/id/S/SB/SBECK/DateManip-&DateManip-version;.tar.gz">
    293293        DateManip-&DateManip-version;</ulink></para>
     
    297297      </listitem>
    298298      <listitem>
    299         <para id="perl-finance-quote"><ulink 
     299        <para id="perl-finance-quote"><ulink
    300300        url="http://www.cpan.org/authors/id/P/PJ/PJF/Finance-Quote-&Finance-Quote-version;.tar.gz">
    301301        Finance-Quote-&Finance-Quote-version;</ulink></para>
     
    305305        <itemizedlist>
    306306          <listitem>
    307             <para id="perl-html-tableextract"><ulink 
     307            <para id="perl-html-tableextract"><ulink
    308308            url="http://www.cpan.org/authors/id/M/MS/MSISK/HTML-TableExtract-&HTML-TableExtract-version;.tar.gz">
    309309            HTML-TableExtract-&HTML-TableExtract-version;</ulink></para>
     
    332332<screen role="root"><userinput>make install</userinput></screen>
    333333
    334     <para>The modules listed below require modifications to the instructions in 
     334    <para>The modules listed below require modifications to the instructions in
    335335    order to install successfully.</para>
    336336
     
    351351      <title>SGMLSpm-&SGMLSpm-version;</title>
    352352
    353       <para>If your system's <application>Perl</application> version is different 
    354       than &LFS-Perl-version;, you'll need to modify the <command>sed</command> 
     353      <para>If your system's <application>Perl</application> version is different
     354      than &LFS-Perl-version;, you'll need to modify the <command>sed</command>
    355355      command below to reflect the version you have installed.</para>
    356356
     
    372372  </sect2>
    373373
    374   <sect2>
     374  <sect2 role="installation">
    375375    <title>(Alternate) Auto Installation of Perl Modules.</title>
    376376
    377     <para>There is an alternate way of installing the modules using 
    378     <application>Perl</application>'s built-in <command>install</command> command. 
    379     The command automatically downloads the source from the CPAN 
    380     archive, extracts it, runs the commands mentioned above, and removes the build 
    381     tree. You may still need to install dependent library packages before running 
     377    <para>There is an alternate way of installing the modules using
     378    <application>Perl</application>'s built-in <command>install</command> command.
     379    The command automatically downloads the source from the CPAN
     380    archive, extracts it, runs the commands mentioned above, and removes the build
     381    tree. You may still need to install dependent library packages before running
    382382    the automated installation method.</para>
    383383
    384     <para>The first time you run this command, you'll be prompted to enter some 
    385     information regarding download locations and methods. This information is 
    386     retained in files located in <filename class='directory'>~/.cpan</filename>. 
    387     Start the perl shell with the following command as the 
     384    <para>The first time you run this command, you'll be prompted to enter some
     385    information regarding download locations and methods. This information is
     386    retained in files located in <filename class='directory'>~/.cpan</filename>.
     387    Start the perl shell with the following command as the
    388388    <systemitem class="username">root</systemitem> user:</para>
    389389
Note: See TracChangeset for help on using the changeset viewer.