source: general/prog/perl-modules.xml@ e0c52ede

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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
Last change on this file since e0c52ede was e0c52ede, checked in by Igor Živković <igor@…>, 9 years ago

Update to Archive::Zip-1.45.

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

  • Property mode set to 100644
File size: 63.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY perl_modules_md5sums_download_http "&sources-anduin-http;/perl-modules/">
8 <!ENTITY perl_modules_md5sums_download_ftp "&sources-anduin-ftp;/perl-modules/">
9]>
10
11<sect1 id="perl-modules" xreflabel="Perl modules">
12 <?dbhtml filename="perl-modules.html" ?>
13
14 <sect1info>
15 <othername>$LastChangedBy$</othername>
16 <date>$Date$</date>
17 </sect1info>
18
19 <title>Perl Modules</title>
20
21 <indexterm zone="perl-modules">
22 <primary sortas="a-Perl-modules">Perl modules</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Perl Modules</title>
27
28 <para>The <application>Perl</application> module packages add useful
29 objects to the <application>Perl</application> language. Modules utilized
30 by packages throughout BLFS are listed here, along with their dependencies.
31 Installation of the modules shown on this page should be accomplished by
32 installing the dependencies in the order listed. The Perl Module standard
33 build and installation instructions are shown at the bottom of this page.
34 </para>
35
36 <!-- <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download MD5 sums (HTTP):
39 <ulink url="&perl_modules_md5sums_download_http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download MD5 sums (FTP):
43 <ulink url="&perl_modules_md5sums_download_ftp;"/></para>
44 </listitem>
45 </itemizedlist> -->
46
47 <!-- Archive::Zip -->
48 <bridgehead renderas="sect3" id="perl-archive-zip"
49 xreflabel="Archive::Zip-&Archive-Zip-version;">
50 Archive::Zip-&Archive-Zip-version;</bridgehead>
51
52 <indexterm zone="perl-modules perl-archive-zip">
53 <primary sortas="a-Archive-Zip">Archive::Zip</primary>
54 </indexterm>
55
56 <para>The Archive::Zip module allows a <application>Perl</application>
57 program to create, manipulate, read, and write Zip archive files. This
58 module uses the standard <xref linkend="perl-standard-install"/>.</para>
59
60 &lfs76_checked;
61
62 <itemizedlist>
63 <listitem>
64 <para>
65 <ulink url="http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz">Archive::Zip-&Archive-Zip-version;</ulink>
66 </para>
67 </listitem>
68 <listitem>
69<literallayout>http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz
70MD5 sum: 07805e1c2c6b2b6561ac29489a6dd7dd</literallayout>
71 </listitem>
72 </itemizedlist>
73
74 <!-- autovivification -->
75 <bridgehead renderas="sect3" id="perl-autovivification"
76 xreflabel="autovivification-&autovivification-version;">
77 autovivification-&autovivification-version;</bridgehead>
78
79 <indexterm zone="perl-modules perl-autovivification">
80 <primary sortas="a-autovivification">autovivification</primary>
81 </indexterm>
82
83 <para>The autovivification module allows you to lexically disable
84 autovivification. This module uses the standard
85 <xref linkend="perl-standard-install"/>.</para>
86
87 &lfs76_checked;
88
89 <itemizedlist>
90 <listitem>
91 <para>
92 <ulink url="http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-&autovivification-version;.tar.gz">autovivification-&autovivification-version;</ulink>
93 </para>
94 </listitem>
95 <listitem>
96<literallayout>http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-&autovivification-version;.tar.gz
97MD5 sum: bf0f5133a32685218e8d7ad1aba02deb</literallayout>
98 </listitem>
99 </itemizedlist>
100
101 <!-- Business::ISBN -->
102 <bridgehead renderas="sect3" id="perl-business-isbn"
103 xreflabel="Business::ISBN-&Business-ISBN-version;">
104 Business::ISBN-&Business-ISBN-version;</bridgehead>
105
106 <indexterm zone="perl-modules perl-business-isbn">
107 <primary sortas="a-Business-ISBN">Business::ISBN</primary>
108 </indexterm>
109
110 <para>The Business::ISBN module is for work with International Standard Book
111 Numbers. This module and its dependency use the standard
112 <xref linkend="perl-standard-install"/>.</para>
113
114 &lfs76_checked;
115
116 <itemizedlist>
117 <listitem>
118 <para>
119 <ulink url="http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISBN-&Business-ISBN-version;.tar.gz">Business::ISBN-&Business-ISBN-version;</ulink>
120 </para>
121 </listitem>
122 <listitem>
123<literallayout>http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISBN-&Business-ISBN-version;.tar.gz
124MD5 sum: 5ebf339c409d99cdfa6f96974ef96780</literallayout>
125 <itemizedlist>
126 <listitem><literallayout><ulink url="http://search.cpan.org/~bdfoy/Business-ISBN-Data/">Business::ISBN::Data</ulink>
127(http://search.cpan.org/~bdfoy/Business-ISBN-Data/)</literallayout>
128 </listitem>
129 </itemizedlist>
130 </listitem>
131 </itemizedlist>
132
133 <!-- Business::ISMN -->
134 <bridgehead renderas="sect3" id="perl-business-ismn"
135 xreflabel="Business::ISMN-&Business-ISMN-version;">
136 Business::ISMN-&Business-ISMN-version;</bridgehead>
137
138 <indexterm zone="perl-modules perl-business-ismn">
139 <primary sortas="a-Business-ISMN">Business::ISMN</primary>
140 </indexterm>
141
142 <para>The Business::ISMN module is for work with International Standard
143 Music Numbers. This module uses the standard
144 <xref linkend="perl-standard-install"/>.</para>
145
146 &lfs76_checked;
147
148 <itemizedlist>
149 <listitem>
150 <para>
151 <ulink url="http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Business-ISMN-&Business-ISMN-version;.tar.gz">Business::ISMN-&Business-ISMN-version;</ulink>
152 </para>
153 </listitem>
154 <listitem>
155<literallayout>http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Business-ISMN-&Business-ISMN-version;.tar.gz
156MD5 sum: e8696a78b4aa8a99869fbb0625c5cc13</literallayout>
157 <itemizedlist>
158 <listitem><literallayout><ulink url="http://search.cpan.org/~bdfoy/Tie-Cycle/">Tie::Cycle</ulink>
159(http://search.cpan.org/~bdfoy/Tie-Cycle/)</literallayout>
160 </listitem>
161 </itemizedlist>
162 </listitem>
163 </itemizedlist>
164
165 <!-- Business::ISSN -->
166 <bridgehead renderas="sect3" id="perl-business-issn"
167 xreflabel="Business::ISSN-&Business-ISSN-version;">
168 Business::ISSN-&Business-ISSN-version;</bridgehead>
169
170 <indexterm zone="perl-modules perl-business-issn">
171 <primary sortas="a-Business-ISSN">Business::ISSN</primary>
172 </indexterm>
173
174 <para>The Business::ISSN module is for work with International Standard
175 Serial Numbers. This module uses the standard
176 <xref linkend="perl-standard-install"/>.</para>
177
178 &lfs76_checked;
179
180 <itemizedlist>
181 <listitem>
182 <para>
183 <ulink url="http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISSN-&Business-ISSN-version;.tar.gz">Business::ISSN-&Business-ISSN-version;</ulink>
184 </para>
185 </listitem>
186 <listitem>
187<literallayout>http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISSN-&Business-ISSN-version;.tar.gz
188MD5 sum: d1f609422d3a0ad5e301ae694d142fe4</literallayout>
189 </listitem>
190 </itemizedlist>
191
192 <!-- Data::Compare -->
193 <bridgehead renderas="sect3" id="perl-data-compare"
194 xreflabel="Data::Compare-&Data-Compare-version;">
195 Data::Compare-&Data-Compare-version;</bridgehead>
196
197 <indexterm zone="perl-modules perl-data-compare">
198 <primary sortas="a-Data-Compare">Data::Compare</primary>
199 </indexterm>
200
201 <para>The Data::Compare module compares two <application>perl</application>
202 data structures. This module and its dependencies use the standard
203 <xref linkend="perl-standard-install"/>.</para>
204
205 &lfs76_checked;
206
207 <itemizedlist>
208 <listitem>
209 <para>
210 <ulink url="http://www.cpan.org/authors/id/D/DC/DCANTRELL/Data-Compare-&Data-Compare-version;.tar.gz">Data::Compare-&Data-Compare-version;</ulink>
211 </para>
212 </listitem>
213 <listitem>
214<literallayout>http://www.cpan.org/authors/id/D/DC/DCANTRELL/Data-Compare-&Data-Compare-version;.tar.gz
215MD5 sum: 6a397ab5833237f3ca05ed7277b19a7a</literallayout>
216 <itemizedlist>
217 <listitem><literallayout><ulink url="http://search.cpan.org/~rclamp/File-Find-Rule/">File::Find::Rule</ulink>
218(http://search.cpan.org/~rclamp/File-Find-Rule/)</literallayout>
219 <itemizedlist>
220 <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Number-Compare/">Number::Compare</ulink>
221(http://search.cpan.org/dist/Number::Compare/)</literallayout>
222 </listitem>
223 <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Text-Glob/">Text::Glob</ulink>
224(http://search.cpan.org/dist/Text::Glob/)</literallayout>
225 </listitem>
226 </itemizedlist>
227 </listitem>
228 </itemizedlist>
229 </listitem>
230 </itemizedlist>
231
232 <!-- Date::Simple -->
233 <bridgehead renderas="sect3" id="perl-date-simple"
234 xreflabel="Date::Simple-&Date-Simple-version;">
235 Date::Simple-&Date-Simple-version;</bridgehead>
236
237 <indexterm zone="perl-modules perl-date-simple">
238 <primary sortas="a-Date-Simple">Date::Simple</primary>
239 </indexterm>
240
241 <para>Date::Simple provides a simple date object. This module uses the
242 standard <xref linkend="perl-standard-install"/>.</para>
243
244 &lfs76_checked;
245
246 <itemizedlist>
247 <listitem>
248 <para>
249 <ulink url="http://www.cpan.org/authors/id/I/IZ/IZUT/Date-Simple-&Date-Simple-version;.tar.gz">Date::Simple-&Date-Simple-version;</ulink>
250 </para>
251 </listitem>
252 <listitem>
253<literallayout>http://www.cpan.org/authors/id/I/IZ/IZUT/Date-Simple-&Date-Simple-version;.tar.gz
254MD5 sum: 436049dc2c7dfd8423d8bcc807248b31</literallayout>
255 </listitem>
256 </itemizedlist>
257
258 <!-- Encode::EUCJPASCII -->
259 <bridgehead renderas="sect3" id="perl-encode-eucjpascii"
260 xreflabel="Encode::EUCJPASCII-&Encode-EUCJPASCII-version;">
261 Encode::EUCJPASCII-&Encode-EUCJPASCII-version;</bridgehead>
262
263 <indexterm zone="perl-modules perl-encode-eucjpascii">
264 <primary sortas="a-Encode-EUCJPASCII">Encode-EUCJPASCII</primary>
265 </indexterm>
266
267 <para>Encode::EUCJPASCII provides an eucJP-open mapping. This module uses the
268 standard <xref linkend="perl-standard-install"/>.</para>
269
270 &lfs76_checked;
271
272 <itemizedlist>
273 <listitem>
274 <para>
275 <ulink url="http://www.cpan.org/authors/id/N/NE/NEZUMI/Encode-EUCJPASCII-&Encode-EUCJPASCII-version;.tar.gz">Encode-EUCJPASCII-&Encode-EUCJPASCII-version;</ulink>
276 </para>
277 </listitem>
278 <listitem>
279<literallayout>http://www.cpan.org/authors/id/N/NE/NEZUMI/Encode-EUCJPASCII-&Encode-EUCJPASCII-version;.tar.gz
280MD5 sum: 5daa65f55b7c2050bb0713d9e95f239d</literallayout>
281 </listitem>
282 </itemizedlist>
283
284 <!-- Encode::HanExtra -->
285 <bridgehead renderas="sect3" id="perl-encode-hanextra"
286 xreflabel="Encode::HanExtra-&Encode-HanExtra-version;">
287 Encode::HanExtra-&Encode-HanExtra-version;</bridgehead>
288
289 <indexterm zone="perl-modules perl-encode-hanextra">
290 <primary sortas="a-Encode-HanExtra">Encode::HanExtra</primary>
291 </indexterm>
292
293 <para>The Encode::HanExtra module provides extra sets of Chinese Encodings.
294 This module uses the standard <xref linkend="perl-standard-install"/>.</para>
295
296 &lfs76_checked;
297
298 <itemizedlist>
299 <listitem>
300 <para>
301 <ulink url="http://www.cpan.org/authors/id/A/AU/AUDREYT/Encode-HanExtra-&Encode-HanExtra-version;.tar.gz">Encode::HanExtra-&Encode-HanExtra-version;</ulink>
302 </para>
303 </listitem>
304 <listitem>
305<literallayout>http://www.cpan.org/authors/id/A/AU/AUDREYT/Encode-HanExtra-&Encode-HanExtra-version;.tar.gz
306MD5 sum: e1d3bc32c1c8ee304235a06fbcd5d5a4</literallayout>
307 </listitem>
308 </itemizedlist>
309
310 <!-- Encode::JIS2K -->
311 <bridgehead renderas="sect3" id="perl-encode-jis2k"
312 xreflabel="Encode::JIS2K-&Encode-JIS2K-version;">
313 Encode::JIS2K-&Encode-JIS2K-version;</bridgehead>
314
315 <indexterm zone="perl-modules perl-encode-jis2k">
316 <primary sortas="a-Encode-JIS2K">Encode::JIS2K</primary>
317 </indexterm>
318
319 <para>The Encode::JIS2K module provides JIS X 0212 (aka JIS 2000)
320 Encodings. This module uses the standard
321 <xref linkend="perl-standard-install"/>.</para>
322
323 &lfs76_checked;
324
325 <itemizedlist>
326 <listitem>
327 <para>
328 <ulink url="http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-JIS2K-&Encode-JIS2K-version;.tar.gz">Encode::JIS2K-&Encode-JIS2K-version;</ulink>
329 </para>
330 </listitem>
331 <listitem>
332<literallayout>http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-JIS2K-&Encode-JIS2K-version;.tar.gz
333MD5 sum: 00e73ee943fb2f882b00b7b61e4c9db1</literallayout>
334 </listitem>
335 </itemizedlist>
336
337 <!-- File::Slurp -->
338 <bridgehead renderas="sect3" id="perl-file-slurp"
339 xreflabel="File::Slurp-&File-Slurp-version;">
340 File::Slurp-&File-Slurp-version;</bridgehead>
341
342 <indexterm zone="perl-modules perl-file-slurp">
343 <primary sortas="a-File-Slurp">File::Slurp</primary>
344 </indexterm>
345
346 <para>The File::Slurp module provides Simple and Efficient
347 Reading/Writing/Modifying of Complete Files. This module uses the standard
348 <xref linkend="perl-standard-install"/>.</para>
349
350 &lfs76_checked;
351
352 <itemizedlist>
353 <listitem>
354 <para>
355 <ulink url="http://www.cpan.org/authors/id/U/UR/URI/File-Slurp-&File-Slurp-version;.tar.gz">File::Slurp-&File-Slurp-version;</ulink>
356 </para>
357 </listitem>
358 <listitem>
359<literallayout>http://www.cpan.org/authors/id/U/UR/URI/File-Slurp-&File-Slurp-version;.tar.gz
360MD5 sum: 7d584cd15c4f8b9547765eff8c4ef078</literallayout>
361 </listitem>
362 </itemizedlist>
363
364 <!-- File::Which -->
365 <bridgehead renderas="sect3" id="perl-file-which"
366 xreflabel="File::Which-&File-Which-version;">
367 File::Which-&File-Which-version;</bridgehead>
368
369 <indexterm zone="perl-modules perl-file-which">
370 <primary sortas="a-File-Which">File::Which</primary>
371 </indexterm>
372
373 <para>File::Which provides a portable implementation of the
374 &apos;which&apos; utility. This module and its dependencies use the standard
375 <xref linkend="perl-standard-install"/>.</para>
376
377 &lfs76_checked;
378
379 <itemizedlist>
380 <listitem>
381 <para>
382 <ulink url="http://www.cpan.org/authors/id/A/AD/ADAMK/File-Which-&File-Which-version;.tar.gz">File::Which-&File-Which-version;</ulink>
383 </para>
384 </listitem>
385 <listitem>
386<literallayout>http://www.cpan.org/authors/id/A/AD/ADAMK/File-Which-&File-Which-version;.tar.gz
387MD5 sum: b9429edaad7f45caafa4d458afcfd8af</literallayout>
388 <itemizedlist>
389 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-Script/">Test::Script</ulink>
390(http://search.cpan.org/dist/Test-Script/)</literallayout>
391 <itemizedlist>
392 <listitem>
393 <para>
394 <xref linkend="perl-ipc-run3"/>
395 </para>
396 </listitem>
397 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Probe-Perl/">Probe-Perl</ulink>
398(http://search.cpan.org/dist/Probe-Perl/)</literallayout>
399 <!-- <itemizedlist>
400 <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Encode-ISO2022/">Encode-ISO2022</ulink>
401(http://search.cpan.org/dist/Encode-ISO2022/>)
402
403</literallayout>
404 </listitem>
405 </itemizedlist> -->
406 </listitem>
407 </itemizedlist>
408 </listitem>
409 </itemizedlist>
410 </listitem>
411 </itemizedlist>
412
413<!-- <!- Glib ->
414 <bridgehead renderas="sect3" id="perl-glib"
415 xreflabel="Glib-&Glib-perl-version;">
416 Glib-&Glib-perl-version;</bridgehead>
417
418 <indexterm zone="perl-modules perl-glib">
419 <primary sortas="a-Glib">Glib</primary>
420 </indexterm>
421
422 <para>
423 This module is a <application>Perl</application> wrapper around
424 <application>GLib</application> that attempts to provide a perlish
425 interface while remaining as true as possible to the underlying C API, so
426 that any reference materials you can find on using GLib may still apply to
427 using the libraries from Perl. This module and the dependency modules use
428 the standard <xref linkend="perl-standard-install"/>.
429 </para>
430
431 &lfs7 4_checked;
432
433 <itemizedlist>
434 <listitem>
435 <para>
436 <ulink url="http://www.cpan.org/authors/id/T/TS/TSCH/Glib-&Glib-perl-version;.tar.gz">
437 Glib-&Glib-perl-version;</ulink> (MD5 sum: 1d81a8aec5f7f1182a96cfaaf119d866)
438 </para>
439 <itemizedlist>
440 <listitem>
441 <para>
442 <ulink url="http://search.cpan.org/~xaoc/ExtUtils-PkgConfig/">ExtUtils::PkgConfig</ulink>
443 </para>
444 <itemizedlist>
445 <listitem>
446 <para>
447 <ulink url="http://search.cpan.org/~flora/ExtUtils-Depends/">ExtUtils::Depends</ulink>
448 </para>
449 </listitem>
450 </itemizedlist>
451 </listitem>
452 </itemizedlist>
453 </listitem>
454 </itemizedlist>
455-->
456 <!-- HTML::Parser -->
457 <bridgehead renderas="sect3" id="perl-html-parser"
458 xreflabel="HTML::Parser-&HTML-Parser-version;">
459 HTML::Parser-&HTML-Parser-version;</bridgehead>
460
461 <indexterm zone="perl-modules perl-html-parser">
462 <primary sortas="a-HTML-Parser">HTML::Parser</primary>
463 </indexterm>
464
465 <para>The HTML::Parser distribution is a collection of modules that parse
466 and extract information from HTML documents. This module and the dependency
467 modules use the standard
468 <xref linkend="perl-standard-install"/>.</para>
469
470 &lfs76_checked;
471
472 <itemizedlist>
473 <listitem>
474 <para>
475 <ulink url="http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-&HTML-Parser-version;.tar.gz">HTML::Parser-&HTML-Parser-version;</ulink>
476 </para>
477 </listitem>
478 <listitem>
479<literallayout>http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-&HTML-Parser-version;.tar.gz
480MD5 sum: 9128a45893097dfa3bf03301b19c5efe</literallayout>
481 <itemizedlist>
482 <listitem><literallayout><ulink url="http://search.cpan.org/~petdance/HTML-Tagset/">HTML::Tagset</ulink>
483(http://search.cpan.org/~petdance/HTML-Tagset/)</literallayout>
484 </listitem>
485 <listitem>
486 <para>
487 <xref linkend="perl-lwp"/> (circular; howevever, it can
488 be installed after HTML::Parser as it is only a run-time
489 requirement for the included HTML::HeadParser module)
490 </para>
491 </listitem>
492 </itemizedlist>
493 </listitem>
494 </itemizedlist>
495
496 <!-- HTML::TableExtract
497 <bridgehead renderas="sect3" id="perl-html-tableextract"
498 xreflabel="HTML::TableExtract-&HTML-TableExtract-version;">
499 HTML::TableExtract-&HTML-TableExtract-version;</bridgehead>
500
501 <indexterm zone="perl-modules perl-html-tableextract">
502 <primary sortas="a-HTML-TableExtract">HTML::TableExtract</primary>
503 </indexterm>
504
505 <para>HTML::TableExtract is a module that simplifies the extraction of the
506 content contained in tables within HTML documents, extracted either as
507 text or encoded element trees. Tables of note may be specified using
508 Headers, Depth, Count, Attributes, or some combination of the four. This
509 module and dependency modules use the standard
510 <xref linkend="perl-standard-install"/>.</para>
511
512 <itemizedlist>
513 <listitem>
514 <para>
515 <ulink url="http://cpan.org/authors/id/M/MS/MSISK/HTML-TableExtract-&HTML-TableExtract-version;.tar.gz">
516 HTML::TableExtract-&HTML-TableExtract-version;</ulink> (MD5sum: ac1b8fa092d53931a9f3fdbba330f5b0)
517 </para>
518 <itemizedlist>
519 <listitem>
520 <para>
521 <ulink url="http://search.cpan.org/~msisk/HTML-Element-Extended/">HTML::Element::Extended</ulink>
522 </para>
523 <itemizedlist>
524 <listitem>
525 <para>
526 <ulink url="http://search.cpan.org/~cjm/HTML-Tree/">HTML::Tree</ulink>
527 </para>
528 <itemizedlist>
529 <listitem>
530 <para>
531 <xref linkend="perl-html-parser"/>
532 </para>
533 </listitem>
534 <listitem>
535 <para>
536 <ulink url="http://search.cpan.org/dist/Test-Fatal/">Test::Fatal</ulink>
537 (optionally used in the test suite)
538 </para>
539 <itemizedlist>
540 <listitem>
541 <para>
542 <ulink url="http://search.cpan.org/~doy/Try-Tiny/">Try::Tiny</ulink>
543 </para>
544 </listitem>
545 </itemizedlist>
546 </listitem>
547 </itemizedlist>
548 </listitem>
549 </itemizedlist>
550 </listitem>
551 </itemizedlist>
552 </listitem>
553 </itemizedlist> -->
554
555 <!-- IPC::Run3 -->
556 <bridgehead renderas="sect3" id="perl-ipc-run3"
557 xreflabel="IPC::Run3-&IPC-Run3-version;">
558 IPC::Run3-&IPC-Run3-version;</bridgehead>
559
560 <indexterm zone="perl-modules perl-ipc-run3">
561 <primary sortas="a-IPC-Run3">IPC-Run3</primary>
562 </indexterm>
563
564 <para>The IPC::Run3 module is used to run a subprocess with input/ouput
565 redirection. This module uses the standard
566 <xref linkend="perl-standard-install"/>.</para>
567
568 &lfs76_checked;
569
570 <itemizedlist>
571 <listitem>
572 <para>
573 <ulink url="http://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-&IPC-Run3-version;.tar.gz">IPC-Run3-&IPC-Run3-version;</ulink>
574 </para>
575 </listitem>
576 <listitem>
577<literallayout>http://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-&IPC-Run3-version;.tar.gz
578MD5 sum: 5a8cec571c51a118b265cf6e24e55761</literallayout>
579 </listitem>
580 </itemizedlist>
581
582 <!-- LWP (but listed as libwww-perl) -->
583 <bridgehead renderas="sect3" id="perl-lwp"
584 xreflabel="libwww-perl-&LWP-version;">
585 libwww-perl-&LWP-version; (a.k.a. LWP)</bridgehead>
586
587 <indexterm zone="perl-modules perl-lwp">
588 <primary sortas="a-libwww-perl">libwww-perl</primary>
589 </indexterm>
590
591 <para>The libwww-perl (LWP) collection is a set of
592 <application>Perl</application> modules which provide a simple and
593 consistent application programming interface to the World-Wide Web. The
594 main focus of the library is to provide classes and functions that allow
595 you to write WWW clients. The library also contains modules that are of
596 more general use and even classes that help you implement simple HTTP
597 servers. The LWP collection and all its dependency modules use the standard
598 <xref linkend="perl-standard-install"/>. The dependencies should be
599 installed in the order listed below. Ensure you install the dependency
600 chain for each module before installing the modules.</para>
601
602 &lfs76_checked;
603
604 <itemizedlist>
605 <listitem>
606 <para>
607 <ulink url="http://cpan.org/authors/id/M/MS/MSCHILLI/libwww-perl-&LWP-version;.tar.gz">libwww-perl-&LWP-version;</ulink>
608 </para>
609 </listitem>
610 <listitem>
611<literallayout>http://cpan.org/authors/id/M/MS/MSCHILLI/libwww-perl-&LWP-version;.tar.gz
612MD5 sum: 28e5005609af16c1fa297d12e0312f86</literallayout>
613 <itemizedlist>
614 <listitem> <literallayout><ulink url="http://search.cpan.org/~gaas/Encode-Locale/">Encode::Locale</ulink>
615(http://search.cpan.org/~gaas/Encode-Locale/) </literallayout>
616 </listitem>
617 <listitem> <literallayout><ulink url="http://search.cpan.org/~gaas/HTML-Form/">HTML::Form</ulink>
618(http://search.cpan.org/~gaas/HTML-Form/) </literallayout>
619 <itemizedlist>
620 <listitem>
621 <para>
622 <xref linkend="perl-uri"/>
623 </para>
624 </listitem>
625 <listitem>
626 <para>
627 <xref linkend="perl-html-parser"/>
628 </para>
629 </listitem>
630 <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/HTTP-Message/">HTTP::Message</ulink>
631(http://search.cpan.org/~gaas/HTTP-Message/)</literallayout>
632 <itemizedlist><listitem><literallayout><ulink url="http://search.cpan.org/~gaas/HTTP-Date/">HTTP::Date</ulink>
633(http://search.cpan.org/~gaas/HTTP-Date/)</literallayout>
634 </listitem>
635 <listitem><literallayout> <ulink url="http://search.cpan.org/~cjm/IO-HTML/">IO::HTML</ulink>
636(http://search.cpan.org/~cjm/IO-HTML/)</literallayout>
637 </listitem>
638 <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/LWP-MediaTypes/">LWP::MediaTypes</ulink>
639(http://search.cpan.org/~gaas/LWP-MediaTypes/)</literallayout>
640 </listitem>
641 </itemizedlist>
642 </listitem>
643 </itemizedlist>
644 </listitem>
645 <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/HTTP-Cookies/">HTTP::Cookies</ulink>
646(http://search.cpan.org/~gaas/HTTP-Cookies/)</literallayout>
647 </listitem>
648 <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/HTTP-Negotiate/">HTTP::Negotiate</ulink>
649(http://search.cpan.org/~gaas/HTTP-Negotiate/)</literallayout>
650 </listitem>
651 <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/Net-HTTP/">Net::HTTP</ulink>
652(http://search.cpan.org/~gaas/Net-HTTP/)</literallayout>
653 </listitem>
654 <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/WWW-RobotRules/">WWW::RobotRules</ulink>
655(http://search.cpan.org/~gaas/WWW-RobotRules/)</literallayout>
656 </listitem>
657 <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/HTTP-Daemon/">HTTP::Daemon</ulink>
658(http://search.cpan.org/~gaas/HTTP-Daemon/)</literallayout>
659 </listitem>
660 <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/File-Listing/">File::Listing</ulink>
661(http://search.cpan.org/~gaas/File-Listing/)</literallayout>
662 </listitem>
663 </itemizedlist>
664 </listitem>
665 </itemizedlist>
666
667 <para>After the LWP installation, if you want HTTPS protocol support,
668 install the following (application and modules):</para>
669
670 <itemizedlist>
671 <listitem>
672 <para>
673 <xref linkend="openssl"/>
674 </para>
675 </listitem>
676 <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/LWP-Protocol-https/">LWP::Protocol::https</ulink>
677(http://search.cpan.org/~gaas/LWP-Protocol-https/)</literallayout>
678 <itemizedlist>
679 <listitem><literallayout><ulink url="http://search.cpan.org/~behroozi/IO-Socket-SSL/">IO::Socket::SSL</ulink>
680(http://search.cpan.org/~behroozi/IO-Socket-SSL/)</literallayout>
681 <itemizedlist>
682 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Net-SSLeay/">Net::SSLeay</ulink>
683(http://search.cpan.org/dist/Net-SSLeay/)</literallayout>
684 </listitem>
685 </itemizedlist>
686 </listitem>
687 <listitem><literallayout><ulink url="http://search.cpan.org/~abh/Mozilla-CA/">Mozilla::CA</ulink>
688(http://search.cpan.org/~abh/Mozilla-CA/)</literallayout>
689 </listitem>
690 </itemizedlist>
691 </listitem>
692 </itemizedlist>
693
694 <!-- List::AllUtils -->
695 <bridgehead renderas="sect3" id="perl-list-allutils"
696 xreflabel="List::AllUtils-&List-AllUtils-version;">
697 List::AllUtils-&List-AllUtils-version;</bridgehead>
698
699 <indexterm zone="perl-modules perl-list-allutils">
700 <primary sortas="a-List-AllUtils">List::AllUtils</primary>
701 </indexterm>
702
703 <para>The List::Allutils module combines List::Util and List::MoreUtils in
704 one bite-sized package. This module and its dependencies use the standard
705 <xref linkend="perl-standard-install"/>.</para>
706
707 <para>This package will fail (tests, but not for any obvious reason, and at
708 runtime) if the core module List::Util is older than 1.31, as happens with
709 e.g. with perl-5.18.2 from LFS-7.5. To test the version, you can run the
710 following command</para>
711 <!-- use para to avoid line break in the long path -->
712 <para><command>strings /usr/lib/perl5/5.*/*/auto/List/Util/Util.so |
713 grep v5 -A 1 | tail -n 1</command></para>
714 <para>and if necessary install
715 <ulink url="http://search.cpan.org/dist/Scalar-List-Utils/">Scalar::List::Utils</ulink>
716 (http://search.cpan.org/dist/Scalar-List-Utils/) to get a newer version of
717 that module without updating all of <application>perl</application>.</para>
718
719 &lfs76_checked;
720
721 <itemizedlist>
722 <listitem>
723 <para>
724 <ulink url="http://www.cpan.org/authors/id/D/DR/DROLSKY/List-AllUtils-&List-AllUtils-version;.tar.gz">List::AllUtils-&List-AllUtils-version;</ulink>
725 </para>
726 </listitem>
727 <listitem>
728<literallayout>http://www.cpan.org/authors/id/D/DR/DROLSKY/List-AllUtils-&List-AllUtils-version;.tar.gz
729MD5 sum: 3e2dfeeef80c4e1952443c6b7d48583c</literallayout>
730 <itemizedlist>
731 <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Number-Compare/">Number::Compare</ulink>
732(http://search.cpan.org/dist/Number::Compare/)</literallayout>
733 </listitem>
734 <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Text-Glob/">Text::Glob</ulink>
735(http://search.cpan.org/dist/Text::Glob/)</literallayout>
736 </listitem>
737 </itemizedlist>
738 </listitem>
739 </itemizedlist>
740
741 <!-- Log::Log4perl -->
742 <bridgehead renderas="sect3" id="perl-log-log4perl"
743 xreflabel="Log::Log4perl-&Log-Log4perl-version;">
744 Log-Log4perl-&Log-Log4perl-version; (a.k.a. Log::Log4perl)</bridgehead>
745
746 <indexterm zone="perl-modules perl-log-log4perl">
747 <primary sortas="a-Log-Log4perl">Log-Log4perl</primary>
748 </indexterm>
749
750 <para>Log-Log4perl provides a Log4j implementation for
751 <application>perl</application>. This module uses the
752 standard <xref linkend="perl-standard-install"/>.</para>
753
754 &lfs76_checked;
755
756 <itemizedlist>
757 <listitem>
758 <para>
759 <ulink url="http://www.cpan.org/authors/id/M/MS/MSCHILLI/Log-Log4perl-&Log-Log4perl-version;.tar.gz">Log-Log4perl-&Log-Log4perl-version;</ulink>
760 </para>
761 </listitem>
762 <listitem>
763<literallayout>http://www.cpan.org/authors/id/M/MS/MSCHILLI/Log-Log4perl-&Log-Log4perl-version;.tar.gz
764MD5 sum: d247d2327d7f32dca09cbeb51a953fc5</literallayout>
765 </listitem>
766 </itemizedlist>
767
768 <!-- Module::Info
769 <bridgehead renderas="sect3" id="perl-module-info"
770 xreflabel="Module::Info-&Module-Info-version;">
771 Module::Info-&Module-Info-version;</bridgehead>
772
773 <indexterm zone="perl-modules perl-module-info">
774 <primary sortas="a-Module-Info">Module::Info</primary>
775 </indexterm>
776
777 <para>The Module::Info module is quite useful for tasks other than just
778 support of other modules. It can be used from the command-line to tell you
779 if a particular module is included in, or has been installed into your
780 <application>Perl</application> installation. Additionally, Module::Info
781 can tell you what version of a module is installed and what dependencies
782 are required for it. You can even use Module::Info to gather dependencies
783 of uninstalled modules. The Module::Info module and dependencies install
784 using the standard <application>Perl</application> module
785 <xref linkend="perl-standard-install"/>.</para>
786
787 <itemizedlist>
788 <listitem>
789 <para>
790 <ulink url="http://www.cpan.org/authors/id/M/MB/MBARBON/Module-Info-&Module-Info-version;.tar.gz">
791 Module-Info-&Module-Info-version;</ulink>
792 </para>
793 </listitem>
794 </itemizedlist>
795 -->
796
797 <!-- Module::Signature
798 <bridgehead renderas="sect3" id="perl-module-signature"
799 xreflabel="Module::Signature-&Module-Signature-version;">
800 Module::Signature-&Module-Signature-version;</bridgehead>
801
802 <indexterm zone="perl-modules perl-module-signature">
803 <primary sortas="a-Module-Signature">Module::Signature</primary>
804 </indexterm>
805
806 <para>The Module::Signature module is used to check and create
807 <filename>SIGNATURE</filename> files for CPAN distributions. After
808 installing Module::Signature you can verify the content of a distribution
809 tarball (if it includes a <filename>SIGNATURE</filename> file) by unpacking
810 the tarball, changing into the newly created directory and issuing the
811 command <command>cpansign -v</command>. It will check each file's
812 integrity, as well as the signature's validity. Note that some of the
813 dependencies appear to be circular, however, they are only run-time
814 conflicts and you should be able to fully utilize them as long as
815 everything is installed. Module::Signature and the dependency modules are
816 installed using the standard <application>Perl</application>
817 module <xref linkend="perl-standard-install"/>.</para>
818
819 <itemizedlist>
820 <listitem>
821 <para>
822 <ulink url="http://cpan.org/authors/id/A/AU/AUDREYT/Module-Signature-&Module-Signature-version;.tar.gz">
823 Module-Signature-&Module-Signature-version;</ulink>
824 </para>
825 <itemizedlist>
826 <listitem>
827 <para>
828 <xref linkend="perl-text-diff"/>
829 </para>
830 </listitem>
831 <listitem>
832 <para>
833 <ulink url="http://cpan.org/authors/id/S/SM/SMUELLER/PAR-Dist-&PAR-Dist-version;.tar.gz">
834 PAR-Dist-&PAR-Dist-version;</ulink>
835 </para>
836 <itemizedlist>
837 <listitem>
838 <para>
839 <xref linkend="perl-archive-zip"/>
840 </para>
841 </listitem>
842 <listitem>
843 <para>
844 <xref linkend="perl-lwp"/>
845 </para>
846 </listitem>
847 <listitem>
848 <para>
849 <xref linkend="perl-module-signature"/>
850 </para>
851 </listitem>
852 </itemizedlist>
853 </listitem>
854 <listitem>
855 <para>
856 <xref linkend="gnupg"/>
857 </para>
858 </listitem>
859 </itemizedlist>
860 </listitem>
861 </itemizedlist>
862 -->
863
864 <!-- Net::DNS -->
865 <bridgehead renderas="sect3" id="perl-net-dns"
866 xreflabel="Net::DNS-&Net-DNS-version;">
867 Net::DNS-&Net-DNS-version;</bridgehead>
868
869 <indexterm zone="perl-modules perl-net-dns">
870 <primary sortas="a-Net-DNS">Net::DNS</primary>
871 </indexterm>
872
873 <para>Net::DNS is a DNS resolver implemented in
874 <application>Perl</application>. It can be used to perform nearly any type
875 of DNS query from a <application>Perl</application> script. The Net::DNS
876 module and all its dependencies are installed using the standard
877 <xref linkend="perl-standard-install"/>.</para>
878
879 &lfs76_checked;
880
881 <itemizedlist>
882 <listitem>
883 <para>
884 <ulink url="http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz">Net::DNS-&Net-DNS-version;</ulink>
885 </para>
886 </listitem>
887 <listitem>
888<literallayout>http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz
889MD5 sum: 26375d4310beb108b0e2b3bf30403ee5</literallayout>
890 <itemizedlist>
891 <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/Digest-HMAC/">Digest::HMAC</ulink>
892(http://search.cpan.org/~gaas/Digest-HMAC/)</literallayout>
893 </listitem>
894 <listitem><literallayout><ulink url="http://search.cpan.org/~shlomif/IO-Socket-INET6-2.72/">IO::Socket::INET6</ulink>
895(http://search.cpan.org/~shlomif/IO-Socket-INET6-2.72/)</literallayout>
896 </listitem>
897 <listitem><literallayout><ulink url="http://search.cpan.org/~gbarr/IO/lib/IO/Socket/INET.pm">IO::Socket::INET</ulink>
898(http://search.cpan.org/~gbarr/IO/lib/IO/Socket/INET.pm) (required for IPv6 support)</literallayout>
899 <itemizedlist>
900 <listitem><literallayout><ulink url="http://search.cpan.org/~umemoto/Socket6/">Socket6</ulink>
901(http://search.cpan.org/~umemoto/Socket6/)</literallayout>
902 </listitem>
903 </itemizedlist>
904 </listitem>
905 </itemizedlist>
906 </listitem>
907 </itemizedlist>
908
909 <!-- Readonly::XS -->
910 <bridgehead renderas="sect3" id="perl-readonly-xs"
911 xreflabel="Readonly::XS-&Readonly-XS-version;">
912 Readonly::XS-&Readonly-XS-version;</bridgehead>
913
914 <indexterm zone="perl-modules perl-readonly-xs">
915 <primary sortas="a-Readonly-XS">Readonly::XS</primary>
916 </indexterm>
917
918 <para>The Readonly::XS module is a companion module for Readonly.pm, to
919 speed up read-only scalar variables. This module uses the standard
920 <xref linkend="perl-standard-install"/>.</para>
921
922 &lfs76_checked;
923
924 <itemizedlist>
925 <listitem>
926 <para>
927 <ulink url="http://www.cpan.org/authors/id/R/RO/ROODE/Readonly-XS-&Readonly-XS-version;.tar.gz">Readonly::XS-&Readonly-XS-version;</ulink>
928 </para>
929 </listitem>
930 <listitem>
931<literallayout>http://www.cpan.org/authors/id/R/RO/ROODE/Readonly-XS-&Readonly-XS-version;.tar.gz
932MD5 sum: df71f29abfcbd14c963f912d6d6ded6b</literallayout>
933 <itemizedlist>
934 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Readonly/">Readonly</ulink>
935(http://search.cpan.org/dist/Readonly/)
936this uses the <xref linkend="perl-build-install"/></literallayout>
937 </listitem>
938 </itemizedlist>
939 </listitem>
940 </itemizedlist>
941
942 <!-- Regexp::Common -->
943 <bridgehead renderas="sect3" id="perl-regexp-common"
944 xreflabel="Regexp::Common-&Regexp-Common-version;">
945 Regexp::Common-&Regexp-Common-version;</bridgehead>
946
947 <indexterm zone="perl-modules perl-regexp-common">
948 <primary sortas="a-Regexp-Common">Regexp-Common</primary>
949 </indexterm>
950
951 <para>Regexp::Common provides commonly requested regular expressions. This
952 module uses the standard <xref linkend="perl-standard-install"/>.</para>
953
954 &lfs76_checked;
955
956 <itemizedlist>
957 <listitem>
958 <para>
959 <ulink url="http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-&Regexp-Common-version;.tar.gz">Regexp-Common-&Regexp-Common-version;</ulink>
960 </para>
961 </listitem>
962 <listitem>
963<literallayout>http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-&Regexp-Common-version;.tar.gz
964MD5 sum: 2b9c335312dcfd9980ff7acbad0e5905</literallayout>
965 </listitem>
966 </itemizedlist>
967
968 <!-- SGMLSpm -->
969 <bridgehead renderas="sect3" id="perl-sgmlspm"
970 xreflabel="SGMLSpm-&SGMLSpm-version;">
971 SGMLSpm-&SGMLSpm-version;</bridgehead>
972
973 <indexterm zone="perl-modules perl-sgmlspm">
974 <primary sortas="a-SGMLSpm">SGMLSpm</primary>
975 </indexterm>
976
977 <para>The SGMLSpm module is a <application>Perl</application> library
978 used for parsing the output from James Clark's SGMLS and NSGMLS
979 parsers. This modules uses the standard
980 <xref linkend="perl-standard-install"/>.</para>
981
982 &lfs76_checked;
983
984 <para> Before beginning the build, issue
985 the following command to prevent an error:</para>
986
987<screen><userinput>chmod -v 644 MYMETA.yml</userinput></screen>
988
989 <para>
990 After the package has been installed, run the following command
991 as the <systemitem class="username">root</systemitem> user:
992 </para>
993
994<screen role="root"><userinput>ln -sv sgmlspl.pl /usr/bin/sgmlspl</userinput></screen>
995
996 <itemizedlist>
997 <listitem>
998 <para>
999 <ulink url="http://anduin.&lfs-domainname;/sources/BLFS/conglomeration/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">SGMLSpm-&SGMLSpm-version;</ulink>
1000 </para>
1001 </listitem>
1002 <listitem>
1003<literallayout>http://anduin.&lfs-domainname;/sources/BLFS/conglomeration/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz
1004MD5 sum: 746c74ae969992cedb1a2879b4168090</literallayout>
1005<!--http://search.cpan.org/CPAN/authors/id/R/RA/RAAB/SGMLSpm-&SGMLSpm-version;.tar.gz -->
1006 </listitem>
1007 </itemizedlist>
1008
1009 <!-- Test-Command -->
1010 <bridgehead renderas="sect3" id="perl-test-command"
1011 xreflabel="Test::Command-&Test-Command-version;">
1012 Test-Command-&Test-Command-version;</bridgehead>
1013
1014 <indexterm zone="perl-modules perl-test-command">
1015 <primary sortas="a-Test::Command">Test::Command</primary>
1016 </indexterm>
1017
1018 <para>
1019 This module tests the exit status, STDOUT, or STDERR, of an external
1020 command. This module uses the standard
1021 <xref linkend="perl-standard-install"/>.
1022 </para>
1023
1024 &lfs76_checked;
1025
1026 <itemizedlist>
1027 <listitem>
1028 <para>
1029 <ulink url="http://www.cpan.org/authors/id/D/DA/DANBOO/Test-Command-&Test-Command-version;.tar.gz">Test-Command-&Test-Command-version;</ulink>
1030 </para>
1031 </listitem>
1032 <listitem>
1033<literallayout>http://www.cpan.org/authors/id/D/DA/DANBOO/Test-Command-&Test-Command-version;.tar.gz
1034MD5 sum: 9ab83c4695961dbe92cd86efe08f0634</literallayout>
1035 </listitem>
1036 </itemizedlist>
1037
1038 <!-- Text::BibTeX -->
1039 <bridgehead renderas="sect3" id="perl-text-bibtex"
1040 xreflabel="Text::BibTeX-&Text-BibTeX-version;">
1041 Text::BibTeX-&Text-BibTeX-version;</bridgehead>
1042
1043 <indexterm zone="perl-modules perl-text-bibtex">
1044 <primary sortas="a-Text-BibTeX">Text::BibTex</primary>
1045 </indexterm>
1046
1047 <para>Text::BibTeX provides an interface to read and parse
1048 <application>BibTeX</application> files. This module uses the
1049 <xref linkend="perl-build-install"/>, but except where noted,
1050 its dependencies are installed using the standard
1051 <xref linkend="perl-standard-install"/>.</para>
1052
1053 &lfs76_checked;
1054
1055 <itemizedlist>
1056 <listitem>
1057 <para>
1058 <ulink url="http://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-&Text-BibTeX-version;.tar.gz">Text::BibTeX-&Text-BibTeX-version;</ulink>
1059 </para>
1060 </listitem>
1061 <listitem>
1062<literallayout>http://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-&Text-BibTeX-version;.tar.gz
1063MD5 sum: 2dfdccab7c747d1805df432f4935ce66</literallayout>
1064 <itemizedlist>
1065 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Config-AutoConf/">Config::AutoConf</ulink>
1066(http://search.cpan.org/dist/Config-AutoConf/)</literallayout>
1067 <itemizedlist>
1068 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Capture-Tiny/">Capture=Tiny</ulink>
1069(http://search.cpan.org/dist/Capture-Tiny/)</literallayout>
1070 </listitem>
1071 <listitem><literallayout><ulink url="http://search.cpan.org/dist/ExtUtils-LibBuilder/">ExtUtils-LibBuilder</ulink>
1072(http://search.cpan.org/dist/LibBuilder/)
1073this uses the <xref linkend="perl-build-install"/></literallayout>
1074 </listitem>
1075 </itemizedlist>
1076 </listitem>
1077 </itemizedlist>
1078 </listitem>
1079 </itemizedlist>
1080
1081 <!-- Text::Diff
1082 <bridgehead renderas="sect3" id="perl-text-diff"
1083 xreflabel="Text::Diff-&Text-Diff-version;">
1084 Text::Diff-&Text-Diff-version;</bridgehead>
1085
1086 <indexterm zone="perl-modules perl-text-diff">
1087 <primary sortas="a-Text-Diff">Text::Diff</primary>
1088 </indexterm>
1089
1090 <para>Text::Diff is used to perform diffs on files and record sets. It
1091 provides a basic set of services akin to the GNU <command>diff</command>
1092 utility. It is not anywhere near as feature complete as GNU
1093 <command>diff</command>, but it is better integrated with
1094 <application>Perl</application> and available on all platforms. Text::Diff
1095 is often faster than shelling out to a system's <command>diff</command>
1096 executable for small files, and generally slower on larger files. The
1097 modules listed below are installed using the standard
1098 <application>Perl</application> module
1099 <xref linkend="perl-standard-install"/>.</para>
1100
1101 <itemizedlist>
1102 <listitem>
1103 <para>
1104 <ulink url="http://cpan.org/authors/id/R/RB/RBS/Text-Diff-&Text-Diff-version;.tar.gz">
1105 Text-Diff-&Text-Diff-version;</ulink></para>
1106 <itemizedlist>
1107 <listitem>
1108 <para>
1109 <ulink url="http://cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-&Algorithm-Diff-version;.tar.gz">
1110 Algorithm-Diff-&Algorithm-Diff-version;</ulink></para>
1111 </listitem>
1112 </itemizedlist>
1113 </listitem>
1114 </itemizedlist>
1115 -->
1116
1117 <!-- Tk
1118 <bridgehead renderas="sect3" id="tk-perl"
1119 xreflabel="Tk-Perl-&Tk-Perl-version;">
1120 Tk-&Tk-Perl-version;</bridgehead>
1121
1122 <indexterm zone="perl-modules tk-perl">
1123 <primary sortas="a-Tk">Tk</primary>
1124 </indexterm>
1125
1126 <para>The <application>Tk</application> module is a
1127 <application>Perl</application> interface to the
1128 <application>Tk</application> package. The goal of this release is Unicode
1129 support via <application>Perl</application>'s and
1130 core-<application>Tk</application>'s use of UTF-8. Tk-&Tk-Perl-version;
1131 builds and loads into a threaded <application>Perl</application> but is NOT
1132 yet thread safe. The module is installed using the standard
1133 <application>Perl</application> module
1134 <xref linkend="perl-standard-install"/>.</para>
1135
1136 <itemizedlist>
1137 <listitem>
1138 <para>
1139 <ulink url="http://www.cpan.org/authors/id/S/SR/SREZIC/Tk-&Tk-Perl-version;.tar.gz">
1140 Tk-&Tk-Perl-version;</ulink></para>
1141 <itemizedlist>
1142 <listitem>
1143 <para>
1144 <xref linkend="tk"/> and <xref linkend="libjpeg"/>
1145 </para>
1146 </listitem>
1147 </itemizedlist>
1148 </listitem>
1149 </itemizedlist>
1150 -->
1151
1152 <!-- Unicode::Collate -->
1153 <bridgehead renderas="sect3" id="perl-unicode-collate"
1154 xreflabel="Unicode::Collate-&Unicode-Collate-version;">
1155 Unicode::Collate-&Unicode-Collate-version;</bridgehead>
1156
1157 <indexterm zone="perl-modules perl-unicode-collate">
1158 <primary sortas="a-Unicode-Collate">Unicode-Collate</primary>
1159 </indexterm>
1160
1161 <para>Unicode::Collate provides a Unicode collation algorithm. This module
1162 uses the standard <xref linkend="perl-standard-install"/>.</para>
1163
1164 &lfs76_checked;
1165
1166 <itemizedlist>
1167 <listitem>
1168 <para>
1169 <ulink url="http://search.cpan.org/CPAN/authors/id/S/SA/SADAHIRO/Unicode-Collate-&Unicode-Collate-version;.tar.gz">Unicode-Collate-&Unicode-Collate-version;</ulink>
1170 </para>
1171 </listitem>
1172 <listitem>
1173<literallayout>http://search.cpan.org/CPAN/authors/id/S/SA/SADAHIRO/Unicode-Collate-&Unicode-Collate-version;.tar.gz
1174MD5 sum: 69438be876ef49d1f1ffca39975cc743</literallayout>
1175 </listitem>
1176 </itemizedlist>
1177
1178 <!-- Unicode::LineBreak -->
1179 <bridgehead renderas="sect3" id="perl-unicode-linebreak"
1180 xreflabel="Unicode::LineBreak-&Unicode-LineBreak-version;">
1181 Unicode::LineBreak-&Unicode-LineBreak-version;</bridgehead>
1182
1183 <indexterm zone="perl-modules perl-unicode-linebreak">
1184 <primary sortas="a-Unicode-LineBreak">Unicode::LineBreak</primary>
1185 </indexterm>
1186
1187 <para>Unicode::LineBreak provides a UAX #14 Unicode Line Breaking Algorithm.
1188 This module and its dependencies use the standard
1189 <xref linkend="perl-standard-install"/>.</para>
1190
1191 &lfs76_checked;
1192
1193 <itemizedlist>
1194 <listitem>
1195 <para>
1196 <ulink url="http://www.cpan.org/authors/id/N/NE/NEZUMI/Unicode-LineBreak-&Unicode-LineBreak-version;.tar.gz">Unicode::LineBreak-&Unicode-LineBreak-version;</ulink>
1197 </para>
1198 </listitem>
1199 <listitem>
1200<literallayout>http://www.cpan.org/authors/id/N/NE/NEZUMI/Unicode-LineBreak-&Unicode-LineBreak-version;.tar.gz
1201MD5 sum: c908890e6a00f4203da5d4a5d6060586</literallayout>
1202 <itemizedlist>
1203 <listitem><literallayout><ulink url="http://search.cpan.org/dist/MIME-Charset/">MIME::Charset</ulink>
1204(http://search.cpan.org/dist/MIME-Charset/)</literallayout>
1205 <itemizedlist>
1206 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Encode-JISX0213/">Encode-JISX0213</ulink>
1207(http://search.cpan.org/dist/Encode-JISX0213/)</literallayout>
1208 <itemizedlist>
1209 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Encode-ISO2022/">Encode-ISO2022</ulink>
1210(http://search.cpan.org/dist/Encode-ISO2022/)</literallayout>
1211 </listitem>
1212 </itemizedlist>
1213 </listitem>
1214 </itemizedlist>
1215 </listitem>
1216 </itemizedlist>
1217 </listitem>
1218 </itemizedlist>
1219
1220 <!-- URI -->
1221 <bridgehead renderas="sect3" id="perl-uri"
1222 xreflabel="URI-&URI-version;">
1223 URI-&URI-version;</bridgehead>
1224
1225 <indexterm zone="perl-modules perl-uri">
1226 <primary sortas="a-URI">URI</primary>
1227 </indexterm>
1228
1229 <para>
1230 This module implements the URI class. Objects of this class represent
1231 "Uniform Resource Identifier references" as specified in RFC 2396 (and
1232 updated by RFC 2732). A Uniform Resource Identifier is a compact string of
1233 characters that identifies an abstract or physical resource. A Uniform
1234 Resource Identifier can be further classified as either a Uniform Resource
1235 Locator (URL) or a Uniform Resource Name (URN). The distinction between
1236 URL and URN does not matter to the URI class interface. A "URI-reference"
1237 is a URI that may have additional information attached in the form of a
1238 fragment identifier. This module uses the standard
1239 <xref linkend="perl-standard-install"/>.
1240 </para>
1241
1242 &lfs76_checked;
1243
1244 <itemizedlist>
1245 <listitem>
1246 <para>
1247 <ulink url="http://www.cpan.org/authors/id/E/ET/ETHER/URI-&URI-version;.tar.gz">URI-&URI-version;</ulink>
1248 </para>
1249 </listitem>
1250 <listitem>
1251<literallayout>http://www.cpan.org/authors/id/E/ET/ETHER/URI-&URI-version;.tar.gz
1252MD5 sum: 12c5d612a20ddd42041a5aa426f66269</literallayout>
1253 </listitem>
1254 </itemizedlist>
1255
1256 <!-- XML::LibXML::Simple -->
1257 <bridgehead renderas="sect3" id="perl-xml-libxml-simple"
1258 xreflabel="XML::LibXML::Simple-&XML-LibXML-Simple-version;">
1259 XML::LibXML::Simple-&XML-LibXML-Simple-version;</bridgehead>
1260
1261 <indexterm zone="perl-modules perl-xml-libxml-simple">
1262 <primary sortas="a-XML-LibXML-Simple">XML::LibXML::Simple</primary>
1263 </indexterm>
1264
1265 <para>The XML::LibXML::Simple module is a rewrite of XML::Simple to use the
1266 XML::LibXML parser for XML structures,instead of the plain
1267 <application>Perl</application> or SAX parsers.
1268 This module and all dependency modules use the standard
1269 <xref linkend="perl-standard-install"/>.</para>
1270
1271 &lfs76_checked;
1272
1273 <itemizedlist>
1274 <listitem>
1275 <para>
1276 <ulink url="http://cpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-&XML-LibXML-Simple-version;.tar.gz">XML::LibXML::Simple-&XML-LibXML-Simple-version;</ulink>
1277 </para>
1278 </listitem>
1279 <listitem>
1280<literallayout>http://cpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-&XML-LibXML-Simple-version;.tar.gz
1281MD5 sum: 862fd977c97c4ec777a235522e12229d</literallayout>
1282 <itemizedlist>
1283 <listitem>
1284 <para>
1285 <xref linkend="perl-xml-sax"/>
1286 </para>
1287 </listitem>
1288 <listitem>
1289 <para>
1290 <xref linkend="perl-xml-libxml"/>
1291 </para>
1292 </listitem>
1293 <listitem><literallayout><ulink url="http://search.cpan.org/dist/File-Slurp-Tiny/">File::Slurp::Tiny</ulink>
1294(http://search.cpan.org/dist/File-Slurp-Tiny/)</literallayout>
1295 </listitem>
1296 </itemizedlist>
1297 </listitem>
1298 </itemizedlist>
1299
1300 <!-- XML::LibXSLT -->
1301 <bridgehead renderas="sect3" id="perl-xml-libxslt"
1302 xreflabel="XML::LibXSLT-&XML-LibXSLT-version;">
1303 XML::LibXSLT-&XML-LibXSLT-version;</bridgehead>
1304
1305 <indexterm zone="perl-modules perl-xml-libxslt">
1306 <primary sortas="a-XML-LibXSLT">XML::LibXSLT</primary>
1307 </indexterm>
1308
1309 <para>The XML::LibXSLT module provides an interface to
1310 <application>libxslt</application>. This module uses the standard
1311 <xref linkend="perl-standard-install"/>.</para>
1312
1313 &lfs76_checked;
1314
1315 <itemizedlist>
1316 <listitem>
1317 <para>
1318 <ulink url="http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-&XML-LibXSLT-version;.tar.gz">XML::LibXSLT-&XML-LibXSLT-version;</ulink>
1319 </para>
1320 </listitem>
1321 <listitem>
1322<literallayout>http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-&XML-LibXSLT-version;.tar.gz
1323MD5 sum: a32045699c001d960d6f94891f9e853c</literallayout>
1324 <itemizedlist>
1325 <listitem>
1326 <para>
1327 <xref linkend="libxslt"/>
1328 </para>
1329 </listitem>
1330 </itemizedlist>
1331 </listitem>
1332 </itemizedlist>
1333
1334 <!-- XML::Parser -->
1335<!-- <bridgehead renderas="sect3" id="perl-xml-parser"
1336 xreflabel="XML::Parser-&XML-Parser-version;">
1337 XML::Parser-&XML-Parser-version;</bridgehead>
1338
1339 <indexterm zone="perl-modules perl-xml-parser">
1340 <primary sortas="a-XML-Parser">XML::Parser</primary>
1341 </indexterm>
1342
1343 <para>The XML::Parser module is a <application>Perl</application> extension
1344 interface to James Clark's XML parser,
1345 <application>expat</application>. The module uses the standard
1346 <xref linkend="perl-standard-install"/>.</para>
1347
1348 &lfs7x5_checked;
1349
1350 <itemizedlist>
1351 <listitem> <literallayout><ulink url="http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-&XML-Parser-version;.tar.gz">XML::Parser-&XML-Parser-version;</ulink>
1352http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-&XML-Parser-version;.tar.gz
1353MD5 sum: c320d2ffa459e6cdc6f9f59c1185855e) </literallayout>
1354 <itemizedlist>
1355 <!-<listitem>
1356 <para>
1357 <xref linkend="expat"/>
1358 </para>
1359 </listitem> ->
1360 <listitem>
1361 <para>
1362 <xref linkend="perl-lwp"/> (optionally used in the test suite)
1363 </para>
1364 </listitem>
1365 </itemizedlist>
1366
1367 </listitem>
1368 </itemizedlist>-->
1369
1370 <!-- XML::Simple -->
1371 <bridgehead renderas="sect3" id="perl-xml-simple"
1372 xreflabel="XML::Simple-&XML-Simple-version;">
1373 XML::Simple-&XML-Simple-version;</bridgehead>
1374
1375 <indexterm zone="perl-modules perl-xml-simple">
1376 <primary sortas="a-XML-Simple">XML::Simple</primary>
1377 </indexterm>
1378
1379 <para>The XML::Simple module is a <application>Perl</application> extension
1380 that provides an easy API to read and write XML (especially config files).
1381 This module and all dependency modules use the standard
1382 <xref linkend="perl-standard-install"/>.</para>
1383
1384 &lfs76_checked;
1385
1386 <itemizedlist>
1387 <listitem>
1388 <para>
1389 <ulink url="http://cpan.org/authors/id/G/GR/GRANTM/XML-Simple-&XML-Simple-version;.tar.gz">XML::Simple-&XML-Simple-version;</ulink>
1390 </para>
1391 </listitem>
1392 <listitem>
1393<literallayout>http://cpan.org/authors/id/G/GR/GRANTM/XML-Simple-&XML-Simple-version;.tar.gz
1394MD5 sum: 4d10964e123b76eca36678464daa63cd</literallayout>
1395 <itemizedlist>
1396 <!-- <listitem> <literallayout><ulink url="http://search.cpan.org/~grantm/XML-SAX/">XML::SAX</ulink> -->
1397 <listitem><literallayout><ulink id="perl-xml-sax" xreflabel="XML::SAX" url="http://search.cpan.org/~grantm/XML-SAX/">XML::SAX</ulink>
1398(http://search.cpan.org/~grantm/XML-SAX/)
1399(Note: this package does not support parallel build)</literallayout>
1400 <itemizedlist>
1401 <listitem><literallayout><ulink url="http://search.cpan.org/~perigrin/XML-NamespaceSupport/">XML::NamespaceSupport</ulink>
1402(http://search.cpan.org/~perigrin/XML-NamespaceSupport/)</literallayout>
1403 </listitem>
1404 <listitem><literallayout><ulink url="http://search.cpan.org/~grantm/XML-SAX-Base/">XML::SAX::Base</ulink>
1405(http://search.cpan.org/~grantm/XML-SAX-Base/)</literallayout>
1406 </listitem>
1407 </itemizedlist>
1408 </listitem>
1409 <listitem> <literallayout><ulink url="http://search.cpan.org/~bjoern/XML-SAX-Expat/">XML::SAX::Expat</ulink>
1410(http://search.cpan.org/~bjoern/XML-SAX-Expat/)
1411(Note: this package does not support parallel build)</literallayout>
1412<!-- <itemizedlist>
1413 <listitem>
1414 <para>
1415 <xref linkend="perl-xml-parser"/>
1416 </para>
1417 </listitem>
1418 </itemizedlist>-->
1419 </listitem>
1420 <listitem><literallayout> <ulink id="perl-xml-libxml" xreflabel="XML::LibXML" url="http://search.cpan.org/~shlomif/XML-LibXML/">XML::LibXML</ulink>
1421(http://search.cpan.org/~shlomif/XML-LibXML/)
1422(recommended for faster parsing)</literallayout>
1423 </listitem>
1424 <listitem><literallayout><ulink url="http://search.cpan.org/~chorny/Tie-IxHash/">Tie::IxHash</ulink>
1425(http://search.cpan.org/~chorny/Tie-IxHash/)
1426(optionally used in the test suite)</literallayout>
1427 </listitem>
1428 </itemizedlist>
1429 </listitem>
1430 </itemizedlist>
1431
1432 <!-- XML::Writer -->
1433 <bridgehead renderas="sect3" id="perl-xml-writer"
1434 xreflabel="XML::Writer-&XML-Writer-version;">
1435 XML::Writer-&XML-Writer-version;</bridgehead>
1436
1437 <indexterm zone="perl-modules perl-xml-writer">
1438 <primary sortas="a-XML-Writer">XML::Writer</primary>
1439 </indexterm>
1440
1441 <para>XML::Writer provides a <application>Perl</application>
1442 extension for writing XML documents. This
1443 module uses the standard <xref linkend="perl-standard-install"/>.</para>
1444
1445 &lfs76_checked;
1446
1447 <itemizedlist>
1448 <listitem>
1449 <para>
1450 <ulink url="http://www.cpan.org/authors/id/J/JO/JOSEPHW/XML-Writer-&XML-Writer-version;.tar.gz">XML::Writer-&XML-Writer-version;</ulink>
1451 </para>
1452 </listitem>
1453 <listitem>
1454<literallayout>http://www.cpan.org/authors/id/J/JO/JOSEPHW/XML-Writer-&XML-Writer-version;.tar.gz
1455MD5 sum: b9c2420c243c6a36ce45a008740fcede</literallayout>
1456 </listitem>
1457 </itemizedlist>
1458
1459 <!-- YAML
1460 <bridgehead renderas="sect3" id="perl-yaml"
1461 xreflabel="YAML-&YAML-version;">
1462 YAML-&YAML-version;</bridgehead>
1463
1464 <indexterm zone="perl-modules perl-yaml">
1465 <primary sortas="a-YAML">YAML</primary>
1466 </indexterm>
1467
1468 <para>The <application>YAML</application> modules implement a
1469 <application>YAML</application> Loader and Dumper based on the
1470 <application>YAML</application> 1.0 specification
1471 <ulink url="http://www.yaml.org/spec/"/>.
1472 <application>YAML</application> is a generic data serialization language
1473 that is optimized for human readability. It can be used to express the data
1474 structures of most modern programming languages. The module and
1475 dependencies are installed using the standard
1476 <application>Perl</application> module
1477 <xref linkend="perl-standard-install"/>.</para>
1478
1479 <note>
1480 <para>The <application>YAML</application>,
1481 <application>Test::Base</application> and
1482 <application>Spiffy</application> modules will install UTF-8
1483 encoded manual pages. To modify the manual pages so that non-UTF-8
1484 encoded pages are installed, issue the following commands (before
1485 any other build commands):</para>
1486
1487<screen><literal>For <application>Spiffy</application>: <command>sed -i 's,\xc3\xb6,o,' lib/Spiffy.pm</command>
1488
1489For <application>Test::Base</application>: <command>sed -i 's,\xc3\xb6,o,' \
1490 lib/Test/Base{,/Filter}.pm \
1491 lib/Module/Install/TestBase.pm</command>
1492
1493For <application>YAML</application>: <command>sed -i 's,\xc3\xb6,o,' \
1494 ysh \
1495 lib{,/Test}/YAML.pm \
1496 lib/YAML/{Types,Node,Error,Marshall,Tag,Base}.pm \
1497 lib/YAML/{Loader,Dumper}{,/Base}.pm</command></literal></screen>
1498
1499 </note>
1500
1501 <itemizedlist>
1502 <listitem>
1503 <para>
1504 <ulink url="http://cpan.org/authors/id/I/IN/INGY/YAML-&YAML-version;.tar.gz">
1505 YAML-&YAML-version;</ulink></para>
1506 <itemizedlist>
1507 <listitem>
1508 <para>
1509 <ulink url="http://cpan.org/authors/id/I/IN/INGY/Test-Base-&Test-Base-version;.tar.gz">
1510 Test-Base-&Test-Base-version;</ulink>
1511 (optionally used during the tests)
1512 </para>
1513 <itemizedlist>
1514 <listitem>
1515 <para
1516 <ulink url="http://cpan.org/authors/id/I/IN/INGY/Spiffy-&Spiffy-version;.tar.gz">
1517 Spiffy-&Spiffy-version;</ulink></para>
1518 </listitem>
1519 </itemizedlist>
1520 </listitem>
1521 <listitem>
1522 <para>
1523 <xref linkend="perl-text-diff"/>
1524 (optionally used during the tests)
1525 </para>
1526 </listitem>
1527 </itemizedlist>
1528 </listitem>
1529 </itemizedlist>
1530 -->
1531
1532 </sect2>
1533
1534 <sect2 role="installation" id="perl-standard-install"
1535 xreflabel="build and installation instructions">
1536 <title>Standard Installation of Perl Modules</title>
1537
1538 <para>Install <application>Perl</application> modules by running the
1539 following commands:</para>
1540
1541<screen><userinput>perl Makefile.PL &amp;&amp;
1542make &amp;&amp;
1543make test</userinput></screen>
1544
1545 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
1546
1547<screen role="root"><userinput>make install</userinput></screen>
1548
1549 <note>
1550 <para>When reinstalling a <application>Perl</application> module,
1551 sometimes older versions of the module being reinstalled are in other
1552 directories specified in <parameter>@INC</parameter>. To delete all
1553 other versions of the module being reinstalled (not simply older ones)
1554 set the <varname>UNINST</varname> variable:</para>
1555
1556<screen><userinput>make install UNINST=1</userinput></screen>
1557 </note>
1558
1559 </sect2>
1560
1561 <sect2 role="installation" id="perl-build-install"
1562 xreflabel="instructions for packages using Build.PL">
1563 <title>Installation of Perl Modules which use Build.PL</title>
1564
1565 <para>Install <application>Perl</application> modules which use
1566 Build.PL by running the following commands:</para>
1567
1568<!-- when Build is removed from the core perl distribution, perhaps in 5.22,
1569 Module::Build should be added to this page, and linked from here -->
1570<screen><userinput>perl Build.PL &amp;&amp;
1571./Build &amp;&amp;
1572./Build test</userinput></screen>
1573
1574 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
1575
1576<screen role="root"><userinput>./Build install</userinput></screen>
1577
1578<!-- following not tested
1579 <note>
1580 <para>When reinstalling a <application>Perl</application> module,
1581 sometimes older versions of the module being reinstalled are in other
1582 directories specified in <parameter>@INC</parameter>. To delete all
1583 other versions of the module being reinstalled (not simply older ones)
1584 set the <varname>UNINST</varname> variable:</para>
1585
1586<screen><userinput>./Build install UNINST=1</userinput></screen>
1587 </note> -->
1588
1589 </sect2>
1590
1591 <sect2 role="installation" id="perl-auto-install"
1592 xreflabel="alternate auto installation instructions">
1593 <title>(Alternate) Auto Installation of Perl Modules.</title>
1594
1595 <para>There is an alternate way of installing the modules using the
1596 <command>cpan</command> shell <command>install</command> command. The
1597 command automatically downloads the source from the CPAN archive, extracts
1598 it, runs the compilation, testing and installation commands mentioned
1599 above, and removes the build source tree. You may still need to install
1600 dependent library packages before running the automated installation
1601 method.</para>
1602
1603 <para>The first time you run <command>cpan</command>, you'll be prompted
1604 to enter some information regarding download locations and methods. This
1605 information is retained in files located in
1606 <filename class='directory'>~/.cpan</filename>. Start the
1607 <command>cpan</command> shell by issuing '<command>cpan</command>' as the
1608 <systemitem class="username">root</systemitem> user. Any module may now be
1609 installed from the
1610 <emphasis role='underlined'><prompt>cpan&gt;&nbsp;</prompt></emphasis>
1611 prompt with the command:</para>
1612
1613<screen role="root"><userinput>install <replaceable>&lt;Module::Name&gt;</replaceable></userinput></screen>
1614
1615 <para>For additional commands and help, issue '<command>help</command>'
1616 from the
1617 <emphasis role='underlined'><prompt>cpan&gt;&nbsp;</prompt></emphasis>
1618 prompt.</para>
1619
1620 <para>Alternatively, for scripted or non-interactive installations, use the
1621 following syntax as the
1622 <systemitem class="username">root</systemitem> user to install one or more
1623 modules:</para>
1624
1625<screen role="root"><userinput>cpan -i <replaceable>&lt;Module1::Name&gt; &lt;Module2::Name&gt;</replaceable></userinput></screen>
1626
1627 <para>Review the <filename>cpan.1</filename> man page for additional
1628 parameters you can pass to <command>cpan</command> on the command
1629 line.</para>
1630
1631 </sect2>
1632
1633</sect1>
Note: See TracBrowser for help on using the repository browser.