source: general/prog/perl-deps.xml@ 4a95892

perl-modules
Last change on this file since 4a95892 was 4a95892, checked in by Ken Moffat <ken@…>, 6 years ago

perl modules branch: note that Module::Runtime does not require Module::Build, even though it still lists it as a prerequisite.

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

  • Property mode set to 100644
File size: 11.9 KB
RevLine 
[e305bb90]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
[2281ba42]8<sect1 id="perl-deps" xreflabel="Perl Module Dependenciess">
[e305bb90]9 <?dbhtml filename="perl-deps.html" ?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
[2281ba42]16 <title>Perl Module Dependenciess</title>
[e305bb90]17
[2281ba42]18 <indexterm zone="perl-deps">
19 <primary sortas="a-perl-module-dependencies">Perl Module Dependencies</primary>
[e305bb90]20 </indexterm>
21
22 <sect2 role="package">
23 <title>Perl Modules which are only required by other modules</title>
24
25 <para>
26 The modules on the previous page are referenced from other pages in BLFS,
27 but these modules are only in the book as dependencies of other modules.
28 If you use the CPAN install method, you do not need to read this page.
29 </para>
30
31 <para>
32 The BLFS editors pay much less attention to these modules, and the
33 versions will not be regularly reviewed. In all cases, only the required or
34 recommended dependencies are listed - there might be other modules which
35 allow more tests to be run, but omitting them will still allow the tests to
36 <literal>PASS</literal>.
37 </para>
38
39 <note>
40 <para>
41 The links on this page (to metacpan.org) should go to "known good"
42 versions, for which their dependencies are correct. If you wish to use a
43 later version, please check the Changes file at https://metacpan.org -
44 sometimes added dependencies are listed, other times not. Some of these
45 modules have very frequent updates, often bringing different dependencies.
46 <!-- FIXME - change or comment this when necessary -->
47 The linked metacpan.org versions below are known to build and work with
48 the module versions in BLFS-8.3
49 </para>
50
51 <para>
52 However, if you notice that the Changes file for a newer version than is
53 in the current development book reports a fix for a security issue, please
54 report this to either the blfs-dev or the blfs-support list.
55 </para>
56
57 <para>
58 Similarly, if you discover that an updated module on the previous page
59 needs an extra dependency, please report this.
60 </para>
61 </note>
62
63 <para condition="html" role="usernotes">User Notes:
64 <ulink url="&blfs-wiki;/perl-modules"/>
65 </para>
66
67 <itemizedlist spacing="compact">
[20c1f43]68 <listitem>
69 <para>
70 <xref linkend="perl-algorithm-diff"/>
71 </para>
72 </listitem>
[6500352]73 <listitem>
74 <para>
75 <xref linkend="perl-business-isbn-data"/>
76 </para>
77 </listitem>
[e305bb90]78 <listitem>
79 <para>
80 <xref linkend="new-perl-capture-tiny"/>
81 </para>
82 </listitem>
83 <listitem>
84 <para>
85 <xref linkend="perl-config-autoconf"/>
86 </para>
87 </listitem>
[4a95892]88 <listitem>
89 <para>
90 <xref linkend="new-perl-cpan-meta-check"/>
91 </para>
92 </listitem>
[6500352]93 <listitem>
94 <para>
95 <xref linkend="perl-exporter-tiny"/>
96 </para>
97 </listitem>
[e305bb90]98 <listitem>
99 <para>
100 <xref linkend="perl-extutils-libbuilder"/>
101 </para>
102 </listitem>
[7158ad6]103 <listitem>
104 <para>
105 <xref linkend="perl-file-find-rule"/>
106 </para>
107 </listitem>
[bc784a2]108 <listitem>
109 <para>
110 <xref linkend="perl-http-date"/>
111 </para>
112 </listitem>
113 <listitem>
114 <para>
115 <xref linkend="perl-http-message"/>
116 </para>
117 </listitem>
118 <listitem>
119 <para>
120 <xref linkend="perl-html-tagset"/>
121 </para>
122 </listitem>
123 <listitem>
124 <para>
125 <xref linkend="perl-io-html"/>
126 </para>
127 </listitem>
[6500352]128 <listitem>
129 <para>
130 <xref linkend="perl-list-moreutils-xs"/>
131 </para>
132 </listitem>
[8559802]133 <listitem>
134 <para>
135 <xref linkend="new-perl-list-someutils"/>
136 </para>
137 </listitem>
138 <listitem>
139 <para>
140 <xref linkend="new-perl-list-someutils-xs"/>
141 </para>
142 </listitem>
143 <listitem>
144 <para>
145 <xref linkend="new-perl-list-utilsby"/>
146 </para>
147 </listitem>
[bc784a2]148 <listitem>
149 <para>
150 <xref linkend="perl-lwp-mediatypes"/>
151 </para>
152 </listitem>
[9a774ed1]153 <listitem>
154 <para>
155 <xref linkend="perl-mime-charset"/>
156 </para>
157 </listitem>
[8559802]158 <listitem>
159 <para>
160 <xref linkend="new-perl-module-implementation"/>
161 </para>
162 </listitem>
163 <listitem>
164 <para>
165 <xref linkend="new-perl-module-runtime"/>
166 </para>
167 </listitem>
[7158ad6]168 <listitem>
169 <para>
170 <xref linkend="new-perl-number-compare"/>
171 </para>
172 </listitem>
[a81545c5]173 <listitem>
174 <para>
175 <xref linkend="perl-net-ssleay"/>
176 </para>
177 </listitem>
[e305bb90]178 <listitem>
179 <para>
180 <xref linkend="new-perl-sub-identify"/>
181 </para>
182 </listitem>
[bc784a2]183 <listitem>
184 <para>
185 <xref linkend="perl-sub-name"/>
186 </para>
187 </listitem>
[866defba]188 <listitem>
189 <para>
190 <xref linkend="perl-sub-uplevel"/>
191 </para>
192 </listitem>
[e305bb90]193 <listitem>
194 <para>
195 <xref linkend="perl-super"/>
196 </para>
197 </listitem>
[4a95892]198 <listitem>
199 <para>
200 <xref linkend="new-perl-test-deep"/>
201 </para>
202 </listitem>
[866defba]203 <listitem>
204 <para>
205 <xref linkend="new-perl-test-exception"/>
206 </para>
207 </listitem>
[8559802]208 <listitem>
209 <para>
210 <xref linkend="new-perl-test-fatal"/>
211 </para>
212 </listitem>
213 <listitem>
214 <para>
215 <xref linkend="new-perl-test-leaktrace"/>
216 </para>
217 </listitem>
[e305bb90]218 <listitem>
219 <para>
220 <xref linkend="perl-test-mockmodule"/>
221 </para>
222 </listitem>
[bc784a2]223 <listitem>
224 <para>
225 <xref linkend="new-perl-test-needs"/>
226 </para>
227 </listitem>
[8559802]228 <listitem>
229 <para>
230 <xref linkend="new-perl-test-requires"/>
231 </para>
232 </listitem>
[e305bb90]233 <listitem>
234 <para>
235 <xref linkend="new-perl-test-warnings"/>
236 </para>
237 </listitem>
[2281ba42]238 <listitem>
239 <para>
240 <xref linkend="perl-text-csv_xs"/>
241 </para>
242 </listitem>
[20c1f43]243 <listitem>
244 <para>
245 <xref linkend="perl-text-diff"/>
246 </para>
247 </listitem>
[7158ad6]248 <listitem>
249 <para>
250 <xref linkend="new-perl-text-glob"/>
251 </para>
252 </listitem>
[6500352]253 <listitem>
254 <para>
255 <xref linkend="perl-tie-cycle"/>
256 </para>
257 </listitem>
[bc784a2]258 <listitem>
259 <para>
260 <xref linkend="new-perl-try-tiny"/>
261 </para>
262 </listitem>
[82af4401]263 <listitem>
264 <para>
265 <xref linkend="new-perl-xml-libxml"/>
266 </para>
267 </listitem>
[5253ecb9]268 <listitem>
269 <para>
270 <xref linkend="perl-xml-namespacesupport"/>
271 </para>
272 </listitem>
273 <listitem>
274 <para>
275 <xref linkend="new-perl-xml-sax"/>
276 </para>
277 </listitem>
278 <listitem>
279 <para>
280 <xref linkend="perl-xml-sax-base"/>
281 </para>
282 </listitem>
283 <listitem>
284 <para>
285 <xref linkend="perl-xml-sax-expat"/>
286 </para>
287 </listitem>
[e305bb90]288 </itemizedlist>
289 </sect2>
290
[20c1f43]291 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
292 href="perl-deps/perl-algorithm-diff.xml"/>
293
[6500352]294 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
295 href="perl-deps/perl-business-isbn-data.xml"/>
296
[e305bb90]297 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
298 href="perl-deps/perl-capture-tiny.xml"/>
299
300 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
301 href="perl-deps/perl-config-autoconf.xml"/>
302
[4a95892]303 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
304 href="perl-deps/perl-cpan-meta-check.xml"/>
305
[6500352]306 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
307 href="perl-deps/perl-exporter-tiny.xml"/>
308
[e305bb90]309 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
310 href="perl-deps/perl-extutils-libbuilder.xml"/>
311
[7158ad6]312 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
313 href="perl-deps/perl-file-find-rule.xml"/>
314
[bc784a2]315 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
316 href="perl-deps/perl-http-date.xml"/>
317
318 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
319 href="perl-deps/perl-http-message.xml"/>
320
321 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
322 href="perl-deps/perl-html-tagset.xml"/>
323
324 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
325 href="perl-deps/perl-io-html.xml"/>
326
[6500352]327 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
328 href="perl-deps/perl-list-moreutils-xs.xml"/>
329
[8559802]330 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
331 href="perl-deps/perl-list-someutils.xml"/>
332
333 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
334 href="perl-deps/perl-list-someutils-xs.xml"/>
335
336 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
337 href="perl-deps/perl-list-utilsby.xml"/>
338
[bc784a2]339 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
340 href="perl-deps/perl-lwp-mediatypes.xml"/>
341
[9a774ed1]342 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
343 href="perl-deps/perl-mime-charset.xml"/>
344
[8559802]345 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
346 href="perl-deps/perl-module-implementation.xml"/>
347
348 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
349 href="perl-deps/perl-module-runtime.xml"/>
350
[7158ad6]351 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
352 href="perl-deps/perl-number-compare.xml"/>
353
[e305bb90]354 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
355 href="perl-deps/perl-sub-identify.xml"/>
356
[bc784a2]357 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a81545c5]358 href="perl-deps/perl-net-ssleay.xml"/>
359
360 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[bc784a2]361 href="perl-deps/perl-sub-name.xml"/>
362
[866defba]363 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
364 href="perl-deps/perl-sub-uplevel.xml"/>
365
[e305bb90]366 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
367 href="perl-deps/perl-super.xml"/>
368
[4a95892]369 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
370 href="perl-deps/perl-test-deep.xml"/>
371
[e305bb90]372 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[866defba]373 href="perl-deps/perl-test-exception.xml"/>
374
[8559802]375 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
376 href="perl-deps/perl-test-fatal.xml"/>
377
378 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
379 href="perl-deps/perl-test-leaktrace.xml"/>
380
[866defba]381 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e305bb90]382 href="perl-deps/perl-test-mockmodule.xml"/>
383
[bc784a2]384 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
385 href="perl-deps/perl-test-needs.xml"/>
386
[e305bb90]387 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[8559802]388 href="perl-deps/perl-test-requires.xml"/>
389
390 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e305bb90]391 href="perl-deps/perl-test-warnings.xml"/>
392
[2281ba42]393 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
394 href="perl-deps/perl-text-csv_xs.xml"/>
395
[20c1f43]396 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
397 href="perl-deps/perl-text-diff.xml"/>
398
[7158ad6]399 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
400 href="perl-deps/perl-text-glob.xml"/>
401
[6500352]402 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
403 href="perl-deps/perl-tie-cycle.xml"/>
404
[bc784a2]405 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
406 href="perl-deps/perl-try-tiny.xml"/>
407
[82af4401]408 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
409 href="perl-deps/perl-xml-libxml.xml"/>
410
[5253ecb9]411 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
412 href="perl-deps/perl-xml-namespacesupport.xml"/>
413
414 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
415 href="perl-deps/perl-xml-sax.xml"/>
416
417 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
418 href="perl-deps/perl-xml-sax-base.xml"/>
419
420 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
421 href="perl-deps/perl-xml-sax-expat.xml"/>
422
[e305bb90]423</sect1>
Note: See TracBrowser for help on using the repository browser.