source: general/prog/perl-deps.xml@ 544688d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 544688d was c0aa452, checked in by Bruce Dubbs <bdubbs@…>, 4 years ago

Temporary commit to allow th ebook to render

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

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