source: general/prog/perl-deps.xml@ 7b459c22

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 xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 7b459c22 was cdd79aa, checked in by Ken Moffat <ken@…>, 21 months ago

Update perl module dependencies.

All modules now at versions current on 2022-07-28.

  • Property mode set to 100644
File size: 23.5 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 <date>$Date$</date>
13 </sect1info>
14
15 <title>Perl Module Dependencies</title>
16
17 <indexterm zone="perl-deps">
18 <primary sortas="a-perl-module-dependencies">Perl Module Dependencies</primary>
19 </indexterm>
20
21 <sect2 role="package">
22 <title>Perl Modules which are only required by other modules</title>
23
24 <para>
25 The modules on the previous page are referenced from other pages in BLFS,
26 but these modules are only in the book as dependencies of those modules.
27 If you use the CPAN install method, you do not need to read this page.
28 </para>
29
30 <para>
31 The BLFS editors pay much less attention to these modules, and the
32 versions will not be regularly reviewed. In all cases, only the required or
33 recommended dependencies are listed - there might be other modules which
34 allow more tests to be run, but omitting them will still allow the tests to
35 <literal>PASS</literal>.
36 </para>
37
38 <note>
39 <para>
40 The links on this page (to metacpan.org) should go to "known good"
41 versions, for which their dependencies are correct. If you wish to use a
42 later version, please check the Changes file at https://metacpan.org -
43 sometimes added dependencies are listed, other times not. Some of these
44 modules have very frequent updates, often bringing different dependencies.
45 <!-- FIXME - change or comment this when necessary -->
46 The linked metacpan.org versions below were known to work with the
47 the module versions in BLFS when last reviewed.
48 </para>
49
50 <para>
51 However, if you notice that the Changes file for a newer version than is
52 in the current development book reports a fix for a security issue, please
53 report this to either the blfs-dev or the blfs-support list.
54 </para>
55
56 <para>
57 Similarly, if you discover that an updated module on the previous page
58 needs an extra dependency, please report this.
59 </para>
60 </note>
61
62 <para condition="html" role="usernotes">User Notes:
63 <ulink url="&blfs-wiki;/perl-modules"/>
64 </para>
65
66 <itemizedlist spacing="compact">
67 <listitem>
68 <para>
69 <xref linkend="perl-algorithm-diff"/>
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 <xref linkend="perl-alien-build"/>
75 </para>
76 </listitem>
77 <listitem>
78 <para>
79 <xref linkend="perl-alien-libxml2"/>
80 </para>
81 </listitem>
82 <listitem>
83 <para>
84 <xref linkend="perl-b-cow"/>
85 </para>
86 </listitem>
87 <listitem>
88 <para>
89 <xref linkend="perl-b-hooks-endofscope"/>
90 </para>
91 </listitem>
92 <listitem>
93 <para>
94 <xref linkend="perl-business-isbn-data"/>
95 </para>
96 </listitem>
97 <listitem>
98 <para>
99 <xref linkend="perl-capture-tiny"/>
100 </para>
101 </listitem>
102 <listitem>
103 <para>
104 <xref linkend="perl-class-data-inheritable"/>
105 </para>
106 </listitem>
107 <listitem>
108 <para>
109 <xref linkend="perl-class-inspector"/>
110 </para>
111 </listitem>
112 <listitem>
113 <para>
114 <xref linkend="perl-class-singleton"/>
115 </para>
116 </listitem>
117 <listitem>
118 <para>
119 <xref linkend="perl-class-tiny"/>
120 </para>
121 </listitem>
122 <listitem>
123 <para>
124 <xref linkend="perl-clone"/>
125 </para>
126 </listitem>
127 <listitem>
128 <para>
129 <xref linkend="perl-config-autoconf"/>
130 </para>
131 </listitem>
132 <listitem>
133 <para>
134 <xref linkend="perl-cpan-meta-check"/>
135 </para>
136 </listitem>
137 <listitem>
138 <para>
139 <xref linkend="perl-datetime"/>
140 </para>
141 </listitem>
142 <listitem>
143 <para>
144 <xref linkend="perl-datetime-format-strptime"/>
145 </para>
146 </listitem>
147 <listitem>
148 <para>
149 <xref linkend="perl-datetime-locale"/>
150 </para>
151 </listitem>
152 <listitem>
153 <para>
154 <xref linkend="perl-datetime-timezone"/>
155 </para>
156 </listitem>
157 <listitem>
158 <para>
159 <xref linkend="perl-devel-stacktrace"/>
160 </para>
161 </listitem>
162 <listitem>
163 <para>
164 <xref linkend="perl-dist-checkconflicts"/>
165 </para>
166 </listitem>
167 <listitem>
168 <para>
169 <xref linkend="perl-encode-locale"/>
170 </para>
171 </listitem>
172 <listitem>
173 <para>
174 <xref linkend="perl-eval-closure"/>
175 </para>
176 </listitem>
177 <listitem>
178 <para>
179 <xref linkend="perl-exception-class"/>
180 </para>
181 </listitem>
182 <listitem>
183 <para>
184 <xref linkend="perl-exporter-tiny"/>
185 </para>
186 </listitem>
187 <listitem>
188 <para>
189 <xref linkend="perl-extutils-libbuilder"/>
190 </para>
191 </listitem>
192 <listitem>
193 <para>
194 <xref linkend="perl-ffi-checklib"/>
195 </para>
196 </listitem>
197 <listitem>
198 <para>
199 <xref linkend="perl-file-chdir"/>
200 </para>
201 </listitem>
202 <listitem>
203 <para>
204 <xref linkend="perl-file-copy-recursive"/>
205 </para>
206 </listitem>
207 <listitem>
208 <para>
209 <xref linkend="perl-file-find-rule"/>
210 </para>
211 </listitem>
212 <listitem>
213 <para>
214 <xref linkend="perl-file-listing"/>
215 </para>
216 </listitem>
217 <listitem>
218 <para>
219 <xref linkend="perl-file-sharedir"/>
220 </para>
221 </listitem>
222 <listitem>
223 <para>
224 <xref linkend="perl-file-sharedir-install"/>
225 </para>
226 </listitem>
227 <listitem>
228 <para>
229 <xref linkend="perl-html-tagset"/>
230 </para>
231 </listitem>
232 <listitem>
233 <para>
234 <xref linkend="perl-http-cookies"/>
235 </para>
236 </listitem>
237 <listitem>
238 <para>
239 <xref linkend="perl-http-date"/>
240 </para>
241 </listitem>
242 <listitem>
243 <para>
244 <xref linkend="perl-http-message"/>
245 </para>
246 </listitem>
247 <listitem>
248 <para>
249 <xref linkend="perl-http-negotiate"/>
250 </para>
251 </listitem>
252 <listitem>
253 <para>
254 <xref linkend="perl-importer"/>
255 </para>
256 </listitem>
257 <listitem>
258 <para>
259 <xref linkend="perl-io-html"/>
260 </para>
261 </listitem>
262 <listitem>
263 <para>
264 <xref linkend="perl-ipc-system-simple"/>
265 </para>
266 </listitem>
267<!-- <listitem> moved to perl-modules, for install-tl_unx
268 <para>
269 <xref linkend="perl-libwww-perl"/>
270 </para>
271 </listitem>-->
272 <listitem>
273 <para>
274 <xref linkend="perl-list-moreutils-xs"/>
275 </para>
276 </listitem>
277 <listitem>
278 <para>
279 <xref linkend="perl-list-someutils"/>
280 </para>
281 </listitem>
282 <listitem>
283 <para>
284 <xref linkend="perl-list-someutils-xs"/>
285 </para>
286 </listitem>
287 <listitem>
288 <para>
289 <xref linkend="perl-list-utilsby"/>
290 </para>
291 </listitem>
292 <listitem>
293 <para>
294 <xref linkend="perl-lwp-mediatypes"/>
295 </para>
296 </listitem>
297 <listitem>
298 <para>
299 <xref linkend="perl-mime-charset"/>
300 </para>
301 </listitem>
302 <listitem>
303 <para>
304 <xref linkend="perl-module-implementation"/>
305 </para>
306 </listitem>
307 <listitem>
308 <para>
309 <xref linkend="perl-module-pluggable"/>
310 </para>
311 </listitem>
312 <listitem>
313 <para>
314 <xref linkend="perl-module-runtime"/>
315 </para>
316 </listitem>
317 <listitem>
318 <para>
319 <xref linkend="perl-mro-compat"/>
320 </para>
321 </listitem>
322 <listitem>
323 <para>
324 <xref linkend="perl-namespace-autoclean"/>
325 </para>
326 </listitem>
327 <listitem>
328 <para>
329 <xref linkend="perl-namespace-clean"/>
330 </para>
331 </listitem>
332 <listitem>
333 <para>
334 <xref linkend="perl-net-http"/>
335 </para>
336 </listitem>
337 <listitem>
338 <para>
339 <xref linkend="perl-net-ssleay"/>
340 </para>
341 </listitem>
342 <listitem>
343 <para>
344 <xref linkend="perl-number-compare"/>
345 </para>
346 </listitem>
347 <listitem>
348 <para>
349 <xref linkend="perl-package-stash"/>
350 </para>
351 </listitem>
352 <listitem>
353 <para>
354 <xref linkend="perl-params-validate"/>
355 </para>
356 </listitem>
357 <listitem>
358 <para>
359 <xref linkend="perl-params-validationcompiler"/>
360 </para>
361 </listitem>
362 <listitem>
363 <para>
364 <xref linkend="perl-path-tiny"/>
365 </para>
366 </listitem>
367 <listitem>
368 <para>
369 <xref linkend="perl-role-tiny"/>
370 </para>
371 </listitem>
372<!-- <listitem> in core modules of perl-5.36, with same version as cpan
373 <para>
374 <xref linkend="perl-scalar-list-utils"/>
375 </para>
376 </listitem>-->
377 <listitem>
378 <para>
379 <xref linkend="perl-scope-guard"/>
380 </para>
381 </listitem>
382 <listitem>
383 <para>
384 <xref linkend="perl-specio"/>
385 </para>
386 </listitem>
387 <listitem>
388 <para>
389 <xref linkend="perl-sub-exporter-progressive"/>
390 </para>
391 </listitem>
392 <listitem>
393 <para>
394 <xref linkend="perl-sub-identify"/>
395 </para>
396 </listitem>
397 <listitem>
398 <para>
399 <xref linkend="perl-sub-info"/>
400 </para>
401 </listitem>
402 <listitem>
403 <para>
404 <xref linkend="perl-sub-quote"/>
405 </para>
406 </listitem>
407 <listitem>
408 <para>
409 <xref linkend="perl-sub-uplevel"/>
410 </para>
411 </listitem>
412 <listitem>
413 <para>
414 <xref linkend="perl-super"/>
415 </para>
416 </listitem>
417 <listitem>
418 <para>
419 <xref linkend="perl-term-table"/>
420 </para>
421 </listitem>
422 <listitem>
423 <para>
424 <xref linkend="perl-test-deep"/>
425 </para>
426 </listitem>
427 <listitem>
428 <para>
429 <xref linkend="perl-test-exception"/>
430 </para>
431 </listitem>
432 <listitem>
433 <para>
434 <xref linkend="perl-test-fatal"/>
435 </para>
436 </listitem>
437 <listitem>
438 <para>
439 <xref linkend="perl-test-file"/>
440 </para>
441 </listitem>
442 <listitem>
443 <para>
444 <xref linkend="perl-test-file-sharedir"/>
445 </para>
446 </listitem>
447 <listitem>
448 <para>
449 <xref linkend="perl-test-leaktrace"/>
450 </para>
451 </listitem>
452 <listitem>
453 <para>
454 <xref linkend="perl-test-mockmodule"/>
455 </para>
456 </listitem>
457 <listitem>
458 <para>
459 <xref linkend="perl-test-needs"/>
460 </para>
461 </listitem>
462 <listitem>
463 <para>
464 <xref linkend="perl-test-requires"/>
465 </para>
466 </listitem>
467 <listitem>
468 <para>
469 <xref linkend="perl-test-requiresinternet"/>
470 </para>
471 </listitem>
472 <listitem>
473 <para>
474 <xref linkend="perl-test-utf8"/>
475 </para>
476 </listitem>
477 <listitem>
478 <para>
479 <xref linkend="perl-test-warnings"/>
480 </para>
481 </listitem>
482 <listitem>
483 <para>
484 <xref linkend="perl-test-without-module"/>
485 </para>
486 </listitem>
487 <listitem>
488 <para>
489 <xref linkend="perl-test2-plugin-nowarnings"/>
490 </para>
491 </listitem>
492 <listitem>
493 <para>
494 <xref linkend="perl-test2-suite"/>
495 </para>
496 </listitem>
497 <listitem>
498 <para>
499 <xref linkend="perl-text-csv_xs"/>
500 </para>
501 </listitem>
502 <listitem>
503 <para>
504 <xref linkend="perl-text-diff"/>
505 </para>
506 </listitem>
507 <listitem>
508 <para>
509 <xref linkend="perl-text-glob"/>
510 </para>
511 </listitem>
512 <listitem>
513 <para>
514 <xref linkend="perl-tie-cycle"/>
515 </para>
516 </listitem>
517 <listitem>
518 <para>
519 <xref linkend="perl-timedate"/>
520 </para>
521 </listitem>
522 <listitem>
523 <para>
524 <xref linkend="perl-try-tiny"/>
525 </para>
526 </listitem>
527 <listitem>
528 <para>
529 <xref linkend="perl-variable-magic"/>
530 </para>
531 </listitem>
532 <listitem>
533 <para>
534 <xref linkend="perl-www-robotrules"/>
535 </para>
536 </listitem>
537 <listitem>
538 <para>
539 <xref linkend="perl-xml-libxml"/>
540 </para>
541 </listitem>
542 <listitem>
543 <para>
544 <xref linkend="perl-xml-namespacesupport"/>
545 </para>
546 </listitem>
547 <listitem>
548 <para>
549 <xref linkend="perl-xml-sax"/>
550 </para>
551 </listitem>
552 <listitem>
553 <para>
554 <xref linkend="perl-xml-sax-base"/>
555 </para>
556 </listitem>
557 </itemizedlist>
558 </sect2>
559
560 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
561 href="perl-deps/perl-algorithm-diff.xml"/>
562
563 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
564 href="perl-deps/perl-alien-build.xml"/>
565
566 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
567 href="perl-deps/perl-alien-libxml2.xml"/>
568
569 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
570 href="perl-deps/perl-b-cow.xml"/>
571
572 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
573 href="perl-deps/perl-b-hooks-endofscope.xml"/>
574
575 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
576 href="perl-deps/perl-business-isbn-data.xml"/>
577
578 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
579 href="perl-deps/perl-capture-tiny.xml"/>
580
581 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
582 href="perl-deps/perl-class-data-inheritable.xml"/>
583
584 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
585 href="perl-deps/perl-class-inspector.xml"/>
586
587 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
588 href="perl-deps/perl-class-singleton.xml"/>
589
590 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
591 href="perl-deps/perl-class-tiny.xml"/>
592
593 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
594 href="perl-deps/perl-clone.xml"/>
595
596 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
597 href="perl-deps/perl-config-autoconf.xml"/>
598
599 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
600 href="perl-deps/perl-cpan-meta-check.xml"/>
601
602 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
603 href="perl-deps/perl-datetime.xml"/>
604
605 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
606 href="perl-deps/perl-datetime-format-strptime.xml"/>
607
608 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
609 href="perl-deps/perl-datetime-locale.xml"/>
610
611 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
612 href="perl-deps/perl-datetime-timezone.xml"/>
613
614 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
615 href="perl-deps/perl-devel-stacktrace.xml"/>
616
617 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
618 href="perl-deps/perl-dist-checkconflicts.xml"/>
619
620 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
621 href="perl-deps/perl-encode-locale.xml"/>
622
623 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
624 href="perl-deps/perl-eval-closure.xml"/>
625
626 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
627 href="perl-deps/perl-exception-class.xml"/>
628
629 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
630 href="perl-deps/perl-exporter-tiny.xml"/>
631
632 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
633 href="perl-deps/perl-extutils-libbuilder.xml"/>
634
635 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
636 href="perl-deps/perl-ffi-checklib.xml"/>
637
638 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
639 href="perl-deps/perl-file-chdir.xml"/>
640
641 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
642 href="perl-deps/perl-file-copy-recursive.xml"/>
643
644 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
645 href="perl-deps/perl-file-find-rule.xml"/>
646
647 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
648 href="perl-deps/perl-file-listing.xml"/>
649
650 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
651 href="perl-deps/perl-file-sharedir.xml"/>
652
653 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
654 href="perl-deps/perl-file-sharedir-install.xml"/>
655
656 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
657 href="perl-deps/perl-html-tagset.xml"/>
658
659 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
660 href="perl-deps/perl-http-cookies.xml"/>
661
662 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
663 href="perl-deps/perl-http-date.xml"/>
664
665 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
666 href="perl-deps/perl-http-message.xml"/>
667
668 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
669 href="perl-deps/perl-http-negotiate.xml"/>
670
671 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
672 href="perl-deps/perl-importer.xml"/>
673
674 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
675 href="perl-deps/perl-io-html.xml"/>
676
677 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
678 href="perl-deps/perl-ipc-system-simple.xml"/>
679
680<!-- moved to perl-modules for install-tl_unx
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 <!-- in core modules of perl-5.36, with same version as cpan
744 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
745 href="perl-deps/perl-scalar-list-utils.xml"/>-->
746
747 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
748 href="perl-deps/perl-scope-guard.xml"/>
749
750 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
751 href="perl-deps/perl-specio.xml"/>
752
753 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
754 href="perl-deps/perl-sub-exporter-progressive.xml"/>
755
756 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
757 href="perl-deps/perl-sub-identify.xml"/>
758
759 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
760 href="perl-deps/perl-sub-info.xml"/>
761
762 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
763 href="perl-deps/perl-sub-quote.xml"/>
764
765 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
766 href="perl-deps/perl-sub-uplevel.xml"/>
767
768 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
769 href="perl-deps/perl-super.xml"/>
770
771 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
772 href="perl-deps/perl-term-table.xml"/>
773
774 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
775 href="perl-deps/perl-test-deep.xml"/>
776
777 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
778 href="perl-deps/perl-test-exception.xml"/>
779
780 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
781 href="perl-deps/perl-test-fatal.xml"/>
782
783 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
784 href="perl-deps/perl-test-file.xml"/>
785
786 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
787 href="perl-deps/perl-test-file-sharedir.xml"/>
788
789 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
790 href="perl-deps/perl-test-leaktrace.xml"/>
791
792 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
793 href="perl-deps/perl-test-mockmodule.xml"/>
794
795 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
796 href="perl-deps/perl-test-needs.xml"/>
797
798 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
799 href="perl-deps/perl-test-requires.xml"/>
800
801 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
802 href="perl-deps/perl-test-requiresinternet.xml"/>
803
804 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
805 href="perl-deps/perl-test-utf8.xml"/>
806
807 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
808 href="perl-deps/perl-test-warnings.xml"/>
809
810 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
811 href="perl-deps/perl-test-without-module.xml"/>
812
813 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
814 href="perl-deps/perl-test2-plugin-nowarnings.xml"/>
815
816 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
817 href="perl-deps/perl-test2-suite.xml"/>
818
819 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
820 href="perl-deps/perl-text-csv_xs.xml"/>
821
822 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
823 href="perl-deps/perl-text-diff.xml"/>
824
825 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
826 href="perl-deps/perl-text-glob.xml"/>
827
828 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
829 href="perl-deps/perl-tie-cycle.xml"/>
830
831 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
832 href="perl-deps/perl-timedate.xml"/>
833
834 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
835 href="perl-deps/perl-try-tiny.xml"/>
836
837 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
838 href="perl-deps/perl-variable-magic.xml"/>
839
840 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
841 href="perl-deps/perl-www-robotrules.xml"/>
842
843 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
844 href="perl-deps/perl-xml-libxml.xml"/>
845
846 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
847 href="perl-deps/perl-xml-namespacesupport.xml"/>
848
849 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
850 href="perl-deps/perl-xml-sax.xml"/>
851
852 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
853 href="perl-deps/perl-xml-sax-base.xml"/>
854
855</sect1>
Note: See TracBrowser for help on using the repository browser.