source: general/prog/perl-deps.xml@ c921d74

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

Perl modules branch: Check in work in progress before making changes in trunk.

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

  • Property mode set to 100644
File size: 22.4 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,
[056f88e]27 but these modules are only in the book as dependencies of those modules.
28 If you use the CPAN install method, you do not need to read this page.
[e305bb90]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>
[fc0b749]73 <listitem>
74 <para>
75 <xref linkend="new-perl-b-hooks-endofscope"/>
76 </para>
77 </listitem>
[6500352]78 <listitem>
79 <para>
80 <xref linkend="perl-business-isbn-data"/>
81 </para>
82 </listitem>
[e305bb90]83 <listitem>
84 <para>
85 <xref linkend="new-perl-capture-tiny"/>
86 </para>
87 </listitem>
[a27b10e]88 <listitem>
89 <para>
90 <xref linkend="new-perl-class-data-inheritable"/>
91 </para>
92 </listitem>
[9b31ea6]93 <listitem>
94 <para>
95 <xref linkend="new-perl-class-factory-util"/>
96 </para>
97 </listitem>
[e0e2da6]98 <listitem>
99 <para>
100 <xref linkend="new-perl-class-inspector"/>
101 </para>
102 </listitem>
[f233ec7]103 <listitem>
104 <para>
105 <xref linkend="new-perl-class-singleton"/>
106 </para>
107 </listitem>
[e0e2da6]108 <listitem>
109 <para>
110 <xref linkend="new-perl-class-tiny"/>
111 </para>
112 </listitem>
[e305bb90]113 <listitem>
114 <para>
115 <xref linkend="perl-config-autoconf"/>
116 </para>
117 </listitem>
[e0e2da6]118 <listitem>
119 <para>
[09fa46e4]120 <xref linkend="new-perl-cpan-meta-check"/>
121 </para>
[e0e2da6]122 </listitem>
[f233ec7]123 <listitem>
124 <para>
125 <xref linkend="new-perl-datetime"/>
126 </para>
127 </listitem>
[9b31ea6]128 <listitem>
129 <para>
130 <xref linkend="new-perl-datetime-format-strptime"/>
131 </para>
132 </listitem>
[e0e2da6]133 <listitem>
134 <para>
135 <xref linkend="new-perl-datetime-locale"/>
136 </para>
137 </listitem>
[f233ec7]138 <listitem>
139 <para>
140 <xref linkend="new-perl-datetime-timezone"/>
141 </para>
142 </listitem>
[8d4d84d]143 <listitem>
144 <para>
145 <xref linkend="new-perl-devel-stacktrace"/>
146 </para>
147 </listitem>
[4a95892]148 <listitem>
149 <para>
[09fa46e4]150 <xref linkend="new-perl-dist-checkconflicts"/>
[4a95892]151 </para>
152 </listitem>
[c6f2909]153 <listitem>
154 <para>
155 <xref linkend="new-perl-encode-locale"/>
156 </para>
157 </listitem>
[8d4d84d]158 <listitem>
159 <para>
160 <xref linkend="new-perl-eval-closure"/>
161 </para>
162 </listitem>
[a27b10e]163 <listitem>
164 <para>
165 <xref linkend="new-perl-exception-class"/>
166 </para>
167 </listitem>
[6500352]168 <listitem>
169 <para>
170 <xref linkend="perl-exporter-tiny"/>
171 </para>
172 </listitem>
[e305bb90]173 <listitem>
174 <para>
175 <xref linkend="perl-extutils-libbuilder"/>
176 </para>
177 </listitem>
[e0e2da6]178 <listitem>
179 <para>
180 <xref linkend="new-perl-file-copy-recursive"/>
181 </para>
182 </listitem>
[7158ad6]183 <listitem>
184 <para>
185 <xref linkend="perl-file-find-rule"/>
186 </para>
187 </listitem>
[c921d74]188 <listitem>
189 <para>
190 <xref linkend="new-perl-file-listing"/>
191 </para>
192 </listitem>
[e0e2da6]193 <listitem>
194 <para>
195 <xref linkend="new-perl-file-sharedir"/>
196 </para>
197 </listitem>
[8d4d84d]198 <listitem>
199 <para>
200 <xref linkend="new-perl-file-sharedir-install"/>
201 </para>
202 </listitem>
[c921d74]203 <listitem>
204 <para>
205 <xref linkend="new-perl-http-cookies"/>
206 </para>
207 </listitem>
[bc784a2]208 <listitem>
209 <para>
210 <xref linkend="perl-http-date"/>
211 </para>
212 </listitem>
213 <listitem>
214 <para>
215 <xref linkend="perl-http-message"/>
216 </para>
217 </listitem>
218 <listitem>
219 <para>
220 <xref linkend="perl-html-tagset"/>
221 </para>
222 </listitem>
[a27b10e]223 <listitem>
224 <para>
225 <xref linkend="new-perl-importer"/>
226 </para>
227 </listitem>
[bc784a2]228 <listitem>
229 <para>
230 <xref linkend="perl-io-html"/>
231 </para>
232 </listitem>
[e0e2da6]233 <listitem>
234 <para>
235 <xref linkend="new-perl-ipc-system-simple"/>
236 </para>
237 </listitem>
[6500352]238 <listitem>
239 <para>
240 <xref linkend="perl-list-moreutils-xs"/>
241 </para>
242 </listitem>
[8559802]243 <listitem>
244 <para>
245 <xref linkend="new-perl-list-someutils"/>
246 </para>
247 </listitem>
248 <listitem>
249 <para>
250 <xref linkend="new-perl-list-someutils-xs"/>
251 </para>
252 </listitem>
253 <listitem>
254 <para>
255 <xref linkend="new-perl-list-utilsby"/>
256 </para>
257 </listitem>
[bc784a2]258 <listitem>
259 <para>
260 <xref linkend="perl-lwp-mediatypes"/>
261 </para>
262 </listitem>
[9a774ed1]263 <listitem>
264 <para>
265 <xref linkend="perl-mime-charset"/>
266 </para>
267 </listitem>
[8559802]268 <listitem>
269 <para>
270 <xref linkend="new-perl-module-implementation"/>
271 </para>
272 </listitem>
[a27b10e]273 <listitem>
274 <para>
275 <xref linkend="new-perl-module-pluggable"/>
276 </para>
277 </listitem>
[8559802]278 <listitem>
279 <para>
280 <xref linkend="new-perl-module-runtime"/>
281 </para>
282 </listitem>
[8d4d84d]283 <listitem>
284 <para>
285 <xref linkend="new-perl-mro-compat"/>
286 </para>
287 </listitem>
[fc0b749]288 <listitem>
289 <para>
290 <xref linkend="new-perl-namespace-autoclean"/>
291 </para>
292 </listitem>
293 <listitem>
294 <para>
295 <xref linkend="new-perl-namespace-clean"/>
296 </para>
297 </listitem>
[7158ad6]298 <listitem>
299 <para>
[a27b10e]300 <xref linkend="perl-net-ssleay"/>
[7158ad6]301 </para>
302 </listitem>
[a81545c5]303 <listitem>
304 <para>
[a27b10e]305 <xref linkend="new-perl-number-compare"/>
[a81545c5]306 </para>
307 </listitem>
[9b31ea6]308 <listitem>
309 <para>
310 <xref linkend="new-perl-package-deprecationmanager"/>
311 </para>
312 </listitem>
[09fa46e4]313 <listitem>
314 <para>
315 <xref linkend="new-perl-package-stash"/>
316 </para>
317 </listitem>
[9b31ea6]318 <listitem>
319 <para>
320 <xref linkend="new-perl-params-util"/>
321 </para>
322 </listitem>
323 <listitem>
324 <para>
325 <xref linkend="new-perl-params-validate"/>
326 </para>
327 </listitem>
[a27b10e]328 <listitem>
329 <para>
330 <xref linkend="new-perl-params-validationcompiler"/>
331 </para>
332 </listitem>
[e0e2da6]333 <listitem>
334 <para>
335 <xref linkend="new-perl-path-tiny"/>
336 </para>
337 </listitem>
[8d4d84d]338 <listitem>
339 <para>
340 <xref linkend="new-perl-role-tiny"/>
341 </para>
342 </listitem>
[a27b10e]343 <listitem>
344 <para>
345 <xref linkend="new-perl-scope-guard"/>
346 </para>
347 </listitem>
[8d4d84d]348 <listitem>
349 <para>
350 <xref linkend="new-perl-specio"/>
351 </para>
352 </listitem>
[fc0b749]353 <listitem>
354 <para>
355 <xref linkend="new-perl-sub-exporter-progressive"/>
356 </para>
357 </listitem>
[e305bb90]358 <listitem>
359 <para>
360 <xref linkend="new-perl-sub-identify"/>
361 </para>
362 </listitem>
[a27b10e]363 <listitem>
364 <para>
365 <xref linkend="new-perl-sub-info"/>
366 </para>
367 </listitem>
[9b31ea6]368 <listitem>
369 <para>
370 <xref linkend="new-perl-sub-install"/>
371 </para>
372 </listitem>
[bc784a2]373 <listitem>
374 <para>
375 <xref linkend="perl-sub-name"/>
376 </para>
377 </listitem>
[8d4d84d]378 <listitem>
379 <para>
380 <xref linkend="new-perl-sub-quote"/>
381 </para>
382 </listitem>
[866defba]383 <listitem>
384 <para>
385 <xref linkend="perl-sub-uplevel"/>
386 </para>
387 </listitem>
[e305bb90]388 <listitem>
389 <para>
390 <xref linkend="perl-super"/>
391 </para>
392 </listitem>
[a27b10e]393 <listitem>
394 <para>
395 <xref linkend="new-perl-term-table"/>
396 </para>
397 </listitem>
[e0e2da6]398 <listitem>
399 <para>
[4a95892]400 <xref linkend="new-perl-test-deep"/>
401 </para>
[e0e2da6]402 </listitem>
[866defba]403 <listitem>
404 <para>
405 <xref linkend="new-perl-test-exception"/>
406 </para>
407 </listitem>
[8559802]408 <listitem>
409 <para>
410 <xref linkend="new-perl-test-fatal"/>
411 </para>
412 </listitem>
[e0e2da6]413 <listitem>
414 <para>
415 <xref linkend="new-perl-test-file"/>
416 </para>
417 </listitem>
418 <listitem>
419 <para>
420 <xref linkend="new-perl-test-file-sharedir"/>
421 </para>
422 </listitem>
[8559802]423 <listitem>
424 <para>
425 <xref linkend="new-perl-test-leaktrace"/>
426 </para>
427 </listitem>
[e305bb90]428 <listitem>
429 <para>
430 <xref linkend="perl-test-mockmodule"/>
431 </para>
432 </listitem>
[bc784a2]433 <listitem>
434 <para>
435 <xref linkend="new-perl-test-needs"/>
436 </para>
437 </listitem>
[8559802]438 <listitem>
439 <para>
440 <xref linkend="new-perl-test-requires"/>
441 </para>
442 </listitem>
[a27b10e]443 <listitem>
444 <para>
445 <xref linkend="new-perl-test-simple"/>
446 </para>
447 </listitem>
[e0e2da6]448 <listitem>
449 <para>
450 <xref linkend="new-perl-test-utf8"/>
451 </para>
452 </listitem>
[e305bb90]453 <listitem>
454 <para>
455 <xref linkend="new-perl-test-warnings"/>
456 </para>
457 </listitem>
[a27b10e]458 <listitem>
459 <para>
460 <xref linkend="new-perl-test-without-module"/>
461 </para>
462 </listitem>
463 <listitem>
464 <para>
465 <xref linkend="new-perl-test2-plugin-nowarnings"/>
466 </para>
467 </listitem>
468 <listitem>
469 <para>
470 <xref linkend="new-perl-test2-suite"/>
471 </para>
472 </listitem>
[2281ba42]473 <listitem>
474 <para>
475 <xref linkend="perl-text-csv_xs"/>
476 </para>
477 </listitem>
[20c1f43]478 <listitem>
479 <para>
480 <xref linkend="perl-text-diff"/>
481 </para>
482 </listitem>
[7158ad6]483 <listitem>
484 <para>
485 <xref linkend="new-perl-text-glob"/>
486 </para>
487 </listitem>
[6500352]488 <listitem>
489 <para>
490 <xref linkend="perl-tie-cycle"/>
491 </para>
492 </listitem>
[bc784a2]493 <listitem>
494 <para>
495 <xref linkend="new-perl-try-tiny"/>
496 </para>
497 </listitem>
[fc0b749]498 <listitem>
499 <para>
500 <xref linkend="new-perl-variable-magic"/>
501 </para>
502 </listitem>
[82af4401]503 <listitem>
504 <para>
505 <xref linkend="new-perl-xml-libxml"/>
506 </para>
507 </listitem>
[5253ecb9]508 <listitem>
509 <para>
510 <xref linkend="perl-xml-namespacesupport"/>
511 </para>
512 </listitem>
513 <listitem>
514 <para>
515 <xref linkend="new-perl-xml-sax"/>
516 </para>
517 </listitem>
518 <listitem>
519 <para>
520 <xref linkend="perl-xml-sax-base"/>
521 </para>
522 </listitem>
523 <listitem>
524 <para>
525 <xref linkend="perl-xml-sax-expat"/>
526 </para>
527 </listitem>
[e305bb90]528 </itemizedlist>
529 </sect2>
530
[20c1f43]531 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
532 href="perl-deps/perl-algorithm-diff.xml"/>
533
[fc0b749]534 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
535 href="perl-deps/perl-b-hooks-endofscope.xml"/>
536
[6500352]537 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
538 href="perl-deps/perl-business-isbn-data.xml"/>
539
[e305bb90]540 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
541 href="perl-deps/perl-capture-tiny.xml"/>
542
[a27b10e]543 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
544 href="perl-deps/perl-class-data-inheritable.xml"/>
545
[9b31ea6]546 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
547 href="perl-deps/perl-class-factory-util.xml"/>
548
[e0e2da6]549 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
550 href="perl-deps/perl-class-inspector.xml"/>
551
[f233ec7]552 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
553 href="perl-deps/perl-class-singleton.xml"/>
554
[e0e2da6]555 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
556 href="perl-deps/perl-class-tiny.xml"/>
557
[e305bb90]558 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
559 href="perl-deps/perl-config-autoconf.xml"/>
560
[09fa46e4]561 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e0e2da6]562 href="perl-deps/perl-cpan-meta-check.xml"/>
563
[f233ec7]564 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
565 href="perl-deps/perl-datetime.xml"/>
566
[9b31ea6]567 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
568 href="perl-deps/perl-datetime-format-strptime.xml"/>
569
[e0e2da6]570 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
571 href="perl-deps/perl-datetime-locale.xml"/>
[09fa46e4]572
[f233ec7]573 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
574 href="perl-deps/perl-datetime-timezone.xml"/>
575
[8d4d84d]576 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
577 href="perl-deps/perl-devel-stacktrace.xml"/>
578
[4a95892]579 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[09fa46e4]580 href="perl-deps/perl-dist-checkconflicts.xml"/>
[4a95892]581
[c6f2909]582 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
583 href="perl-deps/perl-encode-locale.xml"/>
584
[8d4d84d]585 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
586 href="perl-deps/perl-eval-closure.xml"/>
587
[a27b10e]588 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
589 href="perl-deps/perl-exception-class.xml"/>
590
[6500352]591 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
592 href="perl-deps/perl-exporter-tiny.xml"/>
593
[e305bb90]594 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
595 href="perl-deps/perl-extutils-libbuilder.xml"/>
596
[e0e2da6]597 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
598 href="perl-deps/perl-file-copy-recursive.xml"/>
599
[7158ad6]600 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
601 href="perl-deps/perl-file-find-rule.xml"/>
602
[c921d74]603 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
604 href="perl-deps/perl-file-listing.xml"/>
605
[e0e2da6]606 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
607 href="perl-deps/perl-file-sharedir.xml"/>
608
[8d4d84d]609 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
610 href="perl-deps/perl-file-sharedir-install.xml"/>
611
[c921d74]612 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
613 href="perl-deps/perl-http-cookies.xml"/>
614
[bc784a2]615 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
616 href="perl-deps/perl-http-date.xml"/>
617
618 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
619 href="perl-deps/perl-http-message.xml"/>
620
621 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
622 href="perl-deps/perl-html-tagset.xml"/>
623
[a27b10e]624 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
625 href="perl-deps/perl-importer.xml"/>
626
[bc784a2]627 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
628 href="perl-deps/perl-io-html.xml"/>
629
[e0e2da6]630 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
631 href="perl-deps/perl-ipc-system-simple.xml"/>
632
[6500352]633 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
634 href="perl-deps/perl-list-moreutils-xs.xml"/>
635
[8559802]636 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
637 href="perl-deps/perl-list-someutils.xml"/>
638
639 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
640 href="perl-deps/perl-list-someutils-xs.xml"/>
641
642 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
643 href="perl-deps/perl-list-utilsby.xml"/>
644
[bc784a2]645 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
646 href="perl-deps/perl-lwp-mediatypes.xml"/>
647
[9a774ed1]648 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
649 href="perl-deps/perl-mime-charset.xml"/>
650
[8559802]651 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
652 href="perl-deps/perl-module-implementation.xml"/>
653
[a27b10e]654 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
655 href="perl-deps/perl-module-pluggable.xml"/>
656
[8559802]657 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
658 href="perl-deps/perl-module-runtime.xml"/>
659
[8d4d84d]660 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
661 href="perl-deps/perl-mro-compat.xml"/>
662
[fc0b749]663 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
664 href="perl-deps/perl-namespace-autoclean.xml"/>
665
666 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
667 href="perl-deps/perl-namespace-clean.xml"/>
668
[7158ad6]669 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a27b10e]670 href="perl-deps/perl-net-ssleay.xml"/>
[7158ad6]671
[e305bb90]672 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a27b10e]673 href="perl-deps/perl-number-compare.xml"/>
[e305bb90]674
[9b31ea6]675 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
676 href="perl-deps/perl-package-deprecationmanager.xml"/>
677
[bc784a2]678 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[09fa46e4]679 href="perl-deps/perl-package-stash.xml"/>
680
[9b31ea6]681 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
682 href="perl-deps/perl-params-util.xml"/>
683
684 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
685 href="perl-deps/perl-params-validate.xml"/>
686
[a27b10e]687 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
688 href="perl-deps/perl-params-validationcompiler.xml"/>
689
[e0e2da6]690 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
691 href="perl-deps/perl-path-tiny.xml"/>
692
[8d4d84d]693 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
694 href="perl-deps/perl-role-tiny.xml"/>
695
[a27b10e]696 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
697 href="perl-deps/perl-scope-guard.xml"/>
698
[8d4d84d]699 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
700 href="perl-deps/perl-specio.xml"/>
701
[fc0b749]702 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
703 href="perl-deps/perl-sub-exporter-progressive.xml"/>
704
[09fa46e4]705 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
706 href="perl-deps/perl-sub-identify.xml"/>
[a81545c5]707
[a27b10e]708 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
709 href="perl-deps/perl-sub-info.xml"/>
710
[9b31ea6]711 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
712 href="perl-deps/perl-sub-install.xml"/>
713
[a81545c5]714 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[bc784a2]715 href="perl-deps/perl-sub-name.xml"/>
716
[8d4d84d]717 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
718 href="perl-deps/perl-sub-quote.xml"/>
719
[866defba]720 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
721 href="perl-deps/perl-sub-uplevel.xml"/>
722
[e305bb90]723 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
724 href="perl-deps/perl-super.xml"/>
725
[a27b10e]726 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
727 href="perl-deps/perl-term-table.xml"/>
728
[4a95892]729 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e0e2da6]730 href="perl-deps/perl-test-deep.xml"/>
[4a95892]731
[e305bb90]732 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[866defba]733 href="perl-deps/perl-test-exception.xml"/>
734
[8559802]735 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
736 href="perl-deps/perl-test-fatal.xml"/>
737
[e0e2da6]738 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
739 href="perl-deps/perl-test-file.xml"/>
740
741 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
742 href="perl-deps/perl-test-file-sharedir.xml"/>
743
[8559802]744 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
745 href="perl-deps/perl-test-leaktrace.xml"/>
746
[866defba]747 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e305bb90]748 href="perl-deps/perl-test-mockmodule.xml"/>
749
[bc784a2]750 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
751 href="perl-deps/perl-test-needs.xml"/>
752
[e305bb90]753 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[8559802]754 href="perl-deps/perl-test-requires.xml"/>
755
[a27b10e]756 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
757 href="perl-deps/perl-test-simple.xml"/>
758
[e0e2da6]759 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
760 href="perl-deps/perl-test-utf8.xml"/>
761
[8559802]762 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e305bb90]763 href="perl-deps/perl-test-warnings.xml"/>
764
[a27b10e]765 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
766 href="perl-deps/perl-test-without-module.xml"/>
767
768 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
769 href="perl-deps/perl-test2-plugin-nowarnings.xml"/>
770
771 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
772 href="perl-deps/perl-test2-suite.xml"/>
773
[2281ba42]774 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
775 href="perl-deps/perl-text-csv_xs.xml"/>
776
[20c1f43]777 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
778 href="perl-deps/perl-text-diff.xml"/>
779
[7158ad6]780 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
781 href="perl-deps/perl-text-glob.xml"/>
782
[6500352]783 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
784 href="perl-deps/perl-tie-cycle.xml"/>
785
[bc784a2]786 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
787 href="perl-deps/perl-try-tiny.xml"/>
788
[fc0b749]789 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
790 href="perl-deps/perl-variable-magic.xml"/>
791
[82af4401]792 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
793 href="perl-deps/perl-xml-libxml.xml"/>
794
[5253ecb9]795 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
796 href="perl-deps/perl-xml-namespacesupport.xml"/>
797
798 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
799 href="perl-deps/perl-xml-sax.xml"/>
800
801 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
802 href="perl-deps/perl-xml-sax-base.xml"/>
803
804 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
805 href="perl-deps/perl-xml-sax-expat.xml"/>
806
[e305bb90]807</sect1>
Note: See TracBrowser for help on using the repository browser.