source: general/prog/perl-deps.xml@ 866defba

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

perl modules branch: Add PerlIO::utf8_strict and dependencies.

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

  • Property mode set to 100644
File size: 8.9 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="Subsidiary Perl Modules">
9 <?dbhtml filename="perl-deps.html" ?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Subsidiary Perl Modules</title>
17
18 <indexterm zone="new-perl-modules">
19 <primary sortas="a-perl-deps">Perl 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 other modules.
28 If you use the CPAN install method, you do not need to read this page.
29 </para>
30
31 <para>
32 The BLFS editors pay much less attention to these modules, and the
33 versions will not be regularly reviewed. In all cases, only the required or
34 recommended dependencies are listed - there might be other modules which
35 allow more tests to be run, but omitting them will still allow the tests to
36 <literal>PASS</literal>.
37 </para>
38
39 <note>
40 <para>
41 The links on this page (to metacpan.org) should go to "known good"
42 versions, for which their dependencies are correct. If you wish to use a
43 later version, please check the Changes file at https://metacpan.org -
44 sometimes added dependencies are listed, other times not. Some of these
45 modules have very frequent updates, often bringing different dependencies.
46 <!-- FIXME - change or comment this when necessary -->
47 The linked metacpan.org versions below are known to build and work with
48 the module versions in BLFS-8.3
49 </para>
50
51 <para>
52 However, if you notice that the Changes file for a newer version than is
53 in the current development book reports a fix for a security issue, please
54 report this to either the blfs-dev or the blfs-support list.
55 </para>
56
57 <para>
58 Similarly, if you discover that an updated module on the previous page
59 needs an extra dependency, please report this.
60 </para>
61 </note>
62
63 <para condition="html" role="usernotes">User Notes:
64 <ulink url="&blfs-wiki;/perl-modules"/>
65 </para>
66
67 <itemizedlist spacing="compact">
68 <listitem>
69 <para>
70 <xref linkend="perl-business-isbn-data"/>
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 <xref linkend="new-perl-capture-tiny"/>
76 </para>
77 </listitem>
78 <listitem>
79 <para>
80 <xref linkend="perl-config-autoconf"/>
81 </para>
82 </listitem>
83 <listitem>
84 <para>
85 <xref linkend="perl-exporter-tiny"/>
86 </para>
87 </listitem>
88 <listitem>
89 <para>
90 <xref linkend="perl-extutils-libbuilder"/>
91 </para>
92 </listitem>
93 <listitem>
94 <para>
95 <xref linkend="perl-file-find-rule"/>
96 </para>
97 </listitem>
98 <listitem>
99 <para>
100 <xref linkend="perl-http-date"/>
101 </para>
102 </listitem>
103 <listitem>
104 <para>
105 <xref linkend="perl-http-message"/>
106 </para>
107 </listitem>
108 <listitem>
109 <para>
110 <xref linkend="perl-html-tagset"/>
111 </para>
112 </listitem>
113 <listitem>
114 <para>
115 <xref linkend="perl-io-html"/>
116 </para>
117 </listitem>
118 <listitem>
119 <para>
120 <xref linkend="perl-list-moreutils-xs"/>
121 </para>
122 </listitem>
123 <listitem>
124 <para>
125 <xref linkend="perl-lwp-mediatypes"/>
126 </para>
127 </listitem>
128 <listitem>
129 <para>
130 <xref linkend="perl-mime-charset"/>
131 </para>
132 </listitem>
133 <listitem>
134 <para>
135 <xref linkend="new-perl-number-compare"/>
136 </para>
137 </listitem>
138 <listitem>
139 <para>
140 <xref linkend="perl-net-ssleay"/>
141 </para>
142 </listitem>
143 <listitem>
144 <para>
145 <xref linkend="new-perl-sub-identify"/>
146 </para>
147 </listitem>
148 <listitem>
149 <para>
150 <xref linkend="perl-sub-name"/>
151 </para>
152 </listitem>
153 <listitem>
154 <para>
155 <xref linkend="perl-sub-uplevel"/>
156 </para>
157 </listitem>
158 <listitem>
159 <para>
160 <xref linkend="perl-super"/>
161 </para>
162 </listitem>
163 <listitem>
164 <para>
165 <xref linkend="new-perl-test-exception"/>
166 </para>
167 </listitem>
168 <listitem>
169 <para>
170 <xref linkend="perl-test-mockmodule"/>
171 </para>
172 </listitem>
173 <listitem>
174 <para>
175 <xref linkend="new-perl-test-needs"/>
176 </para>
177 </listitem>
178 <listitem>
179 <para>
180 <xref linkend="new-perl-test-warnings"/>
181 </para>
182 </listitem>
183 <listitem>
184 <para>
185 <xref linkend="new-perl-text-glob"/>
186 </para>
187 </listitem>
188 <listitem>
189 <para>
190 <xref linkend="perl-tie-cycle"/>
191 </para>
192 </listitem>
193 <listitem>
194 <para>
195 <xref linkend="new-perl-try-tiny"/>
196 </para>
197 </listitem>
198 <listitem>
199 <para>
200 <xref linkend="perl-xml-namespacesupport"/>
201 </para>
202 </listitem>
203 <listitem>
204 <para>
205 <xref linkend="new-perl-xml-sax"/>
206 </para>
207 </listitem>
208 <listitem>
209 <para>
210 <xref linkend="perl-xml-sax-base"/>
211 </para>
212 </listitem>
213 <listitem>
214 <para>
215 <xref linkend="perl-xml-sax-expat"/>
216 </para>
217 </listitem>
218 </itemizedlist>
219 </sect2>
220
221 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
222 href="perl-deps/perl-business-isbn-data.xml"/>
223
224 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
225 href="perl-deps/perl-capture-tiny.xml"/>
226
227 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
228 href="perl-deps/perl-config-autoconf.xml"/>
229
230 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
231 href="perl-deps/perl-exporter-tiny.xml"/>
232
233 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
234 href="perl-deps/perl-extutils-libbuilder.xml"/>
235
236 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
237 href="perl-deps/perl-file-find-rule.xml"/>
238
239 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
240 href="perl-deps/perl-http-date.xml"/>
241
242 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
243 href="perl-deps/perl-http-message.xml"/>
244
245 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
246 href="perl-deps/perl-html-tagset.xml"/>
247
248 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
249 href="perl-deps/perl-io-html.xml"/>
250
251 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
252 href="perl-deps/perl-list-moreutils-xs.xml"/>
253
254 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
255 href="perl-deps/perl-lwp-mediatypes.xml"/>
256
257 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
258 href="perl-deps/perl-mime-charset.xml"/>
259
260 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
261 href="perl-deps/perl-number-compare.xml"/>
262
263 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
264 href="perl-deps/perl-sub-identify.xml"/>
265
266 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
267 href="perl-deps/perl-net-ssleay.xml"/>
268
269 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
270 href="perl-deps/perl-sub-name.xml"/>
271
272 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
273 href="perl-deps/perl-sub-uplevel.xml"/>
274
275 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
276 href="perl-deps/perl-super.xml"/>
277
278 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
279 href="perl-deps/perl-test-exception.xml"/>
280
281 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
282 href="perl-deps/perl-test-mockmodule.xml"/>
283
284 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
285 href="perl-deps/perl-test-needs.xml"/>
286
287 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
288 href="perl-deps/perl-test-warnings.xml"/>
289
290 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
291 href="perl-deps/perl-text-glob.xml"/>
292
293 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
294 href="perl-deps/perl-tie-cycle.xml"/>
295
296 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
297 href="perl-deps/perl-try-tiny.xml"/>
298
299 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
300 href="perl-deps/perl-xml-namespacesupport.xml"/>
301
302 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
303 href="perl-deps/perl-xml-sax.xml"/>
304
305 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
306 href="perl-deps/perl-xml-sax-base.xml"/>
307
308 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
309 href="perl-deps/perl-xml-sax-expat.xml"/>
310
311</sect1>
Note: See TracBrowser for help on using the repository browser.