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

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

perl modules branch: Add LWP::Protocol::https and its dependencies. Please note that I have changed the link name for libwww-perl to (new-)perl-libwww-perl from perl-lwp to better match the tarball name. The old perl-modules.xml is no-longer rendered in this branch. This is now notionally complete, apart from any errors I have introduced.

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

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