Commit | Line | Data |
---|---|---|
1f00b0d6 | 1 | #!perl |
c9fe4ea1 JH |
2 | # A simple listing of core files that have specific maintainers, |
3 | # or at least someone that can be called an "interested party". | |
4 | # Also, a "module" does not necessarily mean a CPAN module, it | |
5 | # might mean a file or files or a subdirectory. | |
6 | # Most (but not all) of the modules have dual lives in the core | |
97556ec3 | 7 | # and in CPAN. |
b128a327 | 8 | |
0cf51544 JH |
9 | package Maintainers; |
10 | ||
cdad3b53 | 11 | use utf8; |
9b9b4b79 NC |
12 | use File::Glob qw(:case); |
13 | ||
4f3a742d DR |
14 | %Maintainers = ( |
15 | 'abergman' => 'Arthur Bergman <abergman@cpan.org>', | |
16 | 'abigail' => 'Abigail <abigail@abigail.be>', | |
d68a4838 | 17 | 'ambs' => 'Alberto Simões <ambs@cpan.org>', |
4f3a742d DR |
18 | 'ams' => 'Abhijit Menon-Sen <ams@cpan.org>', |
19 | 'andk' => 'Andreas J. Koenig <andk@cpan.org>', | |
20 | 'andya' => 'Andy Armstrong <andy@hexten.net>', | |
21 | 'arandal' => 'Allison Randal <allison@perl.org>', | |
22 | 'audreyt' => 'Audrey Tang <cpan@audreyt.org>', | |
23 | 'avar' => 'Ævar Arnfjörð Bjarmason <avar@cpan.org>', | |
24 | 'bingos' => 'Chris Williams <chris@bingosnet.co.uk>', | |
25 | 'chorny' => 'Alexandr Ciornii <alexchorny@gmail.com>', | |
26 | 'corion' => 'Max Maischein <corion@corion.net>', | |
27 | 'craig' => 'Craig Berry <craigberry@mac.com>', | |
28 | 'dankogai' => 'Dan Kogai <dankogai@cpan.org>', | |
29 | 'dconway' => 'Damian Conway <dconway@cpan.org>', | |
30 | 'dland' => 'David Landgren <dland@cpan.org>', | |
31 | 'dmanura' => 'David Manura <dmanura@cpan.org>', | |
32 | 'drolsky' => 'Dave Rolsky <drolsky@cpan.org>', | |
33 | 'elizabeth' => 'Elizabeth Mattijsen <liz@dijkmat.nl>', | |
34 | 'ferreira' => 'Adriano Ferreira <ferreira@cpan.org>', | |
35 | 'gbarr' => 'Graham Barr <gbarr@cpan.org>', | |
36 | 'gaas' => 'Gisle Aas <gaas@cpan.org>', | |
37 | 'gsar' => 'Gurusamy Sarathy <gsar@activestate.com>', | |
4b07058c | 38 | 'hmbrand' => 'H.Merijn Brand <h.m.brand@xs4all.nl>', |
4f3a742d DR |
39 | 'ilyam' => 'Ilya Martynov <ilyam@cpan.org>', |
40 | 'ilyaz' => 'Ilya Zakharevich <ilyaz@cpan.org>', | |
41 | 'jand' => 'Jan Dubois <jand@activestate.com>', | |
42 | 'jdhedden' => 'Jerry D. Hedden <jdhedden@cpan.org>', | |
43 | 'jesse' => 'Jesse Vincent <jesse@bestpractical.com>', | |
44 | 'jhi' => 'Jarkko Hietaniemi <jhi@cpan.org>', | |
45 | 'jjore' => 'Joshua ben Jore <jjore@cpan.org>', | |
46 | 'jpeacock' => 'John Peacock <jpeacock@cpan.org>', | |
47 | 'jstowe' => 'Jonathan Stowe <jstowe@cpan.org>', | |
48 | 'jv' => 'Johan Vromans <jv@cpan.org>', | |
49 | 'kane' => 'Jos Boumans <kane@cpan.org>', | |
50 | 'kwilliams' => 'Ken Williams <kwilliams@cpan.org>', | |
51 | 'laun' => 'Wolfgang Laun <Wolfgang.Laun@alcatel.at>', | |
52 | 'lstein' => 'Lincoln D. Stein <lds@cpan.org>', | |
53 | 'lwall' => 'Larry Wall <lwall@cpan.org>', | |
54 | 'makamaka' => 'Makamaka Hannyaharamitu <makamaka@cpan.org>', | |
1887da8c | 55 | 'mallen' => 'Mark Allen <mrallen1@yahoo.com>', |
4f3a742d DR |
56 | 'marekr' => 'Marek Rouchal <marekr@cpan.org>', |
57 | 'markm' => 'Mark Mielke <markm@cpan.org>', | |
58 | 'mhx' => 'Marcus Holland-Moritz <mhx@cpan.org>', | |
59 | 'mjd' => 'Mark-Jason Dominus <mjd@plover.com>', | |
60 | 'msergeant' => 'Matt Sergeant <msergeant@cpan.org>', | |
61 | 'mshelor' => 'Mark Shelor <mshelor@cpan.org>', | |
62 | 'muir' => 'David Muir Sharnoff <muir@cpan.org>', | |
63 | 'neilb' => 'Neil Bowers <neilb@cpan.org>', | |
64 | 'nuffin' => 'Yuval Kogman <nothingmuch@woobling.org>', | |
65 | 'nwclark' => 'Nicholas Clark <nwclark@cpan.org>', | |
66 | 'osfameron' => 'Hakim Cassimally <osfameron@perl.org>', | |
67 | 'p5p' => 'perl5-porters <perl5-porters@perl.org>', | |
68 | 'perlfaq' => 'perlfaq-workers <perlfaq-workers@perl.org>', | |
69 | 'petdance' => 'Andy Lester <andy@petdance.com>', | |
44559db1 | 70 | 'pevans' => 'Paul Evans <leonerd@leonerd.org.uk>', |
4f3a742d DR |
71 | 'pjf' => 'Paul Fenwick <pjf@cpan.org>', |
72 | 'pmqs' => 'Paul Marquess <pmqs@cpan.org>', | |
73 | 'pvhp' => 'Peter Prymmer <pvhp@best.com>', | |
74 | 'rafl' => 'Florian Ragwitz <flora@cpan.org>', | |
75 | 'rclamp' => 'Richard Clamp <rclamp@cpan.org>', | |
76 | 'rgarcia' => 'Rafael Garcia-Suarez <rgarcia@cpan.org>', | |
77 | 'rkobes' => 'Randy Kobes <rkobes@cpan.org>', | |
78 | 'rmbarker' => 'Robin Barker <rmbarker@cpan.org>', | |
79 | 'rra' => 'Russ Allbery <rra@cpan.org>', | |
80 | 'rurban' => 'Reini Urban <rurban@cpan.org>', | |
81 | 'sadahiro' => 'SADAHIRO Tomoyuki <SADAHIRO@cpan.org>', | |
82 | 'salva' => 'Salvador Fandiño García <salva@cpan.org>', | |
83 | 'saper' => 'Sébastien Aperghis-Tramoni <saper@cpan.org>', | |
84 | 'sartak' => 'Shawn M Moore <sartak@gmail.com>', | |
47da3119 | 85 | 'sbeck' => 'Sullivan Beck <sbeck@cpan.org>', |
4f3a742d DR |
86 | 'sburke' => 'Sean Burke <sburke@cpan.org>', |
87 | 'mschwern' => 'Michael Schwern <mschwern@cpan.org>', | |
88 | 'simonw' => 'Simon Wistow <simonw@cpan.org>', | |
89 | 'smccam' => 'Stephen McCamant <smccam@cpan.org>', | |
90 | 'smpeters' => 'Steve Peters <steve@fisharerojo.org>', | |
91 | 'smueller' => 'Steffen Mueller <smueller@cpan.org>', | |
92 | 'tomhughes' => 'Tom Hughes <tomhughes@cpan.org>', | |
93 | 'tjenness' => 'Tim Jenness <tjenness@cpan.org>', | |
94 | 'tyemq' => 'Tye McQueen <tyemq@cpan.org>', | |
95 | 'yves' => 'Yves Orton <yves@cpan.org>', | |
96 | 'zefram' => 'Andrew Main <zefram@cpan.org>', | |
97 | ); | |
2c95b6e4 DM |
98 | |
99 | # IGNORABLE: files which, if they appear in the root of a CPAN | |
100 | # distribution, need not appear in core (i.e. core-cpan-diff won't | |
101 | # complain if it can't find them) | |
102 | ||
103 | @IGNORABLE = qw( | |
104 | .cvsignore .dualLivedDiffConfig .gitignore | |
105 | ANNOUNCE Announce Artistic AUTHORS BENCHMARK BUGS Build.PL | |
d4e90f16 SH |
106 | CHANGELOG ChangeLog Changelog CHANGES Changes CONTRIBUTING COPYING Copying |
107 | CREDITS dist.ini GOALS HISTORY INSTALL INSTALL.SKIP LICENSE Makefile.PL | |
108 | MANIFEST MANIFEST.SKIP META.json META.yml MYMETA.json MYMETA.yml | |
c5e10259 | 109 | NEW NOTES perlcritic.rc ppport.h README README.PATCHING SIGNATURE |
d4e90f16 | 110 | THANKS TODO Todo VERSION WHATSNEW |
2c95b6e4 DM |
111 | ); |
112 | ||
e30e10b5 | 113 | # Each entry in the %Modules hash roughly represents a distribution, |
97556ec3 | 114 | # except when DISTRIBUTION is set, where it *exactly* represents a single |
e30e10b5 DM |
115 | # CPAN distribution. |
116 | ||
117 | # The keys of %Modules are human descriptions of the distributions, and | |
118 | # may not exactly match a module or distribution name. Distributions | |
119 | # which have an obvious top-level module associated with them will usually | |
120 | # have a key named for that module, e.g. 'Archive::Extract' for | |
121 | # Archive-Extract-N.NN.tar.gz; the remaining keys are likely to be based | |
122 | # on the name of the distribution, e.g. 'Locale-Codes' for | |
123 | # Locale-Codes-N.NN.tar.gz'. | |
124 | # | |
125 | # FILES is a list of filenames, glob patterns, and directory | |
126 | # names to be recursed down, which collectively generate a complete list | |
127 | # of the files associated with the distribution. | |
128 | ||
adc42316 S |
129 | # UPSTREAM indicates where patches should go. undef implies |
130 | # that this hasn't been discussed for the module at hand. | |
131 | # "blead" indicates that the copy of the module in the blead | |
132 | # sources is to be considered canonical, "cpan" means that the | |
0582d0ad | 133 | # module on CPAN is to be patched first. |
adc42316 | 134 | |
e1466347 JC |
135 | # BUGS is an email or url to post bug reports. For modules with |
136 | # UPSTREAM => 'blead', use perl5-porters@perl.org. rt.cpan.org | |
137 | # appears to automatically provide a URL for CPAN modules; any value | |
138 | # given here overrides the default: | |
139 | # http://rt.cpan.org/Public/Dist/Display.html?Name=$ModuleName | |
140 | ||
a55d270d DM |
141 | # DISTRIBUTION names the tarball on CPAN which (allegedly) the files |
142 | # included in core are derived from. Note that the file's version may not | |
143 | # necessarily match the newest version on CPAN. | |
144 | ||
2c95b6e4 DM |
145 | # EXCLUDED is a list of files to be excluded from a CPAN tarball before |
146 | # comparing the remaining contents with core. Each item can either be a | |
147 | # full pathname (eg 't/foo.t') or a pattern (e.g. qr{^t/}). | |
148 | # It defaults to the empty list. | |
149 | ||
d43babf1 | 150 | # CUSTOMIZED is a list of files that have been customized within the |
24b68a05 DG |
151 | # Perl core. Use this whenever patching a cpan upstream distribution |
152 | # or whenever we expect to have a file that differs from the tarball. | |
153 | # If the file in blead matches the file in the tarball from CPAN, | |
154 | # Porting/core-cpan-diff will warn about it, as it indicates an expected | |
fae38280 | 155 | # customization might have been lost when updating from upstream. The |
f81a37f2 SH |
156 | # path should be relative to the distribution directory. If the upstream |
157 | # distribution should be modified to incorporate the change then be sure | |
158 | # to raise a ticket for it on rt.cpan.org and add a comment alongside the | |
159 | # list of CUSTOMIZED files noting the ticket number. | |
d43babf1 | 160 | |
ab87ca4d DG |
161 | # DEPRECATED contains the *first* version of Perl in which the module |
162 | # was considered deprecated. It should only be present if the module is | |
163 | # actually deprecated. Such modules should use deprecated.pm to | |
164 | # issue a warning if used. E.g.: | |
165 | # | |
166 | # use if $] >= 5.011, 'deprecate'; | |
167 | # | |
168 | ||
2c95b6e4 | 169 | # MAP is a hash that maps CPAN paths to their core equivalents. |
47e01c32 | 170 | # Each key represents a string prefix, with longest prefixes checked |
2c95b6e4 DM |
171 | # first. The first match causes that prefix to be replaced with the |
172 | # corresponding key. For example, with the following MAP: | |
613f422f | 173 | # { |
4f3a742d DR |
174 | # 'lib/' => 'lib/', |
175 | # '' => 'lib/Foo/', | |
2c95b6e4 DM |
176 | # }, |
177 | # | |
178 | # these files are mapped as shown: | |
179 | # | |
180 | # README becomes lib/Foo/README | |
613f422f | 181 | # lib/Foo.pm becomes lib/Foo.pm |
2c95b6e4 DM |
182 | # |
183 | # The default is dependent on the type of module. | |
184 | # For distributions which appear to be stored under ext/, it defaults to: | |
185 | # | |
186 | # { '' => 'ext/Foo-Bar/' } | |
187 | # | |
188 | # otherwise, it's | |
189 | # | |
613f422f | 190 | # { |
4f3a742d DR |
191 | # 'lib/' => 'lib/', |
192 | # '' => 'lib/Foo/Bar/', | |
2c95b6e4 DM |
193 | # } |
194 | ||
b128a327 JH |
195 | %Modules = ( |
196 | ||
4f3a742d | 197 | 'AnyDBM_File' => { |
69f0857c | 198 | 'MAINTAINER' => 'p5p', |
4f3a742d DR |
199 | 'FILES' => q[lib/AnyDBM_File.{pm,t}], |
200 | 'UPSTREAM' => 'blead', | |
201 | }, | |
202 | ||
4f3a742d DR |
203 | 'Archive::Tar' => { |
204 | 'MAINTAINER' => 'kane', | |
14f3ea66 | 205 | 'DISTRIBUTION' => 'BINGOS/Archive-Tar-1.92.tar.gz', |
4f3a742d | 206 | 'FILES' => q[cpan/Archive-Tar], |
4f3a742d DR |
207 | 'UPSTREAM' => 'cpan', |
208 | 'BUGS' => 'bug-archive-tar@rt.cpan.org', | |
209 | }, | |
210 | ||
211 | 'Attribute::Handlers' => { | |
212 | 'MAINTAINER' => 'rgarcia', | |
e9742164 | 213 | 'DISTRIBUTION' => 'SMUELLER/Attribute-Handlers-0.93.tar.gz', |
4f3a742d DR |
214 | 'FILES' => q[dist/Attribute-Handlers], |
215 | 'UPSTREAM' => 'blead', | |
216 | }, | |
217 | ||
218 | 'attributes' => { | |
219 | 'MAINTAINER' => 'p5p', | |
220 | 'FILES' => q[ext/attributes], | |
221 | 'UPSTREAM' => 'blead', | |
222 | }, | |
223 | ||
224 | 'autodie' => { | |
225 | 'MAINTAINER' => 'pjf', | |
082a4c42 | 226 | 'DISTRIBUTION' => 'PJF/autodie-2.21.tar.gz', |
4f3a742d DR |
227 | 'FILES' => q[cpan/autodie], |
228 | 'EXCLUDED' => [ | |
273225d4 | 229 | qr{benchmarks}, |
4f3a742d DR |
230 | # All these tests depend upon external |
231 | # modules that don't exist when we're | |
232 | # building the core. Hence, they can | |
233 | # never run, and should not be merged. | |
234 | qw( t/boilerplate.t | |
273225d4 | 235 | t/author-critic.t |
4f3a742d DR |
236 | t/critic.t |
237 | t/fork.t | |
238 | t/kwalitee.t | |
239 | t/lex58.t | |
240 | t/pod-coverage.t | |
241 | t/pod.t | |
273225d4 CBW |
242 | t/release-pod-coverage.t |
243 | t/release-pod-syntax.t | |
4f3a742d DR |
244 | t/socket.t |
245 | t/system.t | |
246 | ) | |
247 | ], | |
a1a6b6b3 | 248 | 'CUSTOMIZED' => [ |
a1a6b6b3 SH |
249 | # Waiting to be merged upstream: see CPAN RT#88444 |
250 | qw( t/utime.t ), | |
dd9a180e CB |
251 | # Waiting to be merged upstream: see CPAN RT#87237 |
252 | qw( t/utf8_open.t ), | |
a1a6b6b3 | 253 | ], |
4f3a742d | 254 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
255 | }, |
256 | ||
257 | 'AutoLoader' => { | |
258 | 'MAINTAINER' => 'smueller', | |
07e2e970 | 259 | 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.73.tar.gz', |
4f3a742d DR |
260 | 'FILES' => q[cpan/AutoLoader], |
261 | 'EXCLUDED' => ['t/00pod.t'], | |
262 | 'UPSTREAM' => 'cpan', | |
263 | }, | |
264 | ||
265 | 'autouse' => { | |
266 | 'MAINTAINER' => 'p5p', | |
adac38df | 267 | 'DISTRIBUTION' => 'FLORA/autouse-1.07.tar.gz', |
4f3a742d DR |
268 | 'FILES' => q[dist/autouse], |
269 | 'EXCLUDED' => [qr{^t/release-.*\.t}], | |
270 | 'UPSTREAM' => 'blead', | |
271 | }, | |
272 | ||
273 | 'B' => { | |
274 | 'MAINTAINER' => 'p5p', | |
275 | 'FILES' => q[ext/B], | |
276 | 'EXCLUDED' => [ | |
277 | qw( B/Concise.pm | |
278 | t/concise.t | |
279 | ), | |
280 | ], | |
281 | 'UPSTREAM' => 'blead', | |
282 | }, | |
283 | ||
284 | 'B::Concise' => { | |
285 | 'MAINTAINER' => 'smccam', | |
286 | 'FILES' => q[ext/B/B/Concise.pm ext/B/t/concise.t], | |
6331a2f5 | 287 | 'UPSTREAM' => 'blead', |
4f3a742d DR |
288 | }, |
289 | ||
290 | 'B::Debug' => { | |
291 | 'MAINTAINER' => 'rurban', | |
9d2d23d9 | 292 | 'DISTRIBUTION' => 'RURBAN/B-Debug-1.18.tar.gz', |
4f3a742d DR |
293 | 'FILES' => q[cpan/B-Debug], |
294 | 'EXCLUDED' => ['t/pod.t'], | |
295 | 'UPSTREAM' => 'cpan', | |
296 | }, | |
297 | ||
298 | 'B::Deparse' => { | |
299 | 'MAINTAINER' => 'smccam', | |
300 | 'FILES' => q[dist/B-Deparse], | |
301 | 'UPSTREAM' => 'blead', | |
302 | }, | |
303 | ||
4f3a742d DR |
304 | 'base' => { |
305 | 'MAINTAINER' => 'rgarcia', | |
7af2899e | 306 | 'DISTRIBUTION' => 'RGARCIA/base-2.18.tar.gz', |
4f3a742d DR |
307 | 'FILES' => q[dist/base], |
308 | 'UPSTREAM' => 'blead', | |
309 | }, | |
310 | ||
311 | 'Benchmark' => { | |
312 | 'MAINTAINER' => 'p5p', | |
313 | 'FILES' => q[lib/Benchmark.{pm,t}], | |
314 | 'UPSTREAM' => 'blead', | |
315 | }, | |
316 | ||
317 | 'bignum' => { | |
318 | 'MAINTAINER' => 'rafl', | |
168d28a2 | 319 | 'DISTRIBUTION' => 'FLORA/bignum-0.32.tar.gz', |
4f3a742d DR |
320 | 'FILES' => q[dist/bignum], |
321 | 'EXCLUDED' => [ | |
322 | qr{^inc/Module/}, | |
323 | qw( t/pod.t | |
324 | t/pod_cov.t | |
325 | ), | |
326 | ], | |
327 | 'UPSTREAM' => 'blead', | |
328 | }, | |
329 | ||
330 | 'Carp' => { | |
331 | 'MAINTAINER' => 'zefram', | |
cc24d4fc | 332 | 'DISTRIBUTION' => 'ZEFRAM/Carp-1.32.tar.gz', |
4f3a742d DR |
333 | 'FILES' => q[dist/Carp], |
334 | 'UPSTREAM' => 'blead', | |
335 | }, | |
336 | ||
337 | 'CGI' => { | |
338 | 'MAINTAINER' => 'lstein', | |
a2b3762a | 339 | 'DISTRIBUTION' => 'MARKSTOS/CGI.pm-3.63.tar.gz', |
4f3a742d DR |
340 | 'FILES' => q[cpan/CGI], |
341 | 'EXCLUDED' => [ | |
a506842e | 342 | qw( cgi_docs.html |
4f3a742d DR |
343 | examples/WORLD_WRITABLE/18.157.1.253.sav |
344 | t/gen-tests/gen-start-end-tags.pl | |
345 | t/fast.t | |
346 | ), | |
347 | ], | |
348 | 'UPSTREAM' => 'cpan', | |
4f3a742d DR |
349 | }, |
350 | ||
351 | 'Class::Struct' => { | |
352 | 'MAINTAINER' => 'p5p', | |
353 | 'FILES' => q[lib/Class/Struct.{pm,t}], | |
354 | 'UPSTREAM' => 'blead', | |
355 | }, | |
356 | ||
357 | 'Compress::Raw::Bzip2' => { | |
358 | 'MAINTAINER' => 'pmqs', | |
ef379d05 | 359 | 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.062.tar.gz', |
4f3a742d DR |
360 | 'FILES' => q[cpan/Compress-Raw-Bzip2], |
361 | 'EXCLUDED' => [ | |
362 | qr{^t/Test/}, | |
363 | 'bzip2-src/bzip2-cpp.patch', | |
364 | ], | |
365 | 'UPSTREAM' => 'cpan', | |
366 | }, | |
367 | ||
368 | 'Compress::Raw::Zlib' => { | |
369 | 'MAINTAINER' => 'pmqs', | |
ef379d05 | 370 | 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.062.tar.gz', |
4f3a742d DR |
371 | |
372 | 'FILES' => q[cpan/Compress-Raw-Zlib], | |
373 | 'EXCLUDED' => [ | |
374 | qr{^t/Test/}, | |
375 | qw( t/000prereq.t | |
376 | t/99pod.t | |
377 | ), | |
378 | ], | |
379 | 'UPSTREAM' => 'cpan', | |
380 | }, | |
381 | ||
4b07058c RS |
382 | 'Config::Perl::V' => { |
383 | 'MAINTAINER' => 'hmbrand', | |
89e01640 | 384 | 'DISTRIBUTION' => 'HMBRAND/Config-Perl-V-0.19.tgz', |
4b07058c | 385 | 'FILES' => q[cpan/Config-Perl-V], |
1fe0c842 | 386 | 'EXCLUDED' => ['examples/show-v.pl'], |
4b07058c RS |
387 | 'UPSTREAM' => 'cpan', |
388 | }, | |
389 | ||
4f3a742d DR |
390 | 'constant' => { |
391 | 'MAINTAINER' => 'saper', | |
e2943784 | 392 | 'DISTRIBUTION' => 'SAPER/constant-1.27.tar.gz', |
4f3a742d DR |
393 | 'FILES' => q[dist/constant], |
394 | 'EXCLUDED' => [ | |
395 | qw( t/00-load.t | |
396 | t/more-tests.t | |
397 | t/pod-coverage.t | |
398 | t/pod.t | |
399 | eg/synopsis.pl | |
400 | ), | |
401 | ], | |
402 | 'UPSTREAM' => 'blead', | |
403 | }, | |
404 | ||
405 | 'CPAN' => { | |
406 | 'MAINTAINER' => 'andk', | |
bfae5bde | 407 | 'DISTRIBUTION' => 'ANDK/CPAN-2.03-TRIAL.tar.gz', |
4f3a742d DR |
408 | 'FILES' => q[cpan/CPAN], |
409 | 'EXCLUDED' => [ | |
410 | qr{^distroprefs/}, | |
411 | qr{^inc/Test/}, | |
412 | qr{^t/CPAN/authors/}, | |
413 | qw( lib/CPAN/Admin.pm | |
6156383d | 414 | scripts/cpan-mirrors |
bfae5bde | 415 | PAUSE2015.pub |
4f3a742d DR |
416 | SlayMakefile |
417 | t/00signature.t | |
418 | t/04clean_load.t | |
419 | t/12cpan.t | |
420 | t/13tarzip.t | |
421 | t/14forkbomb.t | |
422 | t/30shell.coverage | |
423 | t/30shell.t | |
424 | t/31sessions.t | |
425 | t/41distribution.t | |
426 | t/42distroprefs.t | |
6156383d | 427 | t/44cpanmeta.t |
4f3a742d DR |
428 | t/43distroprefspref.t |
429 | t/50pod.t | |
430 | t/51pod.t | |
431 | t/52podcover.t | |
432 | t/60credentials.t | |
433 | t/70_critic.t | |
bfae5bde | 434 | t/71_minimumversion.t |
4f3a742d DR |
435 | t/CPAN/CpanTestDummies-1.55.pm |
436 | t/CPAN/TestConfig.pm | |
437 | t/CPAN/TestMirroredBy | |
438 | t/CPAN/TestPatch.txt | |
439 | t/CPAN/modules/02packages.details.txt | |
440 | t/CPAN/modules/03modlist.data | |
6156383d | 441 | t/data/META-dynamic.json |
4f3a742d | 442 | t/data/META-dynamic.yml |
6156383d | 443 | t/data/META-static.json |
4f3a742d | 444 | t/data/META-static.yml |
6156383d SH |
445 | t/data/MYMETA.json |
446 | t/data/MYMETA.yml | |
4f3a742d DR |
447 | t/local_utils.pm |
448 | t/perlcriticrc | |
449 | t/yaml_code.yml | |
450 | ), | |
451 | ], | |
452 | 'UPSTREAM' => 'cpan', | |
453 | }, | |
454 | ||
278337cd CBW |
455 | # Note: When updating CPAN-Meta the META.* files will need to be regenerated |
456 | # perl -Icpan/CPAN-Meta/lib Porting/makemeta | |
4f3a742d DR |
457 | 'CPAN::Meta' => { |
458 | 'MAINTAINER' => 'dagolden', | |
53bb269a | 459 | 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-2.132510.tar.gz', |
4f3a742d DR |
460 | 'FILES' => q[cpan/CPAN-Meta], |
461 | 'EXCLUDED' => [ | |
ecaff076 | 462 | qw(t/00-compile.t), |
7f6e6ca2 | 463 | qw[t/00-report-prereqs.t], |
53bb269a | 464 | qw(cpanfile), |
4f3a742d DR |
465 | qr{^xt}, |
466 | qr{^history}, | |
467 | ], | |
468 | 'UPSTREAM' => 'cpan', | |
469 | }, | |
470 | ||
b6ae0ea7 CBW |
471 | 'CPAN::Meta::Requirements' => { |
472 | 'MAINTAINER' => 'dagolden', | |
7cb95fb7 | 473 | 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-Requirements-2.123.tar.gz', |
b6ae0ea7 CBW |
474 | 'FILES' => q[cpan/CPAN-Meta-Requirements], |
475 | 'EXCLUDED' => [ | |
476 | qw(t/00-compile.t), | |
c4814040 | 477 | qw(t/00-report-prereqs.t), |
b6ae0ea7 CBW |
478 | qr{^xt}, |
479 | qr{^history}, | |
480 | ], | |
481 | 'UPSTREAM' => 'cpan', | |
482 | }, | |
483 | ||
4f3a742d DR |
484 | 'CPAN::Meta::YAML' => { |
485 | 'MAINTAINER' => 'dagolden', | |
507d67ac | 486 | 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-YAML-0.008.tar.gz', |
4f3a742d DR |
487 | 'FILES' => q[cpan/CPAN-Meta-YAML], |
488 | 'EXCLUDED' => [ | |
b3100a1d | 489 | 't/00-compile.t', |
4f3a742d DR |
490 | 't/04_scalar.t', # requires YAML.pm |
491 | qr{^xt}, | |
492 | ], | |
493 | 'UPSTREAM' => 'cpan', | |
494 | }, | |
495 | ||
496 | 'Data::Dumper' => { | |
497 | 'MAINTAINER' => 'p5p', # Not gsar. Not ilyam. Not really smueller | |
0fcd5a59 | 498 | 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.145.tar.gz', |
4f3a742d DR |
499 | 'FILES' => q[dist/Data-Dumper], |
500 | 'UPSTREAM' => 'blead', | |
501 | }, | |
502 | ||
503 | 'DB_File' => { | |
504 | 'MAINTAINER' => 'pmqs', | |
10af739e | 505 | 'DISTRIBUTION' => 'PMQS/DB_File-1.829.tar.gz', |
4f3a742d DR |
506 | 'FILES' => q[cpan/DB_File], |
507 | 'EXCLUDED' => [ | |
508 | qr{^patches/}, | |
509 | qw( t/pod.t | |
510 | fallback.h | |
511 | fallback.xs | |
512 | ), | |
513 | ], | |
b34385a6 | 514 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
515 | }, |
516 | ||
517 | 'DBM_Filter' => { | |
518 | 'MAINTAINER' => 'p5p', | |
519 | 'FILES' => q[lib/DBM_Filter.pm lib/DBM_Filter], | |
520 | 'UPSTREAM' => 'blead', | |
521 | }, | |
522 | ||
523 | 'Devel::SelfStubber' => { | |
524 | 'MAINTAINER' => 'p5p', | |
525 | 'DISTRIBUTION' => 'FLORA/Devel-SelfStubber-1.05.tar.gz', | |
526 | 'FILES' => q[dist/Devel-SelfStubber], | |
527 | 'EXCLUDED' => [qr{^t/release-.*\.t}], | |
528 | 'UPSTREAM' => 'blead', | |
529 | }, | |
530 | ||
531 | 'Devel::Peek' => { | |
532 | 'MAINTAINER' => 'p5p', | |
533 | 'FILES' => q[ext/Devel-Peek], | |
534 | 'UPSTREAM' => 'blead', | |
535 | }, | |
536 | ||
537 | 'Devel::PPPort' => { | |
538 | 'MAINTAINER' => 'mhx', | |
c74cf62f | 539 | 'DISTRIBUTION' => 'MHX/Devel-PPPort-3.21.tar.gz', |
4f3a742d | 540 | 'FILES' => q[cpan/Devel-PPPort], |
f81a37f2 | 541 | 'EXCLUDED' => ['PPPort.pm'], # we use PPPort_pm.PL instead |
c74cf62f | 542 | 'UPSTREAM' => undef, # rjbs has asked mhx to have blead be upstream |
4f3a742d DR |
543 | }, |
544 | ||
545 | 'diagnostics' => { | |
546 | 'MAINTAINER' => 'p5p', | |
547 | 'FILES' => q[lib/diagnostics.{pm,t}], | |
548 | 'UPSTREAM' => 'blead', | |
549 | }, | |
550 | ||
551 | 'Digest' => { | |
552 | 'MAINTAINER' => 'gaas', | |
553 | 'DISTRIBUTION' => 'GAAS/Digest-1.17.tar.gz', | |
554 | 'FILES' => q[cpan/Digest], | |
555 | 'EXCLUDED' => ['digest-bench'], | |
556 | 'UPSTREAM' => "cpan", | |
557 | }, | |
558 | ||
559 | 'Digest::MD5' => { | |
560 | 'MAINTAINER' => 'gaas', | |
aeb2a38c | 561 | 'DISTRIBUTION' => 'GAAS/Digest-MD5-2.53.tar.gz', |
4f3a742d DR |
562 | 'FILES' => q[cpan/Digest-MD5], |
563 | 'EXCLUDED' => ['rfc1321.txt'], | |
564 | 'UPSTREAM' => "cpan", | |
565 | }, | |
566 | ||
567 | 'Digest::SHA' => { | |
568 | 'MAINTAINER' => 'mshelor', | |
96d38a9d | 569 | 'DISTRIBUTION' => 'MSHELOR/Digest-SHA-5.85.tar.gz', |
4f3a742d DR |
570 | 'FILES' => q[cpan/Digest-SHA], |
571 | 'EXCLUDED' => [ | |
572 | qw( t/pod.t | |
573 | t/podcover.t | |
574 | examples/dups | |
575 | ), | |
576 | ], | |
577 | 'UPSTREAM' => 'cpan', | |
578 | }, | |
579 | ||
580 | 'DirHandle' => { | |
581 | 'MAINTAINER' => 'p5p', | |
582 | 'FILES' => q[lib/DirHandle.{pm,t}], | |
583 | 'UPSTREAM' => 'blead', | |
584 | }, | |
585 | ||
586 | 'Dumpvalue' => { | |
587 | 'MAINTAINER' => 'p5p', | |
f6e46c4d | 588 | 'DISTRIBUTION' => 'FLORA/Dumpvalue-1.17.tar.gz', |
4f3a742d DR |
589 | 'FILES' => q[dist/Dumpvalue], |
590 | 'EXCLUDED' => [qr{^t/release-.*\.t}], | |
591 | 'UPSTREAM' => 'blead', | |
592 | }, | |
593 | ||
594 | 'DynaLoader' => { | |
595 | 'MAINTAINER' => 'p5p', | |
596 | 'FILES' => q[ext/DynaLoader], | |
597 | 'UPSTREAM' => 'blead', | |
598 | }, | |
599 | ||
600 | 'Encode' => { | |
601 | 'MAINTAINER' => 'dankogai', | |
369b9ffe | 602 | 'DISTRIBUTION' => 'DANKOGAI/Encode-2.55.tar.gz', |
4f3a742d DR |
603 | 'FILES' => q[cpan/Encode], |
604 | 'UPSTREAM' => 'cpan', | |
605 | }, | |
606 | ||
607 | 'encoding::warnings' => { | |
608 | 'MAINTAINER' => 'audreyt', | |
609 | 'DISTRIBUTION' => 'AUDREYT/encoding-warnings-0.11.tar.gz', | |
610 | 'FILES' => q[cpan/encoding-warnings], | |
611 | 'EXCLUDED' => [ | |
612 | qr{^inc/Module/}, | |
94c85d8e | 613 | qw(t/0-signature.t), |
4f3a742d DR |
614 | ], |
615 | 'UPSTREAM' => undef, | |
616 | }, | |
617 | ||
618 | 'English' => { | |
619 | 'MAINTAINER' => 'p5p', | |
620 | 'FILES' => q[lib/English.{pm,t}], | |
621 | 'UPSTREAM' => 'blead', | |
622 | }, | |
623 | ||
624 | 'Env' => { | |
625 | 'MAINTAINER' => 'p5p', | |
126fc07f | 626 | 'DISTRIBUTION' => 'FLORA/Env-1.04.tar.gz', |
4f3a742d DR |
627 | 'FILES' => q[dist/Env], |
628 | 'EXCLUDED' => [qr{^t/release-.*\.t}], | |
629 | 'UPSTREAM' => 'blead', | |
630 | }, | |
631 | ||
632 | 'Errno' => { | |
633 | 'MAINTAINER' => 'p5p', | |
634 | 'FILES' => q[ext/Errno], | |
635 | 'UPSTREAM' => 'blead', | |
636 | }, | |
637 | ||
638 | 'Exporter' => { | |
639 | 'MAINTAINER' => 'ferreira', | |
b5de49e5 | 640 | 'DISTRIBUTION' => 'TODDR/Exporter-5.68.tar.gz', |
3110a055 | 641 | 'FILES' => q[dist/Exporter], |
4f3a742d DR |
642 | 'EXCLUDED' => [ |
643 | qw( t/pod.t | |
644 | t/use.t | |
645 | ), | |
646 | ], | |
4f3a742d DR |
647 | 'UPSTREAM' => 'blead', |
648 | }, | |
649 | ||
650 | 'ExtUtils::CBuilder' => { | |
d68a4838 | 651 | 'MAINTAINER' => 'ambs', |
a0e78e9f | 652 | 'DISTRIBUTION' => 'AMBS/ExtUtils/ExtUtils-CBuilder-0.280212.tar.gz', |
4f3a742d | 653 | 'FILES' => q[dist/ExtUtils-CBuilder], |
a0e78e9f SH |
654 | 'EXCLUDED' => [ |
655 | qw(README.mkdn), | |
656 | qr{^xt}, | |
657 | ], | |
4f3a742d DR |
658 | 'UPSTREAM' => 'blead', |
659 | }, | |
660 | ||
661 | 'ExtUtils::Command' => { | |
662 | 'MAINTAINER' => 'p5p', | |
044aa601 | 663 | 'DISTRIBUTION' => 'FLORA/ExtUtils-Command-1.18.tar.gz', |
4f3a742d DR |
664 | 'FILES' => q[dist/ExtUtils-Command], |
665 | 'EXCLUDED' => [qr{^t/release-}], | |
666 | 'UPSTREAM' => 'blead', | |
667 | }, | |
668 | ||
669 | 'ExtUtils::Constant' => { | |
670 | 'MAINTAINER' => 'nwclark', | |
671 | ||
672 | # Nick has confirmed that while we have diverged from CPAN, | |
673 | # this package isn't primarily maintained in core | |
674 | # Another release will happen "Sometime" | |
675 | 'DISTRIBUTION' => '', #'NWCLARK/ExtUtils-Constant-0.16.tar.gz', | |
676 | 'FILES' => q[cpan/ExtUtils-Constant], | |
677 | 'EXCLUDED' => [ | |
678 | qw( lib/ExtUtils/Constant/Aaargh56Hash.pm | |
679 | examples/perl_keyword.pl | |
680 | examples/perl_regcomp_posix_keyword.pl | |
681 | ), | |
682 | ], | |
683 | 'UPSTREAM' => undef, | |
684 | }, | |
685 | ||
686 | 'ExtUtils::Install' => { | |
687 | 'MAINTAINER' => 'yves', | |
688 | 'DISTRIBUTION' => 'YVES/ExtUtils-Install-1.54.tar.gz', | |
689 | 'FILES' => q[dist/ExtUtils-Install], | |
690 | 'EXCLUDED' => [ | |
691 | qw( t/lib/Test/Builder.pm | |
692 | t/lib/Test/Builder/Module.pm | |
693 | t/lib/Test/More.pm | |
694 | t/lib/Test/Simple.pm | |
695 | t/pod-coverage.t | |
696 | t/pod.t | |
697 | ), | |
698 | ], | |
699 | 'UPSTREAM' => 'blead', | |
700 | }, | |
701 | ||
702 | 'ExtUtils::MakeMaker' => { | |
703 | 'MAINTAINER' => 'mschwern', | |
127c4457 | 704 | 'DISTRIBUTION' => 'BINGOS/ExtUtils-MakeMaker-6.76.tar.gz', |
4f3a742d DR |
705 | 'FILES' => q[cpan/ExtUtils-MakeMaker], |
706 | 'EXCLUDED' => [ | |
707 | qr{^t/lib/Test/}, | |
708 | qr{^(bundled|my)/}, | |
709 | qr{^t/Liblist_Kid.t}, | |
710 | qr{^t/liblist/}, | |
78fd4358 | 711 | qr{^\.perlcriticrc}, |
4f3a742d | 712 | ], |
0582d0ad | 713 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
714 | }, |
715 | ||
716 | 'ExtUtils::Manifest' => { | |
717 | 'MAINTAINER' => 'p5p', | |
6db8f88e | 718 | 'DISTRIBUTION' => 'FLORA/ExtUtils-Manifest-1.63.tar.gz', |
4f3a742d DR |
719 | 'FILES' => q[dist/ExtUtils-Manifest], |
720 | 'EXCLUDED' => [qr(t/release-.*\.t)], | |
721 | 'UPSTREAM' => 'blead', | |
722 | }, | |
723 | ||
724 | 'ExtUtils::ParseXS' => { | |
725 | 'MAINTAINER' => 'smueller', | |
c0bf20e0 | 726 | 'DISTRIBUTION' => 'SMUELLER/ExtUtils-ParseXS-3.22.tar.gz', |
4f3a742d DR |
727 | 'FILES' => q[dist/ExtUtils-ParseXS], |
728 | 'UPSTREAM' => 'blead', | |
729 | }, | |
730 | ||
731 | 'perlfaq' => { | |
732 | 'MAINTAINER' => 'perlfaq', | |
dd741cc9 | 733 | 'DISTRIBUTION' => 'LLAP/perlfaq-5.0150044.tar.gz', |
4f3a742d DR |
734 | 'FILES' => q[cpan/perlfaq], |
735 | 'EXCLUDED' => [ | |
736 | qw( t/release-pod-syntax.t | |
737 | t/release-eol.t | |
738 | t/release-no-tabs.t | |
739 | ) | |
740 | ], | |
741 | 'UPSTREAM' => 'cpan', | |
742 | }, | |
743 | ||
744 | 'File::Basename' => { | |
745 | 'MAINTAINER' => 'p5p', | |
746 | 'FILES' => q[lib/File/Basename.{pm,t}], | |
747 | 'UPSTREAM' => 'blead', | |
748 | }, | |
749 | ||
750 | 'File::Compare' => { | |
751 | 'MAINTAINER' => 'p5p', | |
752 | 'FILES' => q[lib/File/Compare.{pm,t}], | |
753 | 'UPSTREAM' => 'blead', | |
754 | }, | |
755 | ||
756 | 'File::Copy' => { | |
757 | 'MAINTAINER' => 'p5p', | |
758 | 'FILES' => q[lib/File/Copy.{pm,t}], | |
759 | 'UPSTREAM' => 'blead', | |
760 | }, | |
761 | ||
4f3a742d DR |
762 | 'File::DosGlob' => { |
763 | 'MAINTAINER' => 'p5p', | |
005b65f9 | 764 | 'FILES' => q[ext/File-DosGlob], |
4f3a742d DR |
765 | 'UPSTREAM' => 'blead', |
766 | }, | |
767 | ||
768 | 'File::Fetch' => { | |
769 | 'MAINTAINER' => 'kane', | |
9062a81c | 770 | 'DISTRIBUTION' => 'BINGOS/File-Fetch-0.42.tar.gz', |
4f3a742d DR |
771 | 'FILES' => q[cpan/File-Fetch], |
772 | 'UPSTREAM' => 'cpan', | |
773 | }, | |
774 | ||
775 | 'File::Find' => { | |
776 | 'MAINTAINER' => 'p5p', | |
6de85bb4 | 777 | 'FILES' => q[ext/File-Find], |
4f3a742d DR |
778 | 'UPSTREAM' => 'blead', |
779 | }, | |
780 | ||
781 | 'File::Glob' => { | |
782 | 'MAINTAINER' => 'p5p', | |
783 | 'FILES' => q[ext/File-Glob], | |
784 | 'UPSTREAM' => 'blead', | |
785 | }, | |
786 | ||
787 | 'File::Path' => { | |
788 | 'MAINTAINER' => 'dland', | |
8f65b4cd | 789 | 'DISTRIBUTION' => 'DLAND/File-Path-2.09.tar.gz', |
4f3a742d DR |
790 | 'FILES' => q[cpan/File-Path], |
791 | 'EXCLUDED' => [ | |
792 | qw( eg/setup-extra-tests | |
793 | t/pod.t | |
794 | ) | |
795 | ], | |
796 | 'MAP' => { | |
797 | '' => 'cpan/File-Path/lib/File/', | |
798 | 't/' => 'cpan/File-Path/t/', | |
799 | }, | |
800 | 'UPSTREAM' => undef, | |
801 | }, | |
802 | ||
803 | 'File::stat' => { | |
804 | 'MAINTAINER' => 'p5p', | |
92508f95 | 805 | 'FILES' => q[lib/File/stat{.pm,*.t}], |
4f3a742d DR |
806 | 'UPSTREAM' => 'blead', |
807 | }, | |
808 | ||
809 | 'File::Temp' => { | |
810 | 'MAINTAINER' => 'tjenness', | |
814e893f | 811 | 'DISTRIBUTION' => 'DAGOLDEN/File-Temp-0.2301.tar.gz', |
4f3a742d DR |
812 | 'FILES' => q[cpan/File-Temp], |
813 | 'EXCLUDED' => [ | |
814 | qw( misc/benchmark.pl | |
815 | misc/results.txt | |
816 | ), | |
814e893f CBW |
817 | qw(t/00-compile.t), |
818 | qw[t/00-report-prereqs.t], | |
819 | qr{^xt}, | |
4f3a742d | 820 | ], |
f828ccba | 821 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
822 | }, |
823 | ||
824 | 'FileCache' => { | |
825 | 'MAINTAINER' => 'p5p', | |
826 | 'FILES' => q[ext/FileCache], | |
827 | 'UPSTREAM' => 'blead', | |
828 | }, | |
829 | ||
830 | 'FileHandle' => { | |
831 | 'MAINTAINER' => 'p5p', | |
832 | 'FILES' => q[lib/FileHandle.{pm,t}], | |
833 | 'UPSTREAM' => 'blead', | |
834 | }, | |
835 | ||
836 | 'Filter::Simple' => { | |
837 | 'MAINTAINER' => 'smueller', | |
c3958279 | 838 | 'DISTRIBUTION' => 'SMUELLER/Filter-Simple-0.88.tar.gz', |
4f3a742d DR |
839 | 'FILES' => q[dist/Filter-Simple], |
840 | 'EXCLUDED' => [ | |
4f3a742d DR |
841 | qr{^demo/} |
842 | ], | |
843 | 'UPSTREAM' => 'blead', | |
844 | }, | |
845 | ||
846 | 'Filter::Util::Call' => { | |
847 | 'MAINTAINER' => 'pmqs', | |
d8b87a9b | 848 | 'DISTRIBUTION' => 'RURBAN/Filter-1.49.tar.gz', |
4f3a742d DR |
849 | 'FILES' => q[cpan/Filter-Util-Call |
850 | pod/perlfilter.pod | |
851 | ], | |
852 | 'EXCLUDED' => [ | |
853 | qr{^decrypt/}, | |
854 | qr{^examples/}, | |
855 | qr{^Exec/}, | |
856 | qr{^lib/Filter/}, | |
857 | qr{^tee/}, | |
858 | qw( Call/Makefile.PL | |
859 | Call/ppport.h | |
860 | Call/typemap | |
861 | mytest | |
862 | t/cpp.t | |
863 | t/decrypt.t | |
864 | t/exec.t | |
865 | t/order.t | |
866 | t/pod.t | |
867 | t/sh.t | |
868 | t/tee.t | |
533d93cc SH |
869 | t/z_kwalitee.t |
870 | t/z_meta.t | |
871 | t/z_perl_minimum_version.t | |
872 | t/z_pod-coverage.t | |
873 | t/z_pod.t | |
4f3a742d DR |
874 | ), |
875 | ], | |
876 | 'MAP' => { | |
877 | 'Call/' => 'cpan/Filter-Util-Call/', | |
878 | 'filter-util.pl' => 'cpan/Filter-Util-Call/filter-util.pl', | |
879 | 'perlfilter.pod' => 'pod/perlfilter.pod', | |
880 | '' => 'cpan/Filter-Util-Call/', | |
881 | }, | |
b1208b3a | 882 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
883 | }, |
884 | ||
885 | 'FindBin' => { | |
886 | 'MAINTAINER' => 'p5p', | |
887 | 'FILES' => q[lib/FindBin.{pm,t}], | |
888 | 'UPSTREAM' => 'blead', | |
889 | }, | |
890 | ||
891 | 'GDBM_File' => { | |
892 | 'MAINTAINER' => 'p5p', | |
893 | 'FILES' => q[ext/GDBM_File], | |
894 | 'UPSTREAM' => 'blead', | |
895 | }, | |
896 | ||
897 | 'Fcntl' => { | |
898 | 'MAINTAINER' => 'p5p', | |
899 | 'FILES' => q[ext/Fcntl], | |
900 | 'UPSTREAM' => 'blead', | |
901 | }, | |
902 | ||
903 | 'Getopt::Long' => { | |
904 | 'MAINTAINER' => 'jv', | |
55a437d2 | 905 | 'DISTRIBUTION' => 'JV/Getopt-Long-2.41.tar.gz', |
4f3a742d DR |
906 | 'FILES' => q[cpan/Getopt-Long], |
907 | 'EXCLUDED' => [ | |
908 | qr{^examples/}, | |
909 | qw( perl-Getopt-Long.spec | |
910 | lib/newgetopt.pl | |
974d5816 | 911 | t/gol-compat.t |
4f3a742d DR |
912 | ), |
913 | ], | |
4f3a742d DR |
914 | 'UPSTREAM' => 'cpan', |
915 | }, | |
916 | ||
917 | 'Getopt::Std' => { | |
918 | 'MAINTAINER' => 'p5p', | |
919 | 'FILES' => q[lib/Getopt/Std.{pm,t}], | |
920 | 'UPSTREAM' => 'blead', | |
921 | }, | |
922 | ||
923 | 'Hash::Util::FieldHash' => { | |
924 | 'MAINTAINER' => 'p5p', | |
925 | 'FILES' => q[ext/Hash-Util-FieldHash], | |
926 | 'UPSTREAM' => 'blead', | |
927 | }, | |
928 | ||
929 | 'Hash::Util' => { | |
930 | 'MAINTAINER' => 'p5p', | |
931 | 'FILES' => q[ext/Hash-Util], | |
932 | 'UPSTREAM' => 'blead', | |
933 | }, | |
934 | ||
935 | 'HTTP::Tiny' => { | |
936 | 'MAINTAINER' => 'dagolden', | |
4403b774 | 937 | 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.035.tar.gz', |
4f3a742d DR |
938 | 'FILES' => q[cpan/HTTP-Tiny], |
939 | 'EXCLUDED' => [ | |
4403b774 SH |
940 | 'cpanfile', |
941 | 't/00-compile.t', | |
fcfb9f49 | 942 | 't/00-report-prereqs.t', |
4f3a742d | 943 | 't/200_live.t', |
44347bc3 | 944 | 't/200_live_local_ip.t', |
fcfb9f49 | 945 | 't/210_live_ssl.t', |
4f3a742d DR |
946 | qr/^eg/, |
947 | qr/^xt/ | |
948 | ], | |
949 | 'UPSTREAM' => 'cpan', | |
950 | }, | |
951 | ||
952 | 'I18N::Collate' => { | |
953 | 'MAINTAINER' => 'p5p', | |
954 | 'DISTRIBUTION' => 'FLORA/I18N-Collate-1.02.tar.gz', | |
955 | 'FILES' => q[dist/I18N-Collate], | |
956 | 'EXCLUDED' => [qr{^t/release-.*\.t}], | |
957 | 'UPSTREAM' => 'blead', | |
958 | }, | |
959 | ||
960 | 'I18N::Langinfo' => { | |
961 | 'MAINTAINER' => 'p5p', | |
962 | 'FILES' => q[ext/I18N-Langinfo], | |
963 | 'UPSTREAM' => 'blead', | |
964 | }, | |
434ffb5a | 965 | |
4f3a742d DR |
966 | 'I18N::LangTags' => { |
967 | 'MAINTAINER' => 'p5p', | |
4f3a742d DR |
968 | 'FILES' => q[dist/I18N-LangTags], |
969 | 'UPSTREAM' => 'blead', | |
970 | }, | |
971 | ||
972 | 'if' => { | |
973 | 'MAINTAINER' => 'ilyaz', | |
974 | 'DISTRIBUTION' => 'ILYAZ/modules/if-0.0601.tar.gz', | |
975 | 'FILES' => q[dist/if], | |
976 | 'UPSTREAM' => 'blead', | |
977 | }, | |
978 | ||
979 | 'IO' => { | |
980 | 'MAINTAINER' => 'p5p', | |
981 | 'DISTRIBUTION' => 'GBARR/IO-1.25.tar.gz', | |
982 | 'FILES' => q[dist/IO/], | |
983 | 'EXCLUDED' => ['t/test.pl'], | |
984 | 'UPSTREAM' => 'blead', | |
985 | }, | |
986 | ||
987 | 'IO-Compress' => { | |
988 | 'MAINTAINER' => 'pmqs', | |
ef379d05 | 989 | 'DISTRIBUTION' => 'PMQS/IO-Compress-2.062.tar.gz', |
4f3a742d DR |
990 | 'FILES' => q[cpan/IO-Compress], |
991 | 'EXCLUDED' => [qr{t/Test/}], | |
992 | 'UPSTREAM' => 'cpan', | |
993 | }, | |
994 | ||
995 | 'IO::Zlib' => { | |
996 | 'MAINTAINER' => 'tomhughes', | |
997 | 'DISTRIBUTION' => 'TOMHUGHES/IO-Zlib-1.10.tar.gz', | |
998 | 'FILES' => q[cpan/IO-Zlib], | |
999 | 'UPSTREAM' => undef, | |
1000 | }, | |
1001 | ||
1002 | 'IPC::Cmd' => { | |
1003 | 'MAINTAINER' => 'kane', | |
c7e51fe7 | 1004 | 'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.84.tar.gz', |
4f3a742d DR |
1005 | 'FILES' => q[cpan/IPC-Cmd], |
1006 | 'UPSTREAM' => 'cpan', | |
1007 | }, | |
1008 | ||
1009 | 'IPC::Open3' => { | |
1010 | 'MAINTAINER' => 'p5p', | |
1011 | 'FILES' => q[ext/IPC-Open3], | |
1012 | 'UPSTREAM' => 'blead', | |
1013 | }, | |
1014 | ||
1015 | 'IPC::SysV' => { | |
1016 | 'MAINTAINER' => 'mhx', | |
dd0df890 | 1017 | 'DISTRIBUTION' => 'MHX/IPC-SysV-2.04.tar.gz', |
4f3a742d DR |
1018 | 'FILES' => q[cpan/IPC-SysV], |
1019 | 'EXCLUDED' => [ | |
1020 | qw( const-c.inc | |
1021 | const-xs.inc | |
1022 | ), | |
1023 | ], | |
1024 | 'UPSTREAM' => 'cpan', | |
1025 | }, | |
1026 | ||
1027 | 'JSON::PP' => { | |
1028 | 'MAINTAINER' => 'makamaka', | |
16880a15 | 1029 | 'DISTRIBUTION' => 'MAKAMAKA/JSON-PP-2.27202.tar.gz', |
4f3a742d DR |
1030 | 'FILES' => q[cpan/JSON-PP], |
1031 | 'EXCLUDED' => [ | |
1032 | 't/900_pod.t', # Pod testing | |
1033 | ], | |
a48e1170 SH |
1034 | |
1035 | # Waiting to be merged upstream: see PERL RT#119825 | |
1036 | 'CUSTOMIZED' => [ | |
1037 | 'lib/JSON/PP.pm', | |
1038 | ], | |
1039 | ||
4f3a742d DR |
1040 | 'UPSTREAM' => 'cpan', |
1041 | }, | |
1042 | ||
1043 | 'lib' => { | |
1044 | 'MAINTAINER' => 'smueller', | |
1045 | 'DISTRIBUTION' => 'SMUELLER/lib-0.63.tar.gz', | |
1046 | 'FILES' => q[dist/lib/], | |
1047 | 'EXCLUDED' => [ | |
1048 | qw( forPAUSE/lib.pm | |
1049 | t/00pod.t | |
1050 | ), | |
1051 | ], | |
1052 | 'UPSTREAM' => 'blead', | |
1053 | }, | |
1054 | ||
1055 | 'libnet' => { | |
1056 | 'MAINTAINER' => 'gbarr', | |
07513bb4 | 1057 | 'DISTRIBUTION' => 'SHAY/libnet-1.23.tar.gz', |
4f3a742d DR |
1058 | 'FILES' => q[cpan/libnet], |
1059 | 'EXCLUDED' => [ | |
1060 | qw( Configure | |
1061 | install-nomake | |
4f3a742d DR |
1062 | ), |
1063 | ], | |
f81a37f2 SH |
1064 | # Customized for perl since we cannot use either an auto-generated |
1065 | # script or the version in the CPAN distro. | |
4f3a742d | 1066 | 'CUSTOMIZED' => ['Makefile.PL'], |
07513bb4 | 1067 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
1068 | }, |
1069 | ||
1070 | 'Locale-Codes' => { | |
1071 | 'MAINTAINER' => 'sbeck', | |
94eda824 | 1072 | 'DISTRIBUTION' => 'SBECK/Locale-Codes-3.27.tar.gz', |
4f3a742d DR |
1073 | 'FILES' => q[cpan/Locale-Codes], |
1074 | 'EXCLUDED' => [ | |
1075 | qw( t/pod_coverage.t | |
1076 | t/pod.t), | |
1077 | qr{^t/runtests}, | |
1078 | qr{^t/runtests\.bat}, | |
1079 | qr{^internal/}, | |
1080 | qr{^examples/}, | |
1081 | ], | |
1082 | 'UPSTREAM' => 'cpan', | |
1083 | }, | |
1084 | ||
1085 | 'Locale::Maketext' => { | |
1086 | 'MAINTAINER' => 'ferreira', | |
f318c24d | 1087 | 'DISTRIBUTION' => 'TODDR/Locale-Maketext-1.23.tar.gz', |
4f3a742d DR |
1088 | 'FILES' => q[dist/Locale-Maketext], |
1089 | 'EXCLUDED' => [ | |
1090 | qw( | |
1091 | perlcriticrc | |
1092 | t/00_load.t | |
1093 | t/pod.t | |
1094 | ), | |
1095 | ], | |
1096 | 'UPSTREAM' => 'blead', | |
1097 | }, | |
1098 | ||
1099 | 'Locale::Maketext::Simple' => { | |
1100 | 'MAINTAINER' => 'audreyt', | |
1101 | 'DISTRIBUTION' => 'JESSE/Locale-Maketext-Simple-0.21.tar.gz', | |
1102 | 'FILES' => q[cpan/Locale-Maketext-Simple], | |
1103 | 'EXCLUDED' => [qr{^inc/}], | |
1104 | 'UPSTREAM' => 'cpan', | |
1105 | }, | |
1106 | ||
4f3a742d DR |
1107 | 'mad' => { |
1108 | 'MAINTAINER' => 'lwall', | |
1109 | 'FILES' => q[mad], | |
1110 | 'UPSTREAM' => undef, | |
1111 | }, | |
1112 | ||
1113 | 'Math::BigInt' => { | |
1114 | 'MAINTAINER' => 'rafl', | |
1115 | 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-1.997.tar.gz', | |
1116 | 'FILES' => q[dist/Math-BigInt], | |
1117 | 'EXCLUDED' => [ | |
1118 | qr{^inc/}, | |
1119 | qr{^examples/}, | |
1120 | qw( t/00sig.t | |
1121 | t/01load.t | |
1122 | t/02pod.t | |
1123 | t/03podcov.t | |
1124 | ), | |
1125 | ], | |
1126 | 'UPSTREAM' => 'blead', | |
1127 | }, | |
1128 | ||
1129 | 'Math::BigInt::FastCalc' => { | |
1130 | 'MAINTAINER' => 'rafl', | |
1131 | 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.30.tar.gz', | |
1132 | 'FILES' => q[dist/Math-BigInt-FastCalc], | |
1133 | 'EXCLUDED' => [ | |
1134 | qr{^inc/}, | |
1135 | qw( t/00sig.t | |
1136 | t/01load.t | |
1137 | t/02pod.t | |
1138 | t/03podcov.t | |
1139 | ), | |
1140 | ||
1141 | # instead we use the versions of these test | |
1142 | # files that come with Math::BigInt: | |
1143 | qw( t/bigfltpm.inc | |
1144 | t/bigfltpm.t | |
1145 | t/bigintpm.inc | |
1146 | t/bigintpm.t | |
1147 | t/mbimbf.inc | |
1148 | t/mbimbf.t | |
1149 | ), | |
1150 | ], | |
1151 | 'UPSTREAM' => 'blead', | |
1152 | }, | |
1153 | ||
1154 | 'Math::BigRat' => { | |
1155 | 'MAINTAINER' => 'rafl', | |
1156 | 'DISTRIBUTION' => 'PJACKLAM/Math-BigRat-0.2602.tar.gz', | |
1157 | 'FILES' => q[dist/Math-BigRat], | |
1158 | 'EXCLUDED' => [ | |
1159 | qr{^inc/}, | |
1160 | qw( t/00sig.t | |
1161 | t/01load.t | |
1162 | t/02pod.t | |
1163 | t/03podcov.t | |
1164 | ), | |
1165 | ], | |
1166 | 'UPSTREAM' => 'blead', | |
1167 | }, | |
1168 | ||
1169 | 'Math::Complex' => { | |
1170 | 'MAINTAINER' => 'zefram', | |
04ae1553 | 1171 | 'DISTRIBUTION' => 'ZEFRAM/Math-Complex-1.59.tar.gz', |
4f3a742d DR |
1172 | 'FILES' => q[cpan/Math-Complex], |
1173 | 'EXCLUDED' => [ | |
1174 | qw( t/pod.t | |
1175 | t/pod-coverage.t | |
1176 | ), | |
1177 | ], | |
1178 | 'UPSTREAM' => 'cpan', | |
1179 | }, | |
1180 | ||
1181 | 'Memoize' => { | |
1182 | 'MAINTAINER' => 'mjd', | |
8114efa0 | 1183 | 'DISTRIBUTION' => 'MJD/Memoize-1.03.tgz', |
4f3a742d DR |
1184 | 'FILES' => q[cpan/Memoize], |
1185 | 'EXCLUDED' => ['article.html'], | |
1186 | 'UPSTREAM' => 'cpan', | |
1187 | }, | |
1188 | ||
1189 | 'MIME::Base64' => { | |
1190 | 'MAINTAINER' => 'gaas', | |
43f93048 | 1191 | 'DISTRIBUTION' => 'GAAS/MIME-Base64-3.14.tar.gz', |
4f3a742d DR |
1192 | 'FILES' => q[cpan/MIME-Base64], |
1193 | 'EXCLUDED' => ['t/bad-sv.t'], | |
1194 | 'UPSTREAM' => 'cpan', | |
1195 | }, | |
1196 | ||
1197 | # | |
1198 | # To update Module-Build in blead see | |
236cbe8d | 1199 | # https://github.com/Perl-Toolchain-Gang/Module-Build/blob/master/devtools/patching_blead.pod |
4f3a742d | 1200 | # |
462ea751 | 1201 | |
4f3a742d DR |
1202 | 'Module::Build' => { |
1203 | 'MAINTAINER' => 'kwilliams', | |
d9be4ae3 | 1204 | 'DISTRIBUTION' => 'LEONT/Module-Build-0.4007.tar.gz', |
4f3a742d DR |
1205 | 'FILES' => q[cpan/Module-Build], |
1206 | 'EXCLUDED' => [ | |
1207 | qw( t/par.t | |
1208 | t/signature.t | |
1209 | ), | |
1210 | qr{^contrib/}, | |
4f3a742d DR |
1211 | qr{^inc}, |
1212 | ], | |
f81a37f2 | 1213 | # Generated file, not part of the CPAN distro: |
fae38280 | 1214 | 'CUSTOMIZED' => ['lib/Module/Build/ConfigData.pm'], |
47369ecd | 1215 | 'DEPRECATED' => '5.019000', |
4f3a742d DR |
1216 | 'UPSTREAM' => 'cpan', |
1217 | }, | |
1218 | ||
1219 | 'Module::CoreList' => { | |
1220 | 'MAINTAINER' => 'bingos', | |
014f01ad | 1221 | 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.97.tar.gz', |
4f3a742d DR |
1222 | 'FILES' => q[dist/Module-CoreList], |
1223 | 'UPSTREAM' => 'blead', | |
1224 | }, | |
1225 | ||
1226 | 'Module::Load' => { | |
1227 | 'MAINTAINER' => 'kane', | |
ba9b1d71 | 1228 | 'DISTRIBUTION' => 'BINGOS/Module-Load-0.24.tar.gz', |
4f3a742d DR |
1229 | 'FILES' => q[cpan/Module-Load], |
1230 | 'UPSTREAM' => 'cpan', | |
1231 | }, | |
1232 | ||
1233 | 'Module::Load::Conditional' => { | |
1234 | 'MAINTAINER' => 'kane', | |
6c52f6c9 | 1235 | 'DISTRIBUTION' => 'BINGOS/Module-Load-Conditional-0.58.tar.gz', |
4f3a742d DR |
1236 | 'FILES' => q[cpan/Module-Load-Conditional], |
1237 | 'UPSTREAM' => 'cpan', | |
1238 | }, | |
1239 | ||
1240 | 'Module::Loaded' => { | |
1241 | 'MAINTAINER' => 'kane', | |
1242 | 'DISTRIBUTION' => 'BINGOS/Module-Loaded-0.08.tar.gz', | |
1243 | 'FILES' => q[cpan/Module-Loaded], | |
1244 | 'UPSTREAM' => 'cpan', | |
1245 | }, | |
1246 | ||
1247 | 'Module::Metadata' => { | |
1248 | 'MAINTAINER' => 'dagolden', | |
979f1f2b | 1249 | 'DISTRIBUTION' => 'ETHER/Module-Metadata-1.000018.tar.gz', |
4f3a742d DR |
1250 | 'FILES' => q[cpan/Module-Metadata], |
1251 | 'EXCLUDED' => [ | |
1252 | qr{^maint}, | |
1253 | qr{^xt}, | |
1254 | ], | |
1255 | 'UPSTREAM' => 'cpan', | |
1256 | }, | |
1257 | ||
4f3a742d DR |
1258 | 'mro' => { |
1259 | 'MAINTAINER' => 'p5p', | |
1260 | 'FILES' => q[ext/mro], | |
1261 | 'UPSTREAM' => 'blead', | |
1262 | }, | |
1263 | ||
1264 | 'NDBM_File' => { | |
1265 | 'MAINTAINER' => 'p5p', | |
1266 | 'FILES' => q[ext/NDBM_File], | |
1267 | 'UPSTREAM' => 'blead', | |
1268 | }, | |
1269 | ||
1270 | 'Net::Ping' => { | |
1271 | 'MAINTAINER' => 'smpeters', | |
4e0aac35 | 1272 | 'DISTRIBUTION' => 'SMPETERS/Net-Ping-2.41.tar.gz', |
4f3a742d | 1273 | 'FILES' => q[dist/Net-Ping], |
4e0aac35 MM |
1274 | 'EXCLUDED' => [ |
1275 | qr{^.travis.yml}, | |
1276 | qr{^README.md}, | |
1277 | ], | |
4f3a742d DR |
1278 | 'UPSTREAM' => 'blead', |
1279 | }, | |
1280 | ||
1281 | 'NEXT' => { | |
1282 | 'MAINTAINER' => 'rafl', | |
1283 | 'DISTRIBUTION' => 'FLORA/NEXT-0.65.tar.gz', | |
1284 | 'FILES' => q[cpan/NEXT], | |
1285 | 'EXCLUDED' => [qr{^demo/}], | |
1286 | 'UPSTREAM' => 'cpan', | |
1287 | }, | |
1288 | ||
4f3a742d DR |
1289 | 'ODBM_File' => { |
1290 | 'MAINTAINER' => 'p5p', | |
1291 | 'FILES' => q[ext/ODBM_File], | |
1292 | 'UPSTREAM' => 'blead', | |
1293 | }, | |
1294 | ||
1295 | 'Opcode' => { | |
1296 | 'MAINTAINER' => 'p5p', | |
1297 | 'FILES' => q[ext/Opcode], | |
1298 | 'UPSTREAM' => 'blead', | |
1299 | }, | |
1300 | ||
1301 | 'overload' => { | |
1302 | 'MAINTAINER' => 'p5p', | |
1303 | 'FILES' => q[lib/overload{.pm,.t,64.t}], | |
1304 | 'UPSTREAM' => 'blead', | |
1305 | }, | |
1306 | ||
1307 | 'Package::Constants' => { | |
1308 | 'MAINTAINER' => 'kane', | |
1309 | 'DISTRIBUTION' => 'KANE/Package-Constants-0.02.tar.gz', | |
1310 | 'FILES' => q[cpan/Package-Constants], | |
1311 | 'UPSTREAM' => 'cpan', | |
1312 | }, | |
1313 | ||
1314 | 'Params::Check' => { | |
1315 | 'MAINTAINER' => 'kane', | |
8b21fa03 | 1316 | 'DISTRIBUTION' => 'BINGOS/Params-Check-0.38.tar.gz', |
4f3a742d DR |
1317 | 'EXCLUDED' => ['Params-Check-0.26.tar.gz'], |
1318 | 'FILES' => q[cpan/Params-Check], | |
1319 | 'UPSTREAM' => 'cpan', | |
1320 | }, | |
1321 | ||
1322 | 'parent' => { | |
1323 | 'MAINTAINER' => 'corion', | |
11100026 | 1324 | 'DISTRIBUTION' => 'CORION/parent-0.228.tar.gz', |
4f3a742d DR |
1325 | 'FILES' => q[cpan/parent], |
1326 | 'UPSTREAM' => undef, | |
1327 | }, | |
1328 | ||
1329 | 'Parse::CPAN::Meta' => { | |
1330 | 'MAINTAINER' => 'dagolden', | |
545c8cda | 1331 | 'DISTRIBUTION' => 'DAGOLDEN/Parse-CPAN-Meta-1.4407.tar.gz', |
4f3a742d | 1332 | 'FILES' => q[cpan/Parse-CPAN-Meta], |
342e4710 CBW |
1333 | 'EXCLUDED' => [ |
1334 | qw(t/00-compile.t), | |
1335 | qw[t/00-report-prereqs.t], | |
545c8cda | 1336 | qw(cpanfile), |
342e4710 CBW |
1337 | qr{^xt}, |
1338 | ], | |
4f3a742d DR |
1339 | 'UPSTREAM' => 'cpan', |
1340 | }, | |
1341 | ||
1342 | 'PathTools' => { | |
1343 | 'MAINTAINER' => 'kwilliams', | |
061a8e13 | 1344 | 'DISTRIBUTION' => 'SMUELLER/PathTools-3.40.tar.gz', |
4f3a742d DR |
1345 | 'FILES' => q[dist/Cwd], |
1346 | 'EXCLUDED' => [qr{^t/lib/Test/}], | |
1347 | 'UPSTREAM' => "blead", | |
1348 | ||
1349 | # NOTE: PathTools is in dist/Cwd/ instead of dist/PathTools because it | |
1350 | # contains Cwd.xs and something, possibly Makefile.SH, makes an assumption | |
1351 | # that the leafname of some file corresponds with the pathname of the | |
1352 | # directory. | |
1353 | }, | |
1354 | ||
1355 | 'perldtrace' => { | |
1356 | 'MAINTAINER' => 'sartak', | |
1357 | 'FILES' => q[pod/perldtrace.pod], | |
1358 | 'UPSTREAM' => 'blead', | |
1359 | }, | |
1360 | ||
1361 | 'perlebcdic' => { | |
1362 | 'MAINTAINER' => 'pvhp', | |
1363 | 'FILES' => q[pod/perlebcdic.pod], | |
1364 | 'UPSTREAM' => undef, | |
1365 | }, | |
1366 | ||
1367 | 'PerlIO' => { | |
1368 | 'MAINTAINER' => 'p5p', | |
1369 | 'FILES' => q[lib/PerlIO.pm], | |
1370 | 'UPSTREAM' => undef, | |
1371 | }, | |
1372 | ||
1373 | 'PerlIO::encoding' => { | |
1374 | 'MAINTAINER' => 'p5p', | |
1375 | 'FILES' => q[ext/PerlIO-encoding], | |
1376 | 'UPSTREAM' => 'blead', | |
1377 | }, | |
1378 | ||
307764ab LT |
1379 | 'PerlIO::mmap' => { |
1380 | 'MAINTAINER' => 'p5p', | |
1381 | 'FILES' => q[ext/PerlIO-mmap], | |
1382 | 'UPSTREAM' => 'blead', | |
1383 | }, | |
1384 | ||
4f3a742d DR |
1385 | 'PerlIO::scalar' => { |
1386 | 'MAINTAINER' => 'p5p', | |
1387 | 'FILES' => q[ext/PerlIO-scalar], | |
1388 | 'UPSTREAM' => 'blead', | |
1389 | }, | |
1390 | ||
1391 | 'PerlIO::via' => { | |
1392 | 'MAINTAINER' => 'p5p', | |
1393 | 'FILES' => q[ext/PerlIO-via], | |
1394 | 'UPSTREAM' => 'blead', | |
1395 | }, | |
1396 | ||
1397 | 'PerlIO::via::QuotedPrint' => { | |
1398 | 'MAINTAINER' => 'elizabeth', | |
7e286960 | 1399 | 'DISTRIBUTION' => 'ELIZABETH/PerlIO-via-QuotedPrint-0.07.tar.gz', |
4f3a742d | 1400 | 'FILES' => q[cpan/PerlIO-via-QuotedPrint], |
f81a37f2 SH |
1401 | |
1402 | # Waiting to be merged upstream: see CPAN RT#54047 | |
1403 | 'CUSTOMIZED' => [ | |
1404 | qw( t/QuotedPrint.t | |
1405 | ), | |
1406 | ], | |
1407 | ||
4f3a742d DR |
1408 | 'UPSTREAM' => undef, |
1409 | }, | |
1410 | ||
1411 | 'Perl::OSType' => { | |
1412 | 'MAINTAINER' => 'dagolden', | |
ba58de91 | 1413 | 'DISTRIBUTION' => 'DAGOLDEN/Perl-OSType-1.005.tar.gz', |
4f3a742d | 1414 | 'FILES' => q[cpan/Perl-OSType], |
ba58de91 | 1415 | 'EXCLUDED' => [qw(cpanfile), qr/^xt/, qr{^t/00-}], |
4f3a742d DR |
1416 | 'UPSTREAM' => 'cpan', |
1417 | }, | |
1418 | ||
1419 | 'perlpacktut' => { | |
1420 | 'MAINTAINER' => 'laun', | |
1421 | 'FILES' => q[pod/perlpacktut.pod], | |
1422 | 'UPSTREAM' => undef, | |
1423 | }, | |
1424 | ||
1425 | 'perlpodspec' => { | |
1426 | 'MAINTAINER' => 'sburke', | |
1427 | 'FILES' => q[pod/perlpodspec.pod], | |
1428 | 'UPSTREAM' => undef, | |
1429 | }, | |
1430 | ||
1431 | 'perlre' => { | |
1432 | 'MAINTAINER' => 'abigail', | |
1433 | 'FILES' => q[pod/perlrecharclass.pod | |
1434 | pod/perlrebackslash.pod], | |
1435 | 'UPSTREAM' => undef, | |
1436 | }, | |
1437 | ||
1438 | 'perlreapi' => { | |
1439 | MAINTAINER => 'avar', | |
1440 | FILES => q[pod/perlreapi.pod], | |
1441 | 'UPSTREAM' => undef, | |
1442 | }, | |
1443 | ||
1444 | 'perlreftut' => { | |
1445 | 'MAINTAINER' => 'mjd', | |
1446 | 'FILES' => q[pod/perlreftut.pod], | |
1447 | 'UPSTREAM' => 'blead', | |
1448 | }, | |
1449 | ||
1450 | 'perlthrtut' => { | |
1451 | 'MAINTAINER' => 'elizabeth', | |
1452 | 'FILES' => q[pod/perlthrtut.pod], | |
1453 | 'UPSTREAM' => undef, | |
1454 | }, | |
1455 | ||
0c501878 CBW |
1456 | 'Pod::Checker' => { |
1457 | 'MAINTAINER' => 'marekr', | |
1458 | 'DISTRIBUTION' => 'MAREKR/Pod-Checker-1.60.tar.gz', | |
1459 | 'FILES' => q[cpan/Pod-Checker], | |
1460 | 'UPSTREAM' => 'cpan', | |
1461 | }, | |
1462 | ||
4f3a742d DR |
1463 | 'Pod::Escapes' => { |
1464 | 'MAINTAINER' => 'arandal', | |
1465 | 'DISTRIBUTION' => 'SBURKE/Pod-Escapes-1.04.tar.gz', | |
1466 | 'FILES' => q[cpan/Pod-Escapes], | |
1467 | 'UPSTREAM' => undef, | |
1468 | }, | |
1469 | ||
d5f215f1 NC |
1470 | 'Pod::Functions' => { |
1471 | 'MAINTAINER' => 'p5p', | |
1472 | 'FILES' => q[ext/Pod-Functions], | |
1473 | 'UPSTREAM' => 'blead', | |
1474 | }, | |
1475 | ||
4f3a742d DR |
1476 | 'Pod::Html' => { |
1477 | 'MAINTAINER' => 'p5p', | |
1478 | 'FILES' => q[ext/Pod-Html], | |
1479 | 'UPSTREAM' => 'blead', | |
1480 | }, | |
1481 | ||
4f3a742d DR |
1482 | 'Pod::Parser' => { |
1483 | 'MAINTAINER' => 'marekr', | |
9a031c8e | 1484 | 'DISTRIBUTION' => 'MAREKR/Pod-Parser-1.61.tar.gz', |
4f3a742d | 1485 | 'FILES' => q[cpan/Pod-Parser], |
1051d5b5 | 1486 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
1487 | }, |
1488 | ||
1489 | 'Pod::Perldoc' => { | |
1887da8c | 1490 | 'MAINTAINER' => 'mallen', |
cb1974ba | 1491 | 'DISTRIBUTION' => 'MALLEN/Pod-Perldoc-3.20.tar.gz', |
00e518b3 | 1492 | 'FILES' => q[cpan/Pod-Perldoc], |
4f3a742d DR |
1493 | |
1494 | # in blead, the perldoc executable is generated by perldoc.PL | |
1495 | # instead | |
1496 | # XXX We can and should fix this, but clean up the DRY-failure in utils | |
1497 | # first | |
1498 | 'EXCLUDED' => ['perldoc'], | |
00e518b3 | 1499 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
1500 | }, |
1501 | ||
1502 | 'Pod::Simple' => { | |
1503 | 'MAINTAINER' => 'arandal', | |
b5ae6e74 | 1504 | 'DISTRIBUTION' => 'DWHEELER/Pod-Simple-3.28.tar.gz', |
4f3a742d DR |
1505 | 'FILES' => q[cpan/Pod-Simple], |
1506 | 'UPSTREAM' => 'cpan', | |
1507 | }, | |
1508 | ||
0c501878 CBW |
1509 | 'Pod::Usage' => { |
1510 | 'MAINTAINER' => 'marekr', | |
2ed39982 | 1511 | 'DISTRIBUTION' => 'MAREKR/Pod-Usage-1.63.tar.gz', |
0c501878 CBW |
1512 | 'FILES' => q[cpan/Pod-Usage], |
1513 | 'UPSTREAM' => 'cpan', | |
1514 | }, | |
1515 | ||
4f3a742d DR |
1516 | 'podlators' => { |
1517 | 'MAINTAINER' => 'rra', | |
d357891a | 1518 | 'DISTRIBUTION' => 'RRA/podlators-2.5.1.tar.gz', |
4f3a742d DR |
1519 | 'FILES' => q[cpan/podlators pod/perlpodstyle.pod], |
1520 | ||
1521 | # The perl distribution has pod2man.PL and pod2text.PL, which are | |
1522 | # run to create pod2man and pod2text, while the CPAN distribution | |
1523 | # just has the post-generated pod2man and pod2text files. | |
1524 | # The following entries attempt to codify that odd fact. | |
1525 | 'CUSTOMIZED' => [ | |
1526 | qw( scripts/pod2man.PL | |
1527 | scripts/pod2text.PL | |
4f3a742d | 1528 | ), |
f81a37f2 SH |
1529 | |
1530 | # Waiting to be merged upstream: see CPAN RT#87440 | |
1531 | qw( pod/perlpodstyle.pod | |
1532 | ), | |
4f3a742d DR |
1533 | ], |
1534 | 'MAP' => { | |
1535 | '' => 'cpan/podlators/', | |
1536 | 'scripts/pod2man' => 'cpan/podlators/scripts/pod2man.PL', | |
1537 | 'scripts/pod2text' => 'cpan/podlators/scripts/pod2text.PL', | |
1538 | ||
1539 | # this file lives outside the cpan/ directory | |
1540 | 'pod/perlpodstyle.pod' => 'pod/perlpodstyle.pod', | |
1541 | }, | |
1542 | 'UPSTREAM' => 'cpan', | |
1543 | }, | |
1544 | ||
1545 | 'POSIX' => { | |
1546 | 'MAINTAINER' => 'p5p', | |
1547 | 'FILES' => q[ext/POSIX], | |
1548 | 'UPSTREAM' => 'blead', | |
1549 | }, | |
1550 | ||
1551 | 're' => { | |
1552 | 'MAINTAINER' => 'p5p', | |
1553 | 'FILES' => q[ext/re], | |
1554 | 'UPSTREAM' => 'blead', | |
1555 | }, | |
1556 | ||
1557 | 'Safe' => { | |
1558 | 'MAINTAINER' => 'rgarcia', | |
e739c653 | 1559 | 'DISTRIBUTION' => 'RGARCIA/Safe-2.35.tar.gz', |
4f3a742d DR |
1560 | 'FILES' => q[dist/Safe], |
1561 | 'UPSTREAM' => 'blead', | |
1562 | }, | |
1563 | ||
1564 | 'Scalar-List-Utils' => { | |
1565 | 'MAINTAINER' => 'gbarr', | |
ad434879 | 1566 | 'DISTRIBUTION' => 'PEVANS/Scalar-List-Utils-1.32.tar.gz', |
4f3a742d DR |
1567 | 'FILES' => q[cpan/List-Util], |
1568 | 'EXCLUDED' => [ | |
1569 | qr{^inc/Module/}, | |
1570 | qr{^inc/Test/}, | |
1571 | 'mytypemap', | |
1572 | ], | |
1573 | 'UPSTREAM' => 'cpan', | |
1574 | }, | |
1575 | ||
1576 | 'SDBM_File' => { | |
1577 | 'MAINTAINER' => 'p5p', | |
1578 | 'FILES' => q[ext/SDBM_File], | |
1579 | 'UPSTREAM' => 'blead', | |
1580 | }, | |
1581 | ||
1582 | 'Search::Dict' => { | |
1583 | 'MAINTAINER' => 'p5p', | |
0b0a7092 | 1584 | 'DISTRIBUTION' => 'DAGOLDEN/Search-Dict-1.07.tar.gz', |
4f3a742d | 1585 | 'FILES' => q[dist/Search-Dict], |
0b0a7092 | 1586 | 'EXCLUDED' => [qr{^t/release-.*\.t},qr{^README\..*}], |
4f3a742d DR |
1587 | 'UPSTREAM' => 'blead', |
1588 | }, | |
1589 | ||
1590 | 'SelfLoader' => { | |
1591 | 'MAINTAINER' => 'smueller', | |
c3958279 | 1592 | 'DISTRIBUTION' => 'SMUELLER/SelfLoader-1.20.tar.gz', |
4f3a742d DR |
1593 | 'FILES' => q[dist/SelfLoader], |
1594 | 'EXCLUDED' => ['t/00pod.t'], | |
1595 | 'UPSTREAM' => 'blead', | |
1596 | }, | |
1597 | ||
1598 | 'sigtrap' => { | |
1599 | 'MAINTAINER' => 'p5p', | |
1600 | 'FILES' => q[lib/sigtrap.{pm,t}], | |
1601 | 'UPSTREAM' => 'blead', | |
1602 | }, | |
1603 | ||
1604 | 'Socket' => { | |
1605 | 'MAINTAINER' => 'pevans', | |
406cccc2 | 1606 | 'DISTRIBUTION' => 'PEVANS/Socket-2.012.tar.gz', |
4f3a742d DR |
1607 | 'FILES' => q[cpan/Socket], |
1608 | 'UPSTREAM' => 'cpan', | |
1609 | }, | |
1610 | ||
1611 | 'Storable' => { | |
1612 | 'MAINTAINER' => 'ams', | |
8371a44d | 1613 | 'DISTRIBUTION' => 'AMS/Storable-2.45.tar.gz', |
4f3a742d DR |
1614 | 'FILES' => q[dist/Storable], |
1615 | 'EXCLUDED' => [qr{^t/Test/}], | |
1616 | 'UPSTREAM' => 'blead', | |
1617 | }, | |
1618 | ||
1619 | 'Sys::Hostname' => { | |
1620 | 'MAINTAINER' => 'p5p', | |
1621 | 'FILES' => q[ext/Sys-Hostname], | |
1622 | 'UPSTREAM' => 'blead', | |
1623 | }, | |
1624 | ||
1625 | 'Sys::Syslog' => { | |
1626 | 'MAINTAINER' => 'saper', | |
848ca32c | 1627 | 'DISTRIBUTION' => 'SAPER/Sys-Syslog-0.33.tar.gz', |
4f3a742d DR |
1628 | 'FILES' => q[cpan/Sys-Syslog], |
1629 | 'EXCLUDED' => [ | |
1630 | qr{^eg/}, | |
1631 | qw( t/data-validation.t | |
1632 | t/distchk.t | |
1633 | t/pod.t | |
1634 | t/podcover.t | |
1635 | t/podspell.t | |
1636 | t/portfs.t | |
1637 | win32/PerlLog.RES | |
4f3a742d DR |
1638 | ), |
1639 | ], | |
1640 | 'UPSTREAM' => 'cpan', | |
4f3a742d DR |
1641 | }, |
1642 | ||
1643 | 'Term::ANSIColor' => { | |
1644 | 'MAINTAINER' => 'rra', | |
522ce57f | 1645 | 'DISTRIBUTION' => 'RRA/Term-ANSIColor-4.02.tar.gz', |
4f3a742d DR |
1646 | 'FILES' => q[cpan/Term-ANSIColor], |
1647 | 'EXCLUDED' => [ | |
1648 | qr{^tests/}, | |
92f80b37 CBW |
1649 | qr{^examples/}, |
1650 | qr{^t/data/}, | |
1651 | qw( t/aliases-env.t | |
1652 | t/critic.t | |
1653 | t/minimum-version.t | |
1654 | t/pod-spelling.t | |
1655 | t/pod-coverage.t | |
4f3a742d | 1656 | t/pod.t |
92f80b37 CBW |
1657 | t/strict.t |
1658 | t/synopsis.t | |
4f3a742d DR |
1659 | ), |
1660 | ], | |
1661 | 'UPSTREAM' => 'cpan', | |
1662 | }, | |
1663 | ||
1664 | 'Term::Cap' => { | |
1665 | 'MAINTAINER' => 'jstowe', | |
1666 | 'DISTRIBUTION' => 'JSTOWE/Term-Cap-1.12.tar.gz', | |
1667 | 'FILES' => q[cpan/Term-Cap], | |
f81a37f2 SH |
1668 | |
1669 | # Waiting to be merged upstream: see CPAN RT#73447 | |
1670 | 'CUSTOMIZED' => [ | |
1671 | qw( Cap.pm | |
1672 | test.pl | |
1673 | ), | |
1674 | ], | |
1675 | ||
4f3a742d DR |
1676 | 'UPSTREAM' => undef, |
1677 | }, | |
1678 | ||
1679 | 'Term::Complete' => { | |
1680 | 'MAINTAINER' => 'p5p', | |
1681 | 'DISTRIBUTION' => 'FLORA/Term-Complete-1.402.tar.gz', | |
1682 | 'FILES' => q[dist/Term-Complete], | |
1683 | 'EXCLUDED' => [qr{^t/release-.*\.t}], | |
1684 | 'UPSTREAM' => 'blead', | |
1685 | }, | |
1686 | ||
1687 | 'Term::ReadLine' => { | |
1688 | 'MAINTAINER' => 'p5p', | |
75ad3638 | 1689 | 'DISTRIBUTION' => 'FLORA/Term-ReadLine-1.14.tar.gz', |
4f3a742d DR |
1690 | 'FILES' => q[dist/Term-ReadLine], |
1691 | 'EXCLUDED' => [qr{^t/release-.*\.t}], | |
1692 | 'UPSTREAM' => 'blead', | |
1693 | }, | |
1694 | ||
4f3a742d DR |
1695 | 'Test' => { |
1696 | 'MAINTAINER' => 'jesse', | |
1c22e001 | 1697 | 'DISTRIBUTION' => 'JESSE/Test-1.26.tar.gz', |
4f3a742d DR |
1698 | 'FILES' => q[cpan/Test], |
1699 | 'UPSTREAM' => 'cpan', | |
1700 | }, | |
1701 | ||
1702 | 'Test::Harness' => { | |
1703 | 'MAINTAINER' => 'andya', | |
dbd04185 | 1704 | 'DISTRIBUTION' => 'OVID/Test-Harness-3.28.tar.gz', |
4f3a742d DR |
1705 | 'FILES' => q[cpan/Test-Harness], |
1706 | 'EXCLUDED' => [ | |
1707 | qr{^examples/}, | |
1708 | qr{^inc/}, | |
1709 | qr{^t/lib/Test/}, | |
1710 | qr{^xt/}, | |
1711 | qw( Changes-2.64 | |
1712 | NotBuild.PL | |
1713 | HACKING.pod | |
1714 | perlcriticrc | |
1715 | t/lib/if.pm | |
1716 | ), | |
1717 | ], | |
f81a37f2 SH |
1718 | |
1719 | # Waiting to be merged upstream: see CPAN RT#64353 | |
d7958bf2 | 1720 | 'CUSTOMIZED' => [ 't/source.t' ], |
f81a37f2 | 1721 | |
4f3a742d | 1722 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
1723 | }, |
1724 | ||
1725 | 'Test::Simple' => { | |
1726 | 'MAINTAINER' => 'mschwern', | |
1727 | 'DISTRIBUTION' => 'MSCHWERN/Test-Simple-0.98.tar.gz', | |
1728 | 'FILES' => q[cpan/Test-Simple], | |
1729 | 'EXCLUDED' => [ | |
1730 | qw( .perlcriticrc | |
1731 | .perltidyrc | |
1732 | t/00compile.t | |
1733 | t/pod.t | |
1734 | t/pod-coverage.t | |
1735 | t/Builder/reset_outputs.t | |
1736 | lib/Test/Builder/IO/Scalar.pm | |
1737 | ), | |
1738 | ], | |
f81a37f2 | 1739 | |
a48e1170 SH |
1740 | 'CUSTOMIZED' => [ |
1741 | # Waiting to be merged upstream: see CPAN RT#79762 | |
1742 | 't/fail-more.t', | |
1743 | ||
1744 | # Waiting to be merged upstream: see PERL RT#119825 | |
1745 | 'lib/Test/Builder.pm', | |
1746 | 'lib/Test/Builder/Module.pm', | |
1747 | 'lib/Test/More.pm', | |
1748 | 'lib/Test/Simple.pm', | |
1749 | ], | |
f81a37f2 | 1750 | |
4f3a742d DR |
1751 | 'UPSTREAM' => 'cpan', |
1752 | }, | |
1753 | ||
1754 | 'Text::Abbrev' => { | |
1755 | 'MAINTAINER' => 'p5p', | |
5e96eee9 | 1756 | 'DISTRIBUTION' => 'FLORA/Text-Abbrev-1.02.tar.gz', |
4f3a742d DR |
1757 | 'FILES' => q[dist/Text-Abbrev], |
1758 | 'EXCLUDED' => [qr{^t/release-.*\.t}], | |
1759 | 'UPSTREAM' => 'blead', | |
1760 | }, | |
1761 | ||
1762 | 'Text::Balanced' => { | |
1763 | 'MAINTAINER' => 'dmanura', | |
1764 | 'DISTRIBUTION' => 'ADAMK/Text-Balanced-2.02.tar.gz', | |
1765 | 'FILES' => q[cpan/Text-Balanced], | |
1766 | 'EXCLUDED' => [ | |
1767 | qw( t/97_meta.t | |
1768 | t/98_pod.t | |
1769 | t/99_pmv.t | |
1770 | ), | |
1771 | ], | |
f81a37f2 SH |
1772 | |
1773 | # Waiting to be merged upstream: see CPAN RT#87788 | |
b5d178c9 SH |
1774 | 'CUSTOMIZED' => [ |
1775 | qw( t/01_compile.t | |
1776 | t/02_extbrk.t | |
1777 | t/03_extcbk.t | |
1778 | t/04_extdel.t | |
1779 | t/05_extmul.t | |
1780 | t/06_extqlk.t | |
1781 | t/07_exttag.t | |
1782 | t/08_extvar.t | |
1783 | t/09_gentag.t | |
1784 | ), | |
1785 | ], | |
f81a37f2 | 1786 | |
4f3a742d DR |
1787 | 'UPSTREAM' => 'cpan', |
1788 | }, | |
1789 | ||
1790 | 'Text::ParseWords' => { | |
1791 | 'MAINTAINER' => 'chorny', | |
33954ec3 | 1792 | 'DISTRIBUTION' => 'CHORNY/Text-ParseWords-3.29.tar.gz', |
4f3a742d DR |
1793 | 'FILES' => q[cpan/Text-ParseWords], |
1794 | 'EXCLUDED' => ['t/pod.t'], | |
1795 | ||
f81a37f2 SH |
1796 | # Waiting to be merged upstream: see CPAN RT#50929 |
1797 | 'CUSTOMIZED' => [ | |
1798 | qw( t/ParseWords.t | |
1799 | t/taint.t | |
1800 | ), | |
1801 | ], | |
1802 | ||
4f3a742d DR |
1803 | # For the benefit of make_ext.pl, we have to have this accessible: |
1804 | 'MAP' => { | |
1805 | 'ParseWords.pm' => 'cpan/Text-ParseWords/lib/Text/ParseWords.pm', | |
1806 | '' => 'cpan/Text-ParseWords/', | |
1807 | }, | |
1808 | 'UPSTREAM' => undef, | |
1809 | }, | |
1810 | ||
4f3a742d DR |
1811 | 'Text-Tabs+Wrap' => { |
1812 | 'MAINTAINER' => 'muir', | |
83aea42c | 1813 | 'DISTRIBUTION' => 'MUIR/modules/Text-Tabs+Wrap-2013.0523.tar.gz', |
4f3a742d | 1814 | 'FILES' => q[cpan/Text-Tabs], |
e7b92d54 SH |
1815 | 'EXCLUDED' => [ |
1816 | qr/^lib\.old/, | |
1817 | 't/dnsparks.t', # see af6492bf9e | |
4f3a742d | 1818 | ], |
e7b92d54 SH |
1819 | 'MAP' => { |
1820 | '' => 'cpan/Text-Tabs/', | |
ab2a3ce2 SH |
1821 | 'lib.modern/Text/Tabs.pm' => 'cpan/Text-Tabs/lib/Text/Tabs.pm', |
1822 | 'lib.modern/Text/Wrap.pm' => 'cpan/Text-Tabs/lib/Text/Wrap.pm', | |
e7b92d54 SH |
1823 | }, |
1824 | 'UPSTREAM' => 'cpan', | |
4f3a742d DR |
1825 | }, |
1826 | ||
1827 | 'Thread::Queue' => { | |
1828 | 'MAINTAINER' => 'jdhedden', | |
c7bac10a | 1829 | 'DISTRIBUTION' => 'JDHEDDEN/Thread-Queue-3.02.tar.gz', |
4f3a742d DR |
1830 | 'FILES' => q[dist/Thread-Queue], |
1831 | 'EXCLUDED' => [ | |
1fd4700e JH |
1832 | qr{^examples/}, |
1833 | qw( t/00_load.t | |
4f3a742d DR |
1834 | t/99_pod.t |
1835 | t/test.pl | |
1836 | ), | |
1837 | ], | |
1838 | 'UPSTREAM' => 'blead', | |
1839 | }, | |
1840 | ||
1841 | 'Thread::Semaphore' => { | |
1842 | 'MAINTAINER' => 'jdhedden', | |
1843 | 'DISTRIBUTION' => 'JDHEDDEN/Thread-Semaphore-2.12.tar.gz', | |
1844 | 'FILES' => q[dist/Thread-Semaphore], | |
1845 | 'EXCLUDED' => [ | |
1846 | qw( examples/semaphore.pl | |
1847 | t/00_load.t | |
1848 | t/99_pod.t | |
1849 | t/test.pl | |
1850 | ), | |
1851 | ], | |
1852 | 'UPSTREAM' => 'blead', | |
1853 | }, | |
1854 | ||
1855 | 'threads' => { | |
1856 | 'MAINTAINER' => 'jdhedden', | |
99f57afc | 1857 | 'DISTRIBUTION' => 'JDHEDDEN/threads-1.87.tar.gz', |
4f3a742d DR |
1858 | 'FILES' => q[dist/threads], |
1859 | 'EXCLUDED' => [ | |
1860 | qr{^examples/}, | |
1861 | qw( t/pod.t | |
1862 | t/test.pl | |
1863 | threads.h | |
1864 | ), | |
1865 | ], | |
1866 | 'UPSTREAM' => 'blead', | |
1867 | }, | |
1868 | ||
1869 | 'threads::shared' => { | |
1870 | 'MAINTAINER' => 'jdhedden', | |
5a016e9b | 1871 | 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.43.tar.gz', |
4f3a742d DR |
1872 | 'FILES' => q[dist/threads-shared], |
1873 | 'EXCLUDED' => [ | |
1874 | qw( examples/class.pl | |
1875 | shared.h | |
1876 | t/pod.t | |
1877 | t/test.pl | |
1878 | ), | |
1879 | ], | |
1880 | 'UPSTREAM' => 'blead', | |
1881 | }, | |
1882 | ||
1883 | 'Tie::File' => { | |
1884 | 'MAINTAINER' => 'mjd', | |
c0504019 TR |
1885 | 'DISTRIBUTION' => 'TODDR/Tie-File-0.98.tar.gz', |
1886 | 'FILES' => q[dist/Tie-File], | |
1887 | 'UPSTREAM' => 'blead', | |
4f3a742d DR |
1888 | }, |
1889 | ||
1890 | 'Tie::Hash' => { | |
1891 | 'MAINTAINER' => 'p5p', | |
1892 | 'FILES' => q[lib/Tie/Hash.{pm,t}], | |
1893 | 'UPSTREAM' => 'blead', | |
1894 | }, | |
1895 | ||
1896 | 'Tie::Hash::NamedCapture' => { | |
1897 | 'MAINTAINER' => 'p5p', | |
1898 | 'FILES' => q[ext/Tie-Hash-NamedCapture], | |
1899 | 'UPSTREAM' => 'blead', | |
1900 | }, | |
1901 | ||
1902 | 'Tie::Memoize' => { | |
1903 | 'MAINTAINER' => 'p5p', | |
1904 | 'FILES' => q[ext/Tie-Memoize], | |
1905 | 'UPSTREAM' => 'blead', | |
1906 | }, | |
1907 | ||
1908 | 'Tie::RefHash' => { | |
1909 | 'MAINTAINER' => 'nuffin', | |
1910 | 'DISTRIBUTION' => 'FLORA/Tie-RefHash-1.39.tar.gz', | |
1911 | 'FILES' => q[cpan/Tie-RefHash], | |
1912 | 'UPSTREAM' => 'cpan', | |
1913 | }, | |
1914 | ||
1915 | 'Time::HiRes' => { | |
1916 | 'MAINTAINER' => 'zefram', | |
0f0eae2c | 1917 | 'DISTRIBUTION' => 'ZEFRAM/Time-HiRes-1.9726.tar.gz', |
4f3a742d DR |
1918 | 'FILES' => q[cpan/Time-HiRes], |
1919 | 'UPSTREAM' => 'cpan', | |
1920 | }, | |
1921 | ||
1922 | 'Time::Local' => { | |
1923 | 'MAINTAINER' => 'drolsky', | |
62e824cf | 1924 | 'DISTRIBUTION' => 'DROLSKY/Time-Local-1.2300.tar.gz', |
4f3a742d DR |
1925 | 'FILES' => q[cpan/Time-Local], |
1926 | 'EXCLUDED' => [ | |
1927 | qw( t/pod-coverage.t | |
1928 | t/pod.t | |
1929 | ), | |
62e824cf | 1930 | qr{^t/release-.*\.t}, |
4f3a742d DR |
1931 | ], |
1932 | 'UPSTREAM' => 'cpan', | |
1933 | }, | |
1934 | ||
1935 | 'Time::Piece' => { | |
1936 | 'MAINTAINER' => 'msergeant', | |
9bc7f50b | 1937 | 'DISTRIBUTION' => 'RJBS/Time-Piece-1.23.tar.gz', |
4f3a742d DR |
1938 | 'FILES' => q[cpan/Time-Piece], |
1939 | 'UPSTREAM' => undef, | |
1940 | }, | |
1941 | ||
1942 | 'Unicode::Collate' => { | |
1943 | 'MAINTAINER' => 'sadahiro', | |
60f577e0 | 1944 | 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.99.tar.gz', |
4f3a742d DR |
1945 | 'FILES' => q[cpan/Unicode-Collate], |
1946 | 'EXCLUDED' => [ | |
1947 | qr{N$}, | |
1948 | qr{^data/}, | |
1949 | qr{^gendata/}, | |
1950 | qw( disableXS | |
1951 | enableXS | |
1952 | mklocale | |
1953 | ), | |
1954 | ], | |
53445dc6 | 1955 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
1956 | }, |
1957 | ||
1958 | 'Unicode::Normalize' => { | |
1959 | 'MAINTAINER' => 'sadahiro', | |
a257baa9 | 1960 | 'DISTRIBUTION' => 'SADAHIRO/Unicode-Normalize-1.16.tar.gz', |
4f3a742d DR |
1961 | 'FILES' => q[cpan/Unicode-Normalize], |
1962 | 'EXCLUDED' => [ | |
1963 | qw( MANIFEST.N | |
1964 | Normalize.pmN | |
1965 | disableXS | |
1966 | enableXS | |
1967 | ), | |
1968 | ], | |
53445dc6 | 1969 | 'UPSTREAM' => 'cpan', |
4f3a742d DR |
1970 | }, |
1971 | ||
1972 | 'Unicode::UCD' => { | |
1973 | 'MAINTAINER' => 'blead', | |
1974 | 'FILES' => q[lib/Unicode/UCD.{pm,t}], | |
1975 | 'UPSTREAM' => 'blead', | |
1976 | }, | |
1977 | ||
4f3a742d DR |
1978 | 'version' => { |
1979 | 'MAINTAINER' => 'jpeacock', | |
5565c738 | 1980 | 'DISTRIBUTION' => 'JPEACOCK/version-0.9904.tar.gz', |
fb794281 | 1981 | 'FILES' => q[cpan/version], |
4f3a742d | 1982 | 'EXCLUDED' => [ |
4f3a742d DR |
1983 | qr{^vutil/}, |
1984 | 'lib/version/typemap', | |
1985 | 't/survey_locales', | |
1986 | 'vperl/vpp.pm', | |
1987 | ], | |
f81a37f2 SH |
1988 | |
1989 | # Waiting to be merged upstream: see CPAN RT#87513 | |
1990 | 'CUSTOMIZED' => [ | |
1991 | qw( lib/version.pm | |
f81a37f2 | 1992 | t/07locale.t |
5565c738 | 1993 | t/08_corelist.t |
f81a37f2 SH |
1994 | ), |
1995 | ], | |
1996 | ||
4f3a742d DR |
1997 | 'UPSTREAM' => undef, |
1998 | }, | |
1999 | ||
2000 | 'vms' => { | |
2001 | 'MAINTAINER' => 'craig', | |
2002 | 'FILES' => q[vms configure.com README.vms], | |
2003 | 'UPSTREAM' => undef, | |
2004 | }, | |
2005 | ||
2006 | 'VMS::DCLsym' => { | |
2007 | 'MAINTAINER' => 'craig', | |
2008 | 'FILES' => q[ext/VMS-DCLsym], | |
2009 | 'UPSTREAM' => undef, | |
2010 | }, | |
2011 | ||
2d11a7e9 NC |
2012 | 'VMS::Filespec' => { |
2013 | 'MAINTAINER' => 'p5p', | |
2014 | 'FILES' => q[ext/VMS-Filespec], | |
2015 | 'UPSTREAM' => undef, | |
2016 | }, | |
2017 | ||
4f3a742d DR |
2018 | 'VMS::Stdio' => { |
2019 | 'MAINTAINER' => 'craig', | |
2020 | 'FILES' => q[ext/VMS-Stdio], | |
2021 | 'UPSTREAM' => undef, | |
2022 | }, | |
2023 | ||
2024 | 'warnings' => { | |
2025 | 'MAINTAINER' => 'pmqs', | |
2026 | 'FILES' => q[regen/warnings.pl | |
2027 | lib/warnings.{pm,t} | |
2028 | lib/warnings | |
2029 | t/lib/warnings | |
2030 | ], | |
69a8a234 | 2031 | 'UPSTREAM' => 'blead', |
4f3a742d DR |
2032 | }, |
2033 | ||
2034 | 'win32' => { | |
2035 | 'MAINTAINER' => 'jand', | |
2036 | 'FILES' => q[win32 t/win32 README.win32 ext/Win32CORE], | |
2037 | 'UPSTREAM' => undef, | |
2038 | }, | |
2039 | ||
2040 | 'Win32' => { | |
2041 | 'MAINTAINER' => 'jand', | |
7772d855 | 2042 | 'DISTRIBUTION' => "JDB/Win32-0.47.tar.gz", |
4f3a742d DR |
2043 | 'FILES' => q[cpan/Win32], |
2044 | 'UPSTREAM' => 'cpan', | |
2045 | }, | |
2046 | ||
2047 | 'Win32API::File' => { | |
2048 | 'MAINTAINER' => 'chorny', | |
113b1f2c | 2049 | 'DISTRIBUTION' => 'CHORNY/Win32API-File-0.1201.tar.gz', |
4f3a742d DR |
2050 | 'FILES' => q[cpan/Win32API-File], |
2051 | 'EXCLUDED' => [ | |
2052 | qr{^ex/}, | |
2053 | 't/pod.t', | |
2054 | ], | |
2055 | 'UPSTREAM' => 'cpan', | |
2056 | }, | |
2057 | ||
2058 | 'XS::Typemap' => { | |
2059 | 'MAINTAINER' => 'p5p', | |
2060 | 'FILES' => q[ext/XS-Typemap], | |
2061 | 'UPSTREAM' => 'blead', | |
2062 | }, | |
2063 | ||
2064 | 'XSLoader' => { | |
2065 | 'MAINTAINER' => 'saper', | |
681a49bf | 2066 | 'DISTRIBUTION' => 'SAPER/XSLoader-0.16.tar.gz', |
4f3a742d DR |
2067 | 'FILES' => q[dist/XSLoader], |
2068 | 'EXCLUDED' => [ | |
2069 | qr{^eg/}, | |
57f9caa0 SH |
2070 | qw( t/00-load.t |
2071 | t/01-api.t | |
2072 | t/distchk.t | |
2073 | t/pod.t | |
4f3a742d DR |
2074 | t/podcover.t |
2075 | t/portfs.t | |
2076 | ), | |
2077 | 'XSLoader.pm', # we use XSLoader_pm.PL | |
2078 | ], | |
e52529ca RGS |
2079 | # Revert UPSTREAM to 'blead' after 0.17 is released |
2080 | 'UPSTREAM' => undef, | |
4f3a742d DR |
2081 | }, |
2082 | ||
2083 | 's2p' => { | |
2084 | 'MAINTAINER' => 'laun', | |
2085 | 'FILES' => q[x2p/s2p.PL], | |
2086 | 'UPSTREAM' => undef, | |
2087 | }, | |
462ea751 DM |
2088 | |
2089 | # this pseudo-module represents all the files under ext/ and lib/ | |
2090 | # that aren't otherwise claimed. This means that the following two | |
2091 | # commands will check that every file under ext/ and lib/ is | |
2092 | # accounted for, and that there are no duplicates: | |
2093 | # | |
2094 | # perl Porting/Maintainers --checkmani lib ext | |
d8ada404 | 2095 | # perl Porting/Maintainers --checkmani |
462ea751 | 2096 | |
4f3a742d DR |
2097 | '_PERLLIB' => { |
2098 | 'MAINTAINER' => 'p5p', | |
2099 | 'FILES' => q[ | |
2100 | ext/arybase/ | |
7b4d95f7 | 2101 | ext/ExtUtils-Miniperl/ |
4f3a742d DR |
2102 | ext/XS-APItest/ |
2103 | lib/CORE.pod | |
2104 | lib/Config.t | |
2105 | lib/Config/Extensions.{pm,t} | |
2106 | lib/DB.{pm,t} | |
2107 | lib/ExtUtils/Embed.pm | |
2108 | lib/ExtUtils/XSSymSet.pm | |
2109 | lib/ExtUtils/t/Embed.t | |
2110 | lib/ExtUtils/typemap | |
2111 | lib/Internals.t | |
2112 | lib/Net/hostent.{pm,t} | |
2113 | lib/Net/netent.{pm,t} | |
2114 | lib/Net/protoent.{pm,t} | |
2115 | lib/Net/servent.{pm,t} | |
4f3a742d DR |
2116 | lib/Pod/t/InputObjects.t |
2117 | lib/Pod/t/Select.t | |
2118 | lib/Pod/t/Usage.t | |
4f3a742d DR |
2119 | lib/Pod/t/utils.t |
2120 | lib/SelectSaver.{pm,t} | |
2121 | lib/Symbol.{pm,t} | |
2122 | lib/Thread.{pm,t} | |
2123 | lib/Tie/Array.pm | |
2124 | lib/Tie/Array/ | |
2125 | lib/Tie/ExtraHash.t | |
2126 | lib/Tie/Handle.pm | |
2127 | lib/Tie/Handle/ | |
2128 | lib/Tie/Scalar.{pm,t} | |
2129 | lib/Tie/StdHandle.pm | |
2130 | lib/Tie/SubstrHash.{pm,t} | |
2131 | lib/Time/gmtime.{pm,t} | |
2132 | lib/Time/localtime.{pm,t} | |
2133 | lib/Time/tm.pm | |
2134 | lib/UNIVERSAL.pm | |
2135 | lib/Unicode/README | |
2136 | lib/User/grent.{pm,t} | |
2137 | lib/User/pwent.{pm,t} | |
2138 | lib/blib.{pm,t} | |
2139 | lib/bytes.{pm,t} | |
2140 | lib/bytes_heavy.pl | |
e7a078a0 | 2141 | lib/_charnames.pm |
4f3a742d DR |
2142 | lib/charnames.{pm,t} |
2143 | lib/dbm_filter_util.pl | |
2144 | lib/deprecate.pm | |
2145 | lib/dumpvar.{pl,t} | |
2146 | lib/feature.{pm,t} | |
2147 | lib/feature/ | |
2148 | lib/filetest.{pm,t} | |
2149 | lib/h2ph.t | |
2150 | lib/h2xs.t | |
2151 | lib/integer.{pm,t} | |
2152 | lib/less.{pm,t} | |
2153 | lib/locale.{pm,t} | |
2154 | lib/open.{pm,t} | |
2155 | lib/overload/numbers.pm | |
2156 | lib/overloading.{pm,t} | |
2157 | lib/perl5db.{pl,t} | |
2158 | lib/perl5db/ | |
2159 | lib/sort.{pm,t} | |
2160 | lib/strict.{pm,t} | |
2161 | lib/subs.{pm,t} | |
2162 | lib/unicore/ | |
2163 | lib/utf8.{pm,t} | |
2164 | lib/utf8_heavy.pl | |
2165 | lib/vars{.pm,.t,_carp.t} | |
2166 | lib/vmsish.{pm,t} | |
2167 | ], | |
2168 | 'UPSTREAM' => 'blead', | |
2169 | }, | |
462ea751 | 2170 | ); |
b128a327 | 2171 | |
97556ec3 | 2172 | # legacy CPAN flag |
4f3a742d | 2173 | for ( values %Modules ) { |
97556ec3 GA |
2174 | $_->{CPAN} = !!$_->{DISTRIBUTION}; |
2175 | } | |
2176 | ||
b128a327 | 2177 | 1; |