Ignore:
Timestamp:
12/31/2004 09:06:50 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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:
396508b
Parents:
77c609f1
Message:

Moved the PDL Perl bundle to its own BLFS page

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

File:
1 edited

Legend:

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

    r77c609f1 rbd23186f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7 <!ENTITY LFS-Perl-version          "5.8.5">
    86]>
    97
     
    1412</sect1info>
    1513<?dbhtml filename="perl-modules.html" ?>
    16 <title>Perl modules</title>
     14<title><application>Perl</application> modules</title>
    1715
    1816<sect2>
     
    2220to the <application>Perl</application> language.  Modules utilized by packages
    2321throughout <acronym>BLFS</acronym> are listed here, along with their
    24 dependencies.</para>
     22dependencies. Most references to <application>Perl</application> modules are
     23in the form of Module, Module::SubName or Module::Sub::Name, however
     24occasionally you'll also see Module, Module-SubName or Module-Sub-Name. Most
     25references on this page are in the latter form, as these are the official
     26package names.</para>
    2527
    26 <sect3><title><application>Perl</application> Module Packages</title>
    27 <itemizedlist spacing='compact'>
    28 <listitem><para><ulink
    29 url="http://search.cpan.org/CPAN/authors/id/C/CS/CSOE/PDL-&PDL-version;.tar.gz">PDL-&PDL-version;</ulink>
    30 </para>
     28<sect3><title>The Module::Info module</title>
     29<para>One module in particular is shown first, as this module's usefulness
     30warrants installation, even though it won't be required by many other modules.
     31The Module::Info module can tell you if a particular module is included in,
     32or has been installed into your <application>Perl</application> installation.
     33Additionally, the module can tell you what versions are installed and what
     34dependencies are required for them. You can even use Module::Info to gather
     35dependencies of uninstalled modules.</para>
    3136
    3237<itemizedlist spacing='compact'>
    3338<listitem><para><ulink
    34 url="http://www.cpan.org/authors/id/K/KG/KGB/ExtUtils-F77-&ExtUtils-F77-version;.tar.gz">ExtUtils-F77-&ExtUtils-F77-version;</ulink>
     39url="http://www.cpan.org/authors/id/M/MB/MBARBON/Module-Info-&Module-Info-version;.tar.gz">Module-Info-&Module-Info-version;</ulink>
    3540</para></listitem>
     41</itemizedlist>
     42</sect3>
     43
     44<sect3><title><application>Perl</application> Module Packages</title>
     45
     46<itemizedlist><listitem><para><ulink
     47url="http://www.cpan.org/authors/id/M/ML/MLEHMANN/Gtk-Perl-&Gtk-Perl-version;.tar.gz">
     48Gtk-Perl-&Gtk-Perl-version;</ulink></para>
     49
     50<itemizedlist spacing='compact'><listitem><para><ulink
     51url="http://www.cpan.org/authors/id/J/JO/JOSEPHW/XML-Writer-&XML-Writer-version;.tar.gz">
     52XML-Writer-&XML-Writer-version;</ulink></para>
     53</listitem>
    3654
    3755<listitem><para><ulink
    38 url="http://www.cpan.org/authors/id/I/IN/INGY/Inline-&Inline-version;.tar.gz">Inline-&Inline-version;</ulink>
    39 </para>
     56url="http://www.cpan.org/authors/id/M/MS/MSERGEANT/XML-Parser-&XML-Parser-version;.tar.gz">
     57XML-Parser-&XML-Parser-version;</ulink></para>
    4058
    41 <itemizedlist spacing='compact'>
    42 <listitem><para><ulink
    43 url="http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Parse-RecDescent-&Parse-RecDescent-version;.tar.gz">Parse-RecDescent-&Parse-RecDescent-version;</ulink>
    44 </para></listitem>
    45 </itemizedlist></listitem>
     59<itemizedlist spacing='compact'><listitem>
     60<para><xref linkend="expat"/></para>
     61</listitem></itemizedlist>
     62</listitem>
     63
     64<listitem>
     65<para><xref linkend="GTK"/></para>
     66</listitem></itemizedlist>
     67</listitem>
    4668
    4769<listitem><para><ulink
    48 url="http://search.cpan.org/CPAN/authors/id/A/AA/AALLAN/Astro-FITS-Header-&Astro-FITS-Header-version;.tar.gz">Astro-FITS-Header-&Astro-FITS-Header-version;</ulink>
    49 </para></listitem>
    50 </itemizedlist></listitem>
     70url="http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-&SGMLSpm-version;.tar.gz">
     71SGMLSpm-&SGMLSpm-version;</ulink></para>
     72</listitem>
    5173
    5274<listitem><para><ulink
    53 url="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Gtk-Perl-&Gtk-Perl-version;.tar.gz">Gtk-Perl-&Gtk-Perl-version;</ulink>
    54 </para>
     75url="http://www.cpan.org/authors/id/N/NI/NI-S/Tk-&Perl-Tk-version;.tar.gz">
     76Tk-&Perl-Tk-version;</ulink></para>
    5577
    56 <itemizedlist spacing='compact'>
    57 <listitem><para><ulink
    58 url="http://www.cpan.org/authors/id/J/JO/JOSEPHW/XML-Writer-&XML-Writer-version;.tar.gz">XML-Writer-&XML-Writer-version;</ulink>
    59 </para></listitem>
     78<itemizedlist spacing='compact'><listitem>
     79<para><xref linkend="tk"/> and <xref linkend="libjpeg"/></para>
     80</listitem></itemizedlist>
     81</listitem>
    6082
    6183<listitem><para><ulink
    62 url="http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/XML-Parser-&XML-Parser-version;.tar.gz">XML-Parser-&XML-Parser-version;</ulink>
    63 </para>
     84url="http://www.cpan.org/authors/id/C/CR/CREIN/Net-DNS-&Net-DNS-version;.tar.gz">
     85Net-DNS-&Net-DNS-version;</ulink></para>
    6486
    65 <itemizedlist spacing='compact'>
    66 <listitem><para><xref linkend="expat"/></para></listitem>
    67 </itemizedlist></listitem>
     87<itemizedlist spacing='compact'><listitem><para><ulink
     88url="http://www.cpan.org/authors/id/G/GA/GAAS/Digest-HMAC-&Digest-HMAC-version;.tar.gz">
     89Digest-HMAC-&Digest-HMAC-version;</ulink></para>
    6890
    69 <listitem><para><xref linkend="GTK"/></para>
    70 </listitem>
    71 </itemizedlist></listitem>
    72 
    73 <listitem><para><ulink
    74 url="http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-&SGMLSpm-version;.tar.gz">SGMLSpm-&SGMLSpm-version;</ulink>
    75 </para></listitem>
    76 
    77 <listitem><para><ulink
    78 url="http://www.cpan.org/authors/id/N/NI/NI-S/Tk-&Perl-Tk-version;.tar.gz">Tk-&Perl-Tk-version;</ulink>
    79 </para>
    80 
    81 <itemizedlist spacing='compact'>
    82 <listitem><para><xref linkend="tk"/> and
    83 <xref linkend="libjpeg"/></para></listitem>
    84 </itemizedlist></listitem>
    85 
    86 <listitem><para><ulink
    87 url="http://www.cpan.org/authors/id/C/CR/CREIN/Net-DNS-&Net-DNS-version;.tar.gz">Net-DNS-&Net-DNS-version;</ulink>
    88 </para>
    89 
    90 <itemizedlist spacing='compact'>
    91 <listitem><para><ulink
    92 url="http://www.cpan.org/authors/id/G/GA/GAAS/Digest-MD5-&Digest-MD5-version;.tar.gz">Digest-MD5-&Digest-MD5-version;</ulink>
    93 </para></listitem>
    94 
    95 <listitem><para><ulink
    96 url="http://www.cpan.org/authors/id/G/GA/GAAS/Digest-HMAC-&Digest-HMAC-version;.tar.gz">Digest-HMAC-&Digest-HMAC-version;</ulink>
    97 </para>
    98 
    99 <itemizedlist spacing='compact'>
    100 <listitem><para><ulink
    101 url="http://www.cpan.org/authors/id/G/GA/GAAS/Digest-SHA1-&Digest-SHA1-version;.tar.gz">Digest-SHA1-&Digest-SHA1-version;</ulink>
    102 </para></listitem></itemizedlist>
     91<itemizedlist spacing='compact'><listitem><para><ulink
     92url="http://www.cpan.org/authors/id/G/GA/GAAS/Digest-SHA1-&Digest-SHA1-version;.tar.gz">
     93Digest-SHA1-&Digest-SHA1-version;</ulink></para>
    10394</listitem></itemizedlist>
    10495</listitem></itemizedlist>
    105 
     96</listitem></itemizedlist>
    10697</sect3>
    10798
     
    122113order to install successfully.</para>
    123114                                                                               
    124 <sect3>
    125 <title>Gtk-Perl-&Gtk-Perl-version;:</title>
    126                                                                                
     115<sect3><title>Gtk-Perl-&Gtk-Perl-version;:</title>
    127116<screen><userinput><command>perl Makefile.PL --without-guessing &amp;&amp;
    128117make &amp;&amp;
    129118make test &amp;&amp;
    130 make install</command></userinput></screen></sect3>
     119make install</command></userinput></screen>
     120</sect3>
    131121                                                                               
    132 <sect3>
    133 <title>SGMLSpm-&SGMLSpm-version;</title>
     122<sect3><title>SGMLSpm-&SGMLSpm-version;</title>
    134123                                                                               
    135124<para>If your system's <application>Perl</application> version is different
     
    152141<sect2><title>(Alternate) Auto installation of <application>Perl</application>
    153142modules.</title>
     143
     144<para>There is an alternate way of installing the modules using
     145<application>Perl</application>'s built-in <command>install</command> command.
     146The command automatically downloads the source from the <acronym>CPAN</acronym>
     147archive, extracts it, runs the commands mentioned above, and removes the build
     148tree. You may still need to install dependent library packages before running
     149the automated installation method.</para>
    154150                                                                               
    155 <para>There is an alternate way of installing the modules using
    156 <application>Perl</application>'s built-in <command>install</command> command.
    157 The command automatically downloads the source from the <acronym>CPAN</acronym>
    158 archive, extracts it, runs the commands mentioned above, and removes
    159 the build tree.</para>
    160                                                                                
    161 <para>Start the perl shell with the commands:</para>
     151<para>The first time you run this command, you'll be prompted to enter some
     152information regarding download locations and methods. This information is
     153retained in files located in <filename class='directory'>~/.cpan</filename>.
     154Start the perl shell with the following command:</para>
    162155                                                                               
    163156<screen><userinput><command>perl -MCPAN -e shell</command></userinput></screen>                                                                               
    164157<para>Each module may now be installed from this shell with the command:</para>                                                                               
    165 <screen><userinput><command>install &lt;moduleName&gt;</command></userinput></screen>
     158<screen><userinput><command>install <replaceable>[ModuleName]</replaceable></command></userinput></screen>
    166159                                                                               
    167160<para>For additional commands and help, type <command>help</command>.</para>
Note: See TracChangeset for help on using the changeset viewer.