This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Updated CPAN path for Module::CoreList in Maintainers.pl
[perl5.git] / Porting / Maintainers.pl
CommitLineData
c9fe4ea1
JH
1# A simple listing of core files that have specific maintainers,
2# or at least someone that can be called an "interested party".
3# Also, a "module" does not necessarily mean a CPAN module, it
4# might mean a file or files or a subdirectory.
5# Most (but not all) of the modules have dual lives in the core
6# and in CPAN. Those that have a CPAN existence, have the CPAN
7# attribute set to true.
b128a327 8
0cf51544
JH
9package Maintainers;
10
9b9b4b79
NC
11use File::Glob qw(:case);
12
b128a327 13%Maintainers =
462ea751
DM
14 (
15 'abergman' => 'Arthur Bergman <abergman@cpan.org>',
16 'abigail' => 'Abigail <abigail@abigail.be>',
17 'ams' => 'Abhijit Menon-Sen <ams@cpan.org>',
18 'andk' => 'Andreas J. Koenig <andk@cpan.org>',
19 'andya' => 'Andy Armstrong <andy@hexten.net>',
20 'arandal' => 'Allison Randal <allison@perl.org>',
21 'audreyt' => 'Audrey Tang <cpan@audreyt.org>',
22 'avar' => 'Ævar Arnfjörð Bjarmason <avar@cpan.org>',
23 'bingos' => 'Chris Williams <chris@bingosnet.co.uk>',
e9bdeacf 24 'chorny' => 'Alexandr Ciornii <alexchorny@gmail.com>',
462ea751
DM
25 'corion' => 'Max Maischein <corion@corion.net>',
26 'craig' => 'Craig Berry <craigberry@mac.com>',
27 'dankogai' => 'Dan Kogai <dankogai@cpan.org>',
28 'dconway' => 'Damian Conway <dconway@cpan.org>',
29 'dland' => 'David Landgren <dland@cpan.org>',
30 'dmanura' => 'David Manura <dmanura@cpan.org>',
31 'drolsky' => 'Dave Rolsky <drolsky@cpan.org>',
32 'elizabeth' => 'Elizabeth Mattijsen <liz@dijkmat.nl>',
33 'ferreira' => 'Adriano Ferreira <ferreira@cpan.org>',
34 'gbarr' => 'Graham Barr <gbarr@cpan.org>',
35 'gaas' => 'Gisle Aas <gaas@cpan.org>',
36 'gsar' => 'Gurusamy Sarathy <gsar@activestate.com>',
37 'ilyam' => 'Ilya Martynov <ilyam@cpan.org>',
38 'ilyaz' => 'Ilya Zakharevich <ilyaz@cpan.org>',
39 'jand' => 'Jan Dubois <jand@activestate.com>',
40 'jdhedden' => 'Jerry D. Hedden <jdhedden@cpan.org>',
6283f212 41 'jesse' => 'Jesse Vincent <jesse@bestpractical.com>',
462ea751
DM
42 'jhi' => 'Jarkko Hietaniemi <jhi@cpan.org>',
43 'jjore' => 'Joshua ben Jore <jjore@cpan.org>',
8861d625 44 'jpeacock' => 'John Peacock <jpeacock@cpan.org>',
462ea751
DM
45 'jstowe' => 'Jonathan Stowe <jstowe@cpan.org>',
46 'jv' => 'Johan Vromans <jv@cpan.org>',
47 'kane' => 'Jos Boumans <kane@cpan.org>',
48 'kwilliams' => 'Ken Williams <kwilliams@cpan.org>',
49 'laun' => 'Wolfgang Laun <Wolfgang.Laun@alcatel.at>',
50 'lstein' => 'Lincoln D. Stein <lds@cpan.org>',
51 'lwall' => 'Larry Wall <lwall@cpan.org>',
52 'marekr' => 'Marek Rouchal <marekr@cpan.org>',
53 'markm' => 'Mark Mielke <markm@cpan.org>',
54 'mhx' => 'Marcus Holland-Moritz <mhx@cpan.org>',
55 'mjd' => 'Mark-Jason Dominus <mjd@plover.com>',
56 'msergeant' => 'Matt Sergeant <msergeant@cpan.org>',
57 'mshelor' => 'Mark Shelor <mshelor@cpan.org>',
58 'muir' => 'David Muir Sharnoff <muir@cpan.org>',
59 'neilb' => 'Neil Bowers <neilb@cpan.org>',
60 'nuffin' => 'Yuval Kogman <nothingmuch@woobling.org>',
61 'nwclark' => 'Nicholas Clark <nwclark@cpan.org>',
62 'osfameron' => 'Hakim Cassimally <osfameron@perl.org>',
63 'p5p' => 'perl5-porters <perl5-porters@perl.org>',
64 'perlfaq' => 'perlfaq-workers <perlfaq-workers@perl.org>',
65 'petdance' => 'Andy Lester <andy@petdance.com>',
66 'pjf' => 'Paul Fenwick <pjf@cpan.org>',
67 'pmqs' => 'Paul Marquess <pmqs@cpan.org>',
68 'pvhp' => 'Peter Prymmer <pvhp@best.com>',
69 'rafl' => 'Florian Ragwitz <flora@cpan.org>',
70 'rclamp' => 'Richard Clamp <rclamp@cpan.org>',
71 'rgarcia' => 'Rafael Garcia-Suarez <rgarcia@cpan.org>',
72 'rkobes' => 'Randy Kobes <rkobes@cpan.org>',
73 'rmbarker' => 'Robin Barker <rmbarker@cpan.org>',
74 'rra' => 'Russ Allbery <rra@cpan.org>',
75 'rurban' => 'Reini Urban <rurban@cpan.org>',
76 'sadahiro' => 'SADAHIRO Tomoyuki <SADAHIRO@cpan.org>',
77 'salva' => 'Salvador Fandiño García <salva@cpan.org>',
78 'saper' => 'Sébastien Aperghis-Tramoni <saper@cpan.org>',
79 'sburke' => 'Sean Burke <sburke@cpan.org>',
80 'mschwern' => 'Michael Schwern <mschwern@cpan.org>',
81 'simonw' => 'Simon Wistow <simonw@cpan.org>',
82 'smccam' => 'Stephen McCamant <smccam@cpan.org>',
83 'smpeters' => 'Steve Peters <steve@fisharerojo.org>',
84 'smueller' => 'Steffen Mueller <smueller@cpan.org>',
85 'tels' => 'Tels <nospam-abuse@bloodgate.com>',
86 'tomhughes' => 'Tom Hughes <tomhughes@cpan.org>',
87 'tjenness' => 'Tim Jenness <tjenness@cpan.org>',
88 'tyemq' => 'Tye McQueen <tyemq@cpan.org>',
89 'yves' => 'Yves Orton <yves@cpan.org>',
90 'zefram' => 'Andrew Main <zefram@cpan.org>',
91 );
b128a327 92
2c95b6e4
DM
93
94# IGNORABLE: files which, if they appear in the root of a CPAN
95# distribution, need not appear in core (i.e. core-cpan-diff won't
96# complain if it can't find them)
97
98@IGNORABLE = qw(
99 .cvsignore .dualLivedDiffConfig .gitignore
100 ANNOUNCE Announce Artistic AUTHORS BENCHMARK BUGS Build.PL
101 CHANGELOG ChangeLog CHANGES Changes COPYING Copying CREDITS
102 GOALS HISTORY INSTALL INSTALL.SKIP LICENSE Makefile.PL
b588bab0 103 MANIFEST MANIFEST.SKIP META.yml MYMETA.yml NEW NOTES ppport.h README
2c95b6e4
DM
104 SIGNATURE THANKS TODO Todo VERSION WHATSNEW
105);
106
613f422f 107
e30e10b5
DM
108# Each entry in the %Modules hash roughly represents a distribution,
109# except in the case of CPAN=1, where it *exactly* represents a single
110# CPAN distribution.
111
112# The keys of %Modules are human descriptions of the distributions, and
113# may not exactly match a module or distribution name. Distributions
114# which have an obvious top-level module associated with them will usually
115# have a key named for that module, e.g. 'Archive::Extract' for
116# Archive-Extract-N.NN.tar.gz; the remaining keys are likely to be based
117# on the name of the distribution, e.g. 'Locale-Codes' for
118# Locale-Codes-N.NN.tar.gz'.
119#
120# FILES is a list of filenames, glob patterns, and directory
121# names to be recursed down, which collectively generate a complete list
122# of the files associated with the distribution.
123
124# CPAN can be either 1 (this distribution is also available on CPAN),
125# or 0 (there is no # valid CPAN release).
b128a327 126
adc42316
S
127# UPSTREAM indicates where patches should go. undef implies
128# that this hasn't been discussed for the module at hand.
129# "blead" indicates that the copy of the module in the blead
130# sources is to be considered canonical, "cpan" means that the
131# module on CPAN is to be patched first. "first-come" means
132# that blead can be patched freely if it is in sync with the
133# latest release on CPAN.
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
ab87ca4d
DG
150# DEPRECATED contains the *first* version of Perl in which the module
151# was considered deprecated. It should only be present if the module is
152# actually deprecated. Such modules should use deprecated.pm to
153# issue a warning if used. E.g.:
154#
155# use if $] >= 5.011, 'deprecate';
156#
157
2c95b6e4
DM
158# MAP is a hash that maps CPAN paths to their core equivalents.
159# Each key reprepresents a string prefix, with longest prefixes checked
160# first. The first match causes that prefix to be replaced with the
161# corresponding key. For example, with the following MAP:
613f422f 162# {
2c95b6e4
DM
163# 'lib/' => 'lib/',
164# '' => 'lib/Foo/',
165# },
166#
167# these files are mapped as shown:
168#
169# README becomes lib/Foo/README
613f422f 170# lib/Foo.pm becomes lib/Foo.pm
2c95b6e4
DM
171#
172# The default is dependent on the type of module.
173# For distributions which appear to be stored under ext/, it defaults to:
174#
175# { '' => 'ext/Foo-Bar/' }
176#
177# otherwise, it's
178#
613f422f 179# {
2c95b6e4
DM
180# 'lib/' => 'lib/',
181# '' => 'lib/Foo/Bar/',
182# }
183
b128a327
JH
184%Modules = (
185
462ea751
DM
186 'Archive::Extract' =>
187 {
188 'MAINTAINER' => 'kane',
ea079934 189 'DISTRIBUTION' => 'KANE/Archive-Extract-0.34.tar.gz',
934eeda7 190 'FILES' => q[cpan/Archive-Extract],
462ea751
DM
191 'CPAN' => 1,
192 'UPSTREAM' => 'cpan',
e1466347 193 'BUGS' => 'bug-archive-extract@rt.cpan.org',
462ea751
DM
194 },
195
196 'Archive::Tar' =>
197 {
198 'MAINTAINER' => 'kane',
b3d3f340 199 'DISTRIBUTION' => 'BINGOS/Archive-Tar-1.54.tar.gz',
ad73611d 200 'FILES' => q[cpan/Archive-Tar],
462ea751
DM
201 'CPAN' => 1,
202 'UPSTREAM' => 'cpan',
e1466347 203 'BUGS' => 'bug-archive-tar@rt.cpan.org',
462ea751
DM
204 },
205
206 'Attribute::Handlers' =>
207 {
208 'MAINTAINER' => 'rgarcia',
8f055ec5 209 'DISTRIBUTION' => 'SMUELLER/Attribute-Handlers-0.87.tar.gz',
5fe6925c 210 'FILES' => q[dist/Attribute-Handlers],
462ea751 211 'CPAN' => 1,
5fe6925c 212 'UPSTREAM' => 'blead',
462ea751
DM
213 },
214
215 'autodie' =>
216 {
217 'MAINTAINER' => 'pjf',
7840a289 218 'DISTRIBUTION' => 'PJF/autodie-2.06_01.tar.gz',
e853d226 219 'FILES' => q[cpan/autodie],
f09dbad6 220 'EXCLUDED' => [ qr{^inc/Module/},
cceec052
PF
221
222 # All these tests depend upon external
223 # modules that don't exist when we're
224 # building the core. Hence, they can
225 # never run, and should not be merged.
226
f09dbad6
DM
227 qw(
228 t/boilerplate.t
229 t/critic.t
230 t/fork.t
231 t/kwalitee.t
232 t/lex58.t
233 t/pod-coverage.t
234 t/pod.t
235 t/socket.t
236 t/system.t
237 )
238 ],
462ea751
DM
239 'CPAN' => 1,
240 'UPSTREAM' => 'cpan',
241 },
242
243 'AutoLoader' =>
244 {
245 'MAINTAINER' => 'smueller',
0ad7a7b0 246 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.70.tar.gz',
afbf6680 247 'FILES' => q[cpan/AutoLoader],
f09dbad6 248 'EXCLUDED' => [ qw( t/00pod.t ) ],
462ea751 249 'CPAN' => 1,
afbf6680 250 'UPSTREAM' => 'cpan',
462ea751
DM
251 },
252
253 'B::Concise' =>
254 {
255 'MAINTAINER' => 'smccam',
256 'FILES' => q[ext/B/B/Concise.pm ext/B/t/concise.t],
257 'CPAN' => 0,
890336d1 258 'UPSTREAM' => undef,
462ea751
DM
259 },
260
261 'B::Debug' =>
262 {
263 'MAINTAINER' => 'rurban',
264 'DISTRIBUTION' => 'RURBAN/B-Debug-1.11.tar.gz',
dc5320d3 265 'FILES' => q[cpan/B-Debug],
f09dbad6 266 'EXCLUDED' => [ qw( t/coverage.html t/pod.t ) ],
462ea751
DM
267 'CPAN' => 1,
268 'UPSTREAM' => undef,
269 },
270
271 'B::Deparse' =>
272 {
273 'MAINTAINER' => 'smccam',
e9220eca 274 'FILES' => q[dist/B-Deparse],
462ea751 275 'CPAN' => 0,
e9220eca 276 'UPSTREAM' => 'blead',
462ea751
DM
277 },
278
279 'B::Lint' =>
280 {
281 'MAINTAINER' => 'jjore',
282 'DISTRIBUTION' => 'JJORE/B-Lint-1.11.tar.gz',
a3775740 283 'FILES' => q[cpan/B-Lint],
f09dbad6 284 'EXCLUDED' => [ qw( t/test.pl ) ],
462ea751
DM
285 'CPAN' => 1,
286 'UPSTREAM' => undef,
287 },
288
289 'base' =>
290 {
291 'MAINTAINER' => 'rgarcia',
745002c9 292 'DISTRIBUTION' => 'RGARCIA/base-2.15.tar.gz',
70361a71 293 'FILES' => q[dist/base],
462ea751 294 'CPAN' => 1,
70361a71 295 'UPSTREAM' => 'blead',
462ea751
DM
296 },
297
298 'bignum' =>
299 {
300 'MAINTAINER' => 'tels',
301 'DISTRIBUTION' => 'TELS/math/bignum-0.23.tar.gz',
3fe7d1fb 302 'FILES' => q[cpan/bignum],
f09dbad6 303 'EXCLUDED' => [ qr{^inc/Module/}, qw(t/pod.t t/pod_cov.t) ],
462ea751
DM
304 'CPAN' => 1,
305 'UPSTREAM' => undef,
306 },
307
308 'CGI' =>
309 {
310 'MAINTAINER' => 'lstein',
deafae52 311 'DISTRIBUTION' => 'LDS/CGI.pm-3.48.tar.gz',
e9dc4a2b 312 'FILES' => q[cpan/CGI],
f09dbad6
DM
313 'EXCLUDED' => [ qr{^t/lib/Test},
314 qw( cgi-lib_porting.html
315 cgi_docs.html
316 examples/WORLD_WRITABLE/18.157.1.253.sav
317 t/gen-tests/gen-start-end-tags.pl
440f0407 318 t/fast.t
f09dbad6
DM
319 )
320 ],
462ea751 321 'CPAN' => 1,
deafae52 322 'UPSTREAM' => 'cpan',
462ea751
DM
323 },
324
325 'Class::ISA' =>
326 {
ce32bd79 327 'MAINTAINER' => 'smueller',
b69d77b8 328 'DISTRIBUTION' => 'SMUELLER/Class-ISA-0.36.tar.gz',
b2b396e7 329 'FILES' => q[cpan/Class-ISA],
462ea751 330 'CPAN' => 1,
ce32bd79 331 'UPSTREAM' => 'cpan',
ab87ca4d 332 'DEPRECATED' => 5.011,
462ea751
DM
333 },
334
335 'Compress::Raw::Bzip2' =>
336 {
337 'MAINTAINER' => 'pmqs',
51a27c58 338 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.021.tar.gz',
d371e02a 339 'FILES' => q[cpan/Compress-Raw-Bzip2],
f09dbad6 340 'EXCLUDED' => [ qr{^t/Test/},
f09dbad6 341 qw( bzip2-src/bzip2-cpp.patch
f09dbad6
DM
342 )
343 ],
462ea751
DM
344 'CPAN' => 1,
345 'UPSTREAM' => undef,
346 },
347
348 'Compress::Raw::Zlib' =>
349 {
350 'MAINTAINER' => 'pmqs',
51a27c58 351 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.021.tar.gz',
f09dbad6 352
c6f84bbd 353 'FILES' => q[cpan/Compress-Raw-Zlib],
f09dbad6
DM
354 'EXCLUDED' => [ qr{^t/Test/},
355 qw( t/000prereq.t
356 t/99pod.t
357 )
358 ],
462ea751
DM
359 'CPAN' => 1,
360 'UPSTREAM' => undef,
361 },
362
363 'constant' =>
364 {
365 'MAINTAINER' => 'saper',
e00efef0 366 'DISTRIBUTION' => 'SAPER/constant-1.19.tar.gz',
f2d32da3 367 'FILES' => q[dist/constant],
f09dbad6
DM
368 'EXCLUDED' => [ qw( t/00-load.t
369 t/more-tests.t
370 t/pod-coverage.t
371 t/pod.t
372 eg/synopsis.pl
373 )
374 ],
462ea751 375 'CPAN' => 1,
27d8d4f0 376 'UPSTREAM' => 'blead',
462ea751
DM
377 },
378
379 'CPAN' =>
380 {
381 'MAINTAINER' => 'andk',
7b8f75d3 382 'DISTRIBUTION' => 'ANDK/CPAN-1.94_51.tar.gz',
6df60a5f 383 'FILES' => q[cpan/CPAN],
f09dbad6
DM
384 'EXCLUDED' => [ qr{^distroprefs/},
385 qr{^inc/Test/},
386 qr{^t/CPAN/authors/},
387 qw{
388 lib/CPAN/Admin.pm
389 SlayMakefile
390 t/00signature.t
391 t/04clean_load.t
392 t/12cpan.t
393 t/13tarzip.t
394 t/14forkbomb.t
395 t/30shell.coverage
396 t/30shell.t
397 t/31sessions.t
398 t/41distribution.t
399 t/42distroprefs.t
400 t/43distroprefspref.t
401 t/50pod.t
402 t/51pod.t
403 t/52podcover.t
404 t/60credentials.t
405 t/70_critic.t
406 t/CPAN/CpanTestDummies-1.55.pm
407 t/CPAN/TestConfig.pm
408 t/CPAN/TestMirroredBy
409 t/CPAN/TestPatch.txt
410 t/CPAN/modules/02packages.details.txt
411 t/CPAN/modules/03modlist.data
412 t/data/META-dynamic.yml
413 t/data/META-static.yml
414 t/local_utils.pm
415 t/perlcriticrc
416 t/yaml_code.yml
417 },
418 ],
462ea751 419 'CPAN' => 1,
6df60a5f 420 'UPSTREAM' => 'cpan',
462ea751
DM
421 },
422
423 'CPANPLUS' =>
424 {
425 'MAINTAINER' => 'kane',
968682bc 426 'DISTRIBUTION' => 'BINGOS/CPANPLUS-0.89_09.tar.gz',
4234ebd9 427 'FILES' => q[cpan/CPANPLUS],
f09dbad6
DM
428 'EXCLUDED' => [ qr{^inc/},
429 qr{^t/dummy-.*\.hidden$},
557305a7
DM
430 qw{ bin/cpanp-boxed },
431 # SQLite tests would be skipped in core, and
432 # the filenames are too long for VMS!
433 qw{
906a0c07
CB
434 t/031_CPANPLUS-Internals-Source-SQLite.t
435 t/032_CPANPLUS-Internals-Source-via-sqlite.t
f09dbad6
DM
436 },
437 ],
462ea751
DM
438 'CPAN' => 1,
439 'UPSTREAM' => 'cpan',
e1466347 440 'BUGS' => 'bug-cpanplus@rt.cpan.org',
462ea751
DM
441 },
442
443 'CPANPLUS::Dist::Build' =>
444 {
445 'MAINTAINER' => 'bingos',
0a18d572 446 'DISTRIBUTION' => 'BINGOS/CPANPLUS-Dist-Build-0.44.tar.gz',
cf5f4b29 447 'FILES' => q[cpan/CPANPLUS-Dist-Build],
f09dbad6
DM
448 'EXCLUDED' => [ qr{^inc/},
449 qw{ t/99_pod.t
450 t/99_pod_coverage.t
451 },
452 ],
462ea751
DM
453 'CPAN' => 1,
454 'UPSTREAM' => 'cpan',
455 },
456
457 'Data::Dumper' =>
458 {
459 'MAINTAINER' => 'p5p', # Not gsar. Not ilyam
9a0c975a 460 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.125.tar.gz',
97506620 461 'FILES' => q[dist/Data-Dumper],
462ea751
DM
462 'CPAN' => 1,
463 'UPSTREAM' => 'blead',
464 },
465
466 'DB_File' =>
467 {
468 'MAINTAINER' => 'pmqs',
469 'DISTRIBUTION' => 'PMQS/DB_File-1.820.tar.gz',
1299eb14 470 'FILES' => q[cpan/DB_File],
f09dbad6
DM
471 'EXCLUDED' => [ qr{^patches/},
472 qw{ t/pod.t
473 fallback.h
474 fallback.xs
475 },
476 ],
462ea751
DM
477 'CPAN' => 1,
478 'UPSTREAM' => undef,
479 },
480
481 'Devel::PPPort' =>
482 {
483 'MAINTAINER' => 'mhx',
9c3cb3e1 484 'DISTRIBUTION' => 'MHX/Devel-PPPort-3.19.tar.gz',
b2861970 485 'FILES' => q[cpan/Devel-PPPort],
0e945d00 486 'EXCLUDED' => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead
462ea751
DM
487 'CPAN' => 1,
488 'UPSTREAM' => 'cpan',
489 },
490
491 'Digest' =>
492 {
493 'MAINTAINER' => 'gaas',
8861d625 494 'DISTRIBUTION' => 'GAAS/Digest-1.16.tar.gz',
d2369d0b 495 'FILES' => q[cpan/Digest],
f09dbad6 496 'EXCLUDED' => [ qw{digest-bench} ],
462ea751
DM
497 'CPAN' => 1,
498 'UPSTREAM' => undef,
499 },
500
501 'Digest::MD5' =>
502 {
503 'MAINTAINER' => 'gaas',
8861d625 504 'DISTRIBUTION' => 'GAAS/Digest-MD5-2.39.tar.gz',
ecc8f9b5 505 'FILES' => q[cpan/Digest-MD5],
f09dbad6 506 'EXCLUDED' => [ qw{rfc1321.txt} ],
462ea751
DM
507 'CPAN' => 1,
508 'UPSTREAM' => undef,
509 },
510
511 'Digest::SHA' =>
512 {
513 'MAINTAINER' => 'mshelor',
514 'DISTRIBUTION' => 'MSHELOR/Digest-SHA-5.47.tar.gz',
a8fcbca8 515 'FILES' => q[cpan/Digest-SHA],
f09dbad6 516 'EXCLUDED' => [ qw{t/pod.t t/podcover.t examples/dups} ],
462ea751
DM
517 'CPAN' => 1,
518 'UPSTREAM' => undef,
519 },
520
521 'Encode' =>
522 {
523 'MAINTAINER' => 'dankogai',
b2deda17 524 'DISTRIBUTION' => 'DANKOGAI/Encode-2.38.tar.gz',
fafe5ad5 525 'FILES' => q[cpan/Encode],
462ea751
DM
526 'CPAN' => 1,
527 'UPSTREAM' => undef,
528 },
529
530 'encoding::warnings' =>
531 {
532 'MAINTAINER' => 'audreyt',
533 'DISTRIBUTION' => 'AUDREYT/encoding-warnings-0.11.tar.gz',
762503fe 534 'FILES' => q[cpan/encoding-warnings],
f09dbad6 535 'EXCLUDED' => [ qr{^inc/Module/},
a94275b4
RGS
536 qw{t/0-signature.t Makefile.PL MANIFEST META.yml
537 README SIGNATURE},
f09dbad6 538 ],
462ea751
DM
539 'CPAN' => 1,
540 'UPSTREAM' => undef,
541 },
542
462ea751
DM
543 'Exporter' =>
544 {
545 'MAINTAINER' => 'ferreira',
546 'DISTRIBUTION' => 'FERREIRA/Exporter-5.63.tar.gz',
abba722d
DM
547 'FILES' => q[lib/Exporter.pm
548 lib/Exporter.t
549 lib/Exporter/Heavy.pm
550 ],
f09dbad6
DM
551 'EXCLUDED' => [ qw{t/pod.t t/use.t}, ],
552 'MAP' => { 't/' => 'lib/',
553 'lib/' => 'lib/',
554 },
462ea751 555 'CPAN' => 1,
d3c89c47 556 'UPSTREAM' => 'blead',
462ea751
DM
557 },
558
559 'ExtUtils::CBuilder' =>
560 {
561 'MAINTAINER' => 'kwilliams',
506098d4 562 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder-0.27.tar.gz',
9e5d6387 563 'FILES' => q[cpan/ExtUtils-CBuilder],
462ea751 564 'CPAN' => 1,
9015f106 565 'UPSTREAM' => 'cpan',
462ea751
DM
566 },
567
568 'ExtUtils::Command' =>
569 {
570 'MAINTAINER' => 'rkobes',
571 'DISTRIBUTION' => 'RKOBES/ExtUtils-Command-1.16.tar.gz',
d735b9be 572 'FILES' => q[cpan/ExtUtils-Command],
2b4f8474
DM
573 'EXCLUDED' => [ qw{ t/shell_command.t
574 t/shell_exit.t
2b4f8474
DM
575 lib/Shell/Command.pm
576 },
577 ],
462ea751
DM
578 'CPAN' => 1,
579 'UPSTREAM' => undef,
580 },
581
582 'ExtUtils::Constant' =>
583 {
584 'MAINTAINER' => 'nwclark',
12d6a7d6
JV
585 # Nick has confirmed that while we have diverged from CPAN,
586 # this package isn't primarily maintained in core
587 # Another release wll happen "Sometime"
588 'DISTRIBUTION' => '',#'NWCLARK/ExtUtils-Constant-0.16.tar.gz',
61089260 589 'FILES' => q[cpan/ExtUtils-Constant],
2b4f8474
DM
590 'EXCLUDED' => [ qw{ lib/ExtUtils/Constant/Aaargh56Hash.pm
591 examples/perl_keyword.pl
592 examples/perl_regcomp_posix_keyword.pl
593 },
594 ],
462ea751
DM
595 'CPAN' => 1,
596 'UPSTREAM' => undef,
597 },
598
599 'ExtUtils::Install' =>
600 {
601 'MAINTAINER' => 'yves',
91fb030a 602 'DISTRIBUTION' => 'YVES/ExtUtils-Install-1.54.tar.gz',
0b9ea86f 603 'FILES' => q[dist/ExtUtils-Install],
fb78ba4b 604 'EXCLUDED' => [ qw{ t/lib/Test/Builder.pm
2b4f8474
DM
605 t/lib/Test/Builder/Module.pm
606 t/lib/Test/More.pm
607 t/lib/Test/Simple.pm
2b4f8474
DM
608 t/pod-coverage.t
609 t/pod.t
610 },
611 ],
462ea751
DM
612 'CPAN' => 1,
613 'UPSTREAM' => 'blead',
614 },
615
616 'ExtUtils::MakeMaker' =>
617 {
618 'MAINTAINER' => 'mschwern',
cb06ebec 619 'DISTRIBUTION' => 'MSCHWERN/ExtUtils-MakeMaker-6.55_02.tar.gz',
9dafbe2f 620 'FILES' => q[cpan/ExtUtils-MakeMaker],
2b4f8474
DM
621 'EXCLUDED' => [ qr{^t/lib/Test/},
622 qr{^inc/ExtUtils/},
623 ],
462ea751
DM
624 'CPAN' => 1,
625 'UPSTREAM' => 'first-come',
626 },
627
628 'ExtUtils::Manifest' =>
629 {
630 'MAINTAINER' => 'rkobes',
551c793c 631 'DISTRIBUTION' => 'RKOBES/ExtUtils-Manifest-1.57.tar.gz',
cb9d5b3a 632 'FILES' => q[cpan/ExtUtils-Manifest],
462ea751 633 'CPAN' => 1,
551c793c 634 'UPSTREAM' => 'cpan',
462ea751
DM
635 },
636
637 'ExtUtils::ParseXS' =>
638 {
639 'MAINTAINER' => 'kwilliams',
12d6a7d6
JV
640 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-ParseXS-2.21.tar.gz',
641 'EXCLUDED' => [ qw{
642 t/bugs/RT48104.xs
643 t/bugs/typemap
644 t/include/nsUniversalDetector.h
645 t/include/nscore.h
646 }],
3e845af8 647 'FILES' => q[cpan/ExtUtils-ParseXS],
462ea751 648 'CPAN' => 1,
708f9ca6 649 'UPSTREAM' => 'cpan',
462ea751
DM
650 },
651
652 'faq' =>
653 {
654 'MAINTAINER' => 'perlfaq',
655 'FILES' => q[pod/perlfaq*],
656 'CPAN' => 0,
657 'UPSTREAM' => undef,
658 },
659
660 'File::Fetch' =>
661 {
662 'MAINTAINER' => 'kane',
4192a60a 663 'DISTRIBUTION' => 'BINGOS/File-Fetch-0.22.tar.gz',
d8ae2330 664 'FILES' => q[cpan/File-Fetch],
462ea751
DM
665 'CPAN' => 1,
666 'UPSTREAM' => 'cpan',
667 },
668
669 'File::Path' =>
670 {
671 'MAINTAINER' => 'dland',
30eb83e1 672 'DISTRIBUTION' => 'DLAND/File-Path-2.08.tar.gz',
140ca009 673 'FILES' => q[cpan/File-Path],
2b4f8474
DM
674 'EXCLUDED' => [ qw{eg/setup-extra-tests
675 t/pod.t
2b4f8474
DM
676 }
677 ],
7964dbe8
JV
678 'MAP' => { '' => 'cpan/File-Path/lib/File/',
679 't/' => 'cpan/File-Path/t/',
2b4f8474 680 },
462ea751
DM
681 'CPAN' => 1,
682 'UPSTREAM' => undef,
683 },
684
685 'File::Temp' =>
686 {
687 'MAINTAINER' => 'tjenness',
205b02ff 688 'DISTRIBUTION' => 'TJENNESS/File-Temp-0.22.tar.gz',
724f9809 689 'FILES' => q[cpan/File-Temp],
2b4f8474
DM
690 'EXCLUDED' => [ qw{misc/benchmark.pl
691 misc/results.txt
692 }
693 ],
462ea751
DM
694 'CPAN' => 1,
695 'UPSTREAM' => undef,
696 },
697
698 'Filter::Simple' =>
699 {
700 'MAINTAINER' => 'smueller',
701 'DISTRIBUTION' => 'SMUELLER/Filter-Simple-0.84.tar.gz',
ba41a17c 702 'FILES' => q[dist/Filter-Simple],
f09dbad6
DM
703 'EXCLUDED' => [ qw(Makefile.PL MANIFEST README META.yml),
704 qr{^demo/}
705 ],
462ea751 706 'CPAN' => 1,
ba41a17c 707 'UPSTREAM' => 'blead',
462ea751
DM
708 },
709
710 'Filter::Util::Call' =>
711 {
712 'MAINTAINER' => 'pmqs',
d11aa999 713 'DISTRIBUTION' => 'PMQS/Filter-1.37.tar.gz',
aa22c994 714 'FILES' => q[cpan/Filter-Util-Call
abba722d 715 t/lib/filter-util.pl
2b4f8474 716 pod/perlfilter.pod
abba722d 717 ],
2b4f8474
DM
718 'EXCLUDED' => [ qr{^decrypt/},
719 qr{^examples/},
720 qr{^Exec/},
721 qr{^lib/Filter/},
722 qr{^tee/},
723 qw{ Call/Makefile.PL
724 Call/ppport.h
725 Call/typemap
726 mytest
727 t/cpp.t
728 t/decrypt.t
729 t/exec.t
730 t/order.t
731 t/pod.t
732 t/sh.t
733 t/tee.t
734 }
735 ],
7964dbe8
JV
736 'MAP' => { 'Call/' => 'cpan/Filter-Util-Call/',
737 'filter-util.pl' => 'cpan/Filter-Util-Call/filter-util.pl',
2b4f8474 738 'perlfilter.pod' => 'pod/perlfilter.pod',
7964dbe8 739 '' => 'cpan/Filter-Util-Call/',
2b4f8474 740 },
462ea751
DM
741 'CPAN' => 1,
742 'UPSTREAM' => undef,
743 },
744
745 'Getopt::Long' =>
746 {
747 'MAINTAINER' => 'jv',
748 'DISTRIBUTION' => 'JV/Getopt-Long-2.38.tar.gz',
b7c9f9b1 749 'FILES' => q[cpan/Getopt-Long
2b4f8474
DM
750 lib/newgetopt.pl
751 ],
752 'EXCLUDED' => [ qr{^examples/},
753 qw{perl-Getopt-Long.spec},
754 ],
bd051ffa 755 'MAP' => { '' => 'cpan/Getopt-Long/',
359ab69c
NC
756 'lib/newgetopt.pl' => 'lib/newgetopt.pl',
757 },
462ea751
DM
758 'CPAN' => 1,
759 'UPSTREAM' => 'cpan',
760 },
761
762 # Sean has donated it to us.
763 # Nothing has changed since his last CPAN release.
2b4f8474 764 # (not strictly true: there have been some trivial typo fixes; DAPM 6/2009)
462ea751
DM
765 'I18N::LangTags' =>
766 {
767 'MAINTAINER' => 'p5p',
768 'DISTRIBUTION' => 'SBURKE/I18N-LangTags-0.35.tar.gz',
8b230635 769 'FILES' => q[dist/I18N-LangTags],
ce2c78aa 770 'CPAN' => 0,
462ea751
DM
771 'UPSTREAM' => 'blead',
772 },
773
774 'if' =>
775 {
776 'MAINTAINER' => 'ilyaz',
777 'DISTRIBUTION' => 'ILYAZ/modules/if-0.0401.tar.gz',
70b20070 778 'FILES' => q[cpan/if],
462ea751
DM
779 'CPAN' => 1,
780 'UPSTREAM' => undef,
781 },
782
783 'IO' =>
784 {
ac1205a5 785 'MAINTAINER' => 'p5p',
3fd1d62e 786 'DISTRIBUTION' => 'GBARR/IO-1.25.tar.gz',
72560763 787 'FILES' => q[dist/IO/],
2b4f8474 788 'EXCLUDED' => [ qw{t/test.pl}, ],
462ea751 789 'CPAN' => 1,
ac1205a5 790 'UPSTREAM' => 'blead',
462ea751
DM
791 },
792
793 'IO-Compress' =>
794 {
795 'MAINTAINER' => 'pmqs',
51a27c58 796 'DISTRIBUTION' => 'PMQS/IO-Compress-2.021.tar.gz',
d5e5b609
SH
797 'FILES' => q[cpan/IO-Compress],
798 'EXCLUDED' => [ qr{t/Test/} ],
462ea751 799 'CPAN' => 1,
d5e5b609 800 'UPSTREAM' => 'cpan',
462ea751
DM
801 },
802
803 'IO::Zlib' =>
804 {
805 'MAINTAINER' => 'tomhughes',
bbbe8766 806 'DISTRIBUTION' => 'TOMHUGHES/IO-Zlib-1.10.tar.gz',
90964b6e 807 'FILES' => q[cpan/IO-Zlib],
462ea751
DM
808 'CPAN' => 1,
809 'UPSTREAM' => undef,
810 },
811
812 'IPC::Cmd' =>
813 {
814 'MAINTAINER' => 'kane',
ccbe4e74 815 'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.54.tar.gz',
0547cc9d 816 'FILES' => q[cpan/IPC-Cmd],
462ea751
DM
817 'CPAN' => 1,
818 'UPSTREAM' => 'cpan',
819 },
820
821 'IPC::SysV' =>
822 {
823 'MAINTAINER' => 'mhx',
824 'DISTRIBUTION' => 'MHX/IPC-SysV-2.01.tar.gz',
5aacae85 825 'FILES' => q[cpan/IPC-SysV],
2b4f8474 826 'EXCLUDED' => [ qw{const-c.inc const-xs.inc} ],
462ea751
DM
827 'CPAN' => 1,
828 'UPSTREAM' => 'cpan',
829 },
830
831 'lib' =>
832 {
833 'MAINTAINER' => 'smueller',
834 'DISTRIBUTION' => 'SMUELLER/lib-0.62.tar.gz',
88697c04 835 'FILES' => q[dist/lib/],
2b4f8474 836 'EXCLUDED' => [ qw{forPAUSE/lib.pm t/00pod.t} ],
462ea751 837 'CPAN' => 1,
88697c04 838 'UPSTREAM' => 'blead',
462ea751
DM
839 },
840
841 'libnet' =>
842 {
843 'MAINTAINER' => 'gbarr',
844 'DISTRIBUTION' => 'GBARR/libnet-1.22.tar.gz',
55c474ba 845 'FILES' => q[cpan/libnet],
2b4f8474 846 'EXCLUDED' => [ qw{Configure install-nomake} ],
462ea751
DM
847 'CPAN' => 1,
848 'UPSTREAM' => undef,
849 },
850
851 'Locale-Codes' =>
852 {
853 'MAINTAINER' => 'neilb',
854 'DISTRIBUTION' => 'NEILB/Locale-Codes-2.07.tar.gz',
bdf43ffe 855 'FILES' => q[cpan/Locale-Codes],
462ea751
DM
856 'CPAN' => 1,
857 'UPSTREAM' => undef,
858 },
859
860 'Locale::Maketext' =>
861 {
862 'MAINTAINER' => 'ferreira',
863 'DISTRIBUTION' => 'FERREIRA/Locale-Maketext-1.13.tar.gz',
b667d99b 864 'FILES' => q[dist/Locale-Maketext],
2b4f8474 865 'EXCLUDED' => [ qw{perlcriticrc t/00_load.t t/pod.t} ],
462ea751 866 'CPAN' => 1,
d3c89c47 867 'UPSTREAM' => 'blead',
462ea751
DM
868 },
869
870 'Locale::Maketext::Simple' =>
871 {
872 'MAINTAINER' => 'audreyt',
be485f01 873 'DISTRIBUTION' => 'JESSE/Locale-Maketext-Simple-0.21.tar.gz',
8de41794 874 'FILES' => q[cpan/Locale-Maketext-Simple],
2b4f8474 875 'EXCLUDED' => [ qr{^inc/} ],
462ea751 876 'CPAN' => 1,
8de41794 877 'UPSTREAM' => 'cpan',
462ea751
DM
878 },
879
880 'Log::Message' =>
881 {
882 'MAINTAINER' => 'kane',
883 'DISTRIBUTION' => 'KANE/Log-Message-0.02.tar.gz',
c09fa825 884 'FILES' => q[cpan/Log-Message],
462ea751
DM
885 'CPAN' => 1,
886 'UPSTREAM' => 'cpan',
887 },
888
889 'Log::Message::Simple' =>
890 {
891 'MAINTAINER' => 'kane',
b3d3f340 892 'DISTRIBUTION' => 'BINGOS/Log-Message-Simple-0.06.tar.gz',
c9a34126 893 'FILES' => q[cpan/Log-Message-Simple],
462ea751
DM
894 'CPAN' => 1,
895 'UPSTREAM' => 'cpan',
896 },
897
898 'mad' =>
899 {
900 'MAINTAINER' => 'lwall',
901 'FILES' => q[mad],
902 'CPAN' => 0,
903 'UPSTREAM' => undef,
904 },
905
906 'Math::BigInt' =>
907 {
908 'MAINTAINER' => 'tels',
909 'DISTRIBUTION' => 'TELS/math/Math-BigInt-1.89.tar.gz',
80c0921c 910 'FILES' => q[cpan/Math-BigInt],
2b4f8474
DM
911 'EXCLUDED' => [ qr{^inc/},
912 qr{^examples/},
913 qw{t/pod.t
914 t/pod_cov.t
915 }
916 ],
462ea751
DM
917 'CPAN' => 1,
918 'UPSTREAM' => undef,
919 },
920
921 'Math::BigInt::FastCalc' =>
922 {
923 'MAINTAINER' => 'tels',
924 'DISTRIBUTION' => 'TELS/math/Math-BigInt-FastCalc-0.19.tar.gz',
51c498bd 925 'FILES' => q[cpan/Math-BigInt-FastCalc],
2b4f8474
DM
926 'EXCLUDED' => [ qr{^inc/},
927 qw{
928 t/pod.t
929 t/pod_cov.t
930 },
931 # instead we use the versions of these test
932 # files that come with Math::BigInt:
933 qw{t/bigfltpm.inc
934 t/bigfltpm.t
935 t/bigintpm.inc
936 t/bigintpm.t
937 t/mbimbf.inc
938 t/mbimbf.t
939 },
940 ],
7964dbe8 941 'MAP' => { '' => 'cpan/Math-BigInt-FastCalc/',
2b4f8474 942 'lib/Math/BigInt/FastCalc.pm'
7964dbe8 943 => 'cpan/Math-BigInt-FastCalc/FastCalc.pm',
2b4f8474 944 },
462ea751
DM
945 'CPAN' => 1,
946 'UPSTREAM' => undef,
947 },
948
949 'Math::BigRat' =>
950 {
951 'MAINTAINER' => 'tels',
c6c613ed 952 'DISTRIBUTION' => 'LETO/Math-BigRat-0.24.tar.gz',
1235f19b 953 'FILES' => q[cpan/Math-BigRat],
2b4f8474
DM
954 'EXCLUDED' => [ qr{^inc/},
955 qw{
956 t/pod.t
957 t/pod_cov.t
958 },
959 ],
462ea751
DM
960 'CPAN' => 1,
961 'UPSTREAM' => undef,
962 },
963
964 'Math::Complex' =>
965 {
966 'MAINTAINER' => 'zefram',
967 'DISTRIBUTION' => 'JHI/Math-Complex-1.56.tar.gz',
29557590 968 'FILES' => q[cpan/Math-Complex],
d8ada404 969 'EXCLUDED' => [
2b4f8474
DM
970 qw{
971 t/pod.t
972 t/pod-coverage.t
973 },
974 ],
462ea751
DM
975 'CPAN' => 1,
976 'UPSTREAM' => 'cpan',
977 },
978
979 'Memoize' =>
980 {
981 'MAINTAINER' => 'mjd',
982 'DISTRIBUTION' => 'MJD/Memoize-1.01.tar.gz',
6a9d70dc 983 'FILES' => q[cpan/Memoize],
d8ada404 984 'EXCLUDED' => [
2b4f8474
DM
985 qw{
986 article.html
987 Memoize/Saves.pm
988 },
989 ],
462ea751
DM
990 'CPAN' => 1,
991 'UPSTREAM' => undef,
992 },
993
994 'MIME::Base64' =>
995 {
996 'MAINTAINER' => 'gaas',
8861d625 997 'DISTRIBUTION' => 'GAAS/MIME-Base64-3.08.tar.gz',
b7c8007e 998 'FILES' => q[cpan/MIME-Base64],
2b4f8474 999 'EXCLUDED' => [ qw{ t/bad-sv.t }, ],
462ea751
DM
1000 'CPAN' => 1,
1001 'UPSTREAM' => undef,
1002 },
1003
1004 'Module::Build' =>
1005 {
1006 'MAINTAINER' => 'kwilliams',
613f422f 1007 'DISTRIBUTION' => 'DAGOLDEN/Module-Build-0.35_08.tar.gz',
2ad3fd79 1008 'FILES' => q[cpan/Module-Build],
613f422f
DG
1009 'EXCLUDED' => [ qw{ t/par.t t/signature.t },
1010 qr!^contrib/!, qr!^devtools! ],
462ea751 1011 'CPAN' => 1,
94410036 1012 'UPSTREAM' => 'cpan',
462ea751
DM
1013 },
1014
1015 'Module::CoreList' =>
1016 {
1017 'MAINTAINER' => 'rgarcia',
7d5ce19f 1018 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.22.tar.gz',
f690bb0c 1019 'FILES' => q[dist/Module-CoreList],
462ea751 1020 'CPAN' => 1,
f690bb0c 1021 'UPSTREAM' => 'blead',
462ea751
DM
1022 },
1023
1024 'Module::Load' =>
1025 {
1026 'MAINTAINER' => 'kane',
1027 'DISTRIBUTION' => 'KANE/Module-Load-0.16.tar.gz',
1ac05d83 1028 'FILES' => q[cpan/Module-Load],
462ea751
DM
1029 'CPAN' => 1,
1030 'UPSTREAM' => 'cpan',
1031 },
1032
1033 'Module::Load::Conditional' =>
1034 {
1035 'MAINTAINER' => 'kane',
482aa6ff 1036 'DISTRIBUTION' => 'BINGOS/Module-Load-Conditional-0.34.tar.gz',
b2f35940 1037 'FILES' => q[cpan/Module-Load-Conditional],
462ea751
DM
1038 'CPAN' => 1,
1039 'UPSTREAM' => 'cpan',
1040 },
1041
1042 'Module::Loaded' =>
1043 {
1044 'MAINTAINER' => 'kane',
d2966cb6 1045 'DISTRIBUTION' => 'BINGOS/Module-Loaded-0.06.tar.gz',
9288b9fd 1046 'FILES' => q[cpan/Module-Loaded],
462ea751
DM
1047 'CPAN' => 1,
1048 'UPSTREAM' => 'cpan',
1049 },
1050
462ea751
DM
1051 'Module::Pluggable' =>
1052 {
1053 'MAINTAINER' => 'simonw',
1054 'DISTRIBUTION' => 'SIMONW/Module-Pluggable-3.9.tar.gz',
05a635f8 1055 'FILES' => q[cpan/Module-Pluggable],
462ea751
DM
1056 'CPAN' => 1,
1057 'UPSTREAM' => undef,
1058 },
1059
1060 'Net::Ping' =>
1061 {
1062 'MAINTAINER' => 'smpeters',
7ac0cca8 1063 'DISTRIBUTION' => 'SMPETERS/Net-Ping-2.36.tar.gz',
1996665e 1064 'FILES' => q[dist/Net-Ping],
462ea751
DM
1065 'CPAN' => 1,
1066 'UPSTREAM' => 'blead',
1067 },
1068
1069 'NEXT' =>
1070 {
1071 'MAINTAINER' => 'rafl',
91490fbe 1072 'DISTRIBUTION' => 'FLORA/NEXT-0.64.tar.gz',
f436ffb1 1073 'FILES' => q[cpan/NEXT],
f699e950 1074 'EXCLUDED' => [ qr{^demo/} ],
462ea751
DM
1075 'CPAN' => 1,
1076 'UPSTREAM' => 'cpan',
1077 },
1078
1079 'Object::Accessor' =>
1080 {
1081 'MAINTAINER' => 'kane',
89a1beee 1082 'DISTRIBUTION' => 'BINGOS/Object-Accessor-0.36.tar.gz',
71e9501e 1083 'FILES' => q[cpan/Object-Accessor],
462ea751
DM
1084 'CPAN' => 1,
1085 'UPSTREAM' => 'cpan',
1086 },
1087
1088 'Package::Constants' =>
1089 {
1090 'MAINTAINER' => 'kane',
1091 'DISTRIBUTION' => 'KANE/Package-Constants-0.02.tar.gz',
75def4d9 1092 'FILES' => q[cpan/Package-Constants],
462ea751
DM
1093 'CPAN' => 1,
1094 'UPSTREAM' => 'cpan',
1095 },
1096
1097 'Params::Check' =>
1098 {
1099 'MAINTAINER' => 'kane',
1100 'DISTRIBUTION' => 'KANE/Params-Check-0.26.tar.gz',
f699e950
DM
1101 # For some reason a file of this name appears within
1102 # the tarball. Russell's Paradox eat your heart out.
1103 'EXCLUDED' => [ qw( Params-Check-0.26.tar.gz ) ],
23cad445 1104 'FILES' => q[cpan/Params-Check],
462ea751
DM
1105 'CPAN' => 1,
1106 'UPSTREAM' => 'cpan',
1107 },
1108
1109 'parent' =>
1110 {
1111 'MAINTAINER' => 'corion',
b4475de8 1112 'DISTRIBUTION' => 'CORION/parent-0.223.tar.gz',
a636c943 1113 'FILES' => q[cpan/parent],
462ea751
DM
1114 'CPAN' => 1,
1115 'UPSTREAM' => undef,
1116 },
1117
1118 'Parse::CPAN::Meta' =>
1119 {
1120 'MAINTAINER' => 'smueller',
1b40bf73 1121 'DISTRIBUTION' => 'SMUELLER/Parse-CPAN-Meta-1.40.tar.gz',
832db5b1 1122 'FILES' => q[cpan/Parse-CPAN-Meta],
f699e950 1123 'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
462ea751 1124 'CPAN' => 1,
832db5b1 1125 'UPSTREAM' => 'cpan',
9bc662c9
JV
1126 # NOTE: 'perl uupacktool.pl t/data/utf_16_le_bom.yml.packed'
1127 # run by hand after import, as the core's test harness doesn't
1128 # run dists' "make test" steps
462ea751
DM
1129 },
1130
1131 'PathTools' =>
1132 {
1133 'MAINTAINER' => 'kwilliams',
9bc94e3d 1134 'DISTRIBUTION' => 'SMUELLER/PathTools-3.30_02.tar.gz',
1487a039 1135 'FILES' => q[cpan/Cwd],
f699e950 1136 'EXCLUDED' => [ qr{^t/lib/Test/} ],
462ea751
DM
1137 'CPAN' => 1,
1138 'UPSTREAM' => "cpan",
1139 },
1140
1141 'perlebcdic' =>
1142 {
1143 'MAINTAINER' => 'pvhp',
1144 'FILES' => q[pod/perlebcdic.pod],
1145 'CPAN' => 0,
1146 'UPSTREAM' => undef,
1147 },
1148
1149 'PerlIO' =>
1150 {
1151 'MAINTAINER' => 'p5p',
1152 'FILES' => q[ext/PerlIO],
1153 'CPAN' => 0,
1154 'UPSTREAM' => undef,
1155 },
1156
1157 'PerlIO::via::QuotedPrint' =>
1158 {
1159 'MAINTAINER' => 'elizabeth',
1160 'DISTRIBUTION' => 'ELIZABETH/PerlIO-via-QuotedPrint-0.06.tar.gz',
9b7a1057 1161 'FILES' => q[cpan/PerlIO-via-QuotedPrint],
462ea751
DM
1162 'CPAN' => 1,
1163 'UPSTREAM' => undef,
1164 },
1165
1166 'perlpacktut' =>
1167 {
1168 'MAINTAINER' => 'laun',
1169 'FILES' => q[pod/perlpacktut.pod],
1170 'CPAN' => 0,
1171 'UPSTREAM' => undef,
1172 },
1173
1174 'perlpodspec' =>
1175 {
1176 'MAINTAINER' => 'sburke',
1177 'FILES' => q[pod/perlpodspec.pod],
1178 'CPAN' => 0,
1179 'UPSTREAM' => undef,
1180 },
1181
1182 'perlre' =>
1183 {
1184 'MAINTAINER' => 'abigail',
1185 'FILES' => q[pod/perlrecharclass.pod
1186 pod/perlrebackslash.pod],
1187 'CPAN' => 0,
1188 'UPSTREAM' => undef,
1189 },
1190
1191
1192 'perlreapi' =>
1193 {
1194 MAINTAINER => 'avar',
abba722d 1195 FILES => q[pod/perlreapi.pod],
462ea751
DM
1196 CPAN => 0,
1197 'UPSTREAM' => undef,
1198 },
1199
1200 'perlreftut' =>
1201 {
1202 'MAINTAINER' => 'mjd',
1203 'FILES' => q[pod/perlreftut.pod],
1204 'CPAN' => 0,
1205 'UPSTREAM' => undef,
1206 },
1207
1208 'perlthrtut' =>
1209 {
1210 'MAINTAINER' => 'elizabeth',
1211 'FILES' => q[pod/perlthrtut.pod],
1212 'CPAN' => 0,
1213 'UPSTREAM' => undef,
1214 },
1215
1216 'Pod::Escapes' =>
1217 {
6283f212 1218 'MAINTAINER' => 'arandal',
462ea751 1219 'DISTRIBUTION' => 'SBURKE/Pod-Escapes-1.04.tar.gz',
efe15bf0 1220 'FILES' => q[cpan/Pod-Escapes],
462ea751
DM
1221 'CPAN' => 1,
1222 'UPSTREAM' => undef,
1223 },
1224
1225 'Pod::LaTeX' =>
1226 {
1227 'MAINTAINER' => 'tjenness',
1228 'DISTRIBUTION' => 'TJENNESS/Pod-LaTeX-0.58.tar.gz',
ea4deea9 1229 'FILES' => q[cpan/Pod-LaTeX
f699e950
DM
1230 pod/pod2latex.PL
1231 ],
1232 'EXCLUDED' => [ qw( t/require.t ) ],
ea4deea9 1233 'MAP' => { '' => 'cpan/Pod-LaTeX/',
f699e950
DM
1234 'pod2latex.PL' => 'pod/pod2latex.PL',
1235 },
462ea751
DM
1236 'CPAN' => 1,
1237 'UPSTREAM' => undef,
1238 },
1239
1240 'Pod::Parser' => {
1241 'MAINTAINER' => 'marekr',
f699e950
DM
1242
1243 # XXX Parser.pm in the 1.38 distribution identifies itself as
1244 # version 1.37!
1245
462ea751 1246 'DISTRIBUTION' => 'MAREKR/Pod-Parser-1.38.tar.gz',
ea4deea9 1247 'FILES' => q[cpan/Pod-Parser
abba722d 1248 pod/pod{2usage,checker,select}.PL
abba722d 1249 ],
ea4deea9 1250 'MAP' => { '' => 'cpan/Pod-Parser/',
f699e950 1251 'scripts/' => 'pod/',
f699e950 1252 },
462ea751
DM
1253 'CPAN' => 1,
1254 'UPSTREAM' => undef,
1255 },
1256
1257 'Pod::Perldoc' =>
1258 {
1259 'MAINTAINER' => 'ferreira',
c40d75c4 1260 'DISTRIBUTION' => 'FERREIRA/Pod-Perldoc-3.15_01.tar.gz',
e5833079
NC
1261 # I don't know whether it's conceptually cleaner to a rule to copy
1262 # ext/Pod-Perldoc/pod/perldoc.pod to pod/perldoc.pod at make time
1263 # (in 4 places), or leave it as 1 mapping here.
2be4b150 1264 'FILES' => q[dist/Pod-Perldoc
f699e950
DM
1265 pod/perldoc.pod
1266 ],
1267 # in blead, the perldoc executable is generated by perldoc.PL
1268 # instead
e5833079
NC
1269 # XXX We can and should fix this, but clean up the DRY-failure in utils
1270 # first
f699e950 1271 'EXCLUDED' => [ qw( perldoc ) ],
2be4b150 1272 'MAP' => { '' => 'dist/Pod-Perldoc/',
85dc445c 1273 'lib/perldoc.pod' => 'pod/perldoc.pod',
f699e950 1274 },
462ea751 1275 'CPAN' => 1,
d3c89c47 1276 'UPSTREAM' => 'blead',
462ea751
DM
1277 },
1278
1279 'Pod::Plainer' =>
1280 {
124e3cf7 1281 'DISTRIBUTION' => 'RMBARKER/Pod-Plainer-1.01.tar.gz',
462ea751 1282 'MAINTAINER' => 'rmbarker',
ea6a1880 1283 'FILES' => q[dist/Pod-Plainer],
1f766de9 1284 'CPAN' => 1,
462ea751 1285 'UPSTREAM' => 'blead',
cfc946ee 1286 'EXCLUDED' => [ qw(t/pod.t t/pod-coverage.t) ],
ab87ca4d 1287 'DEPRECATED' => 5.011,
462ea751
DM
1288 },
1289
1290 'Pod::Simple' =>
1291 {
1292 'MAINTAINER' => 'arandal',
ac185ebf 1293 'DISTRIBUTION' => 'ARANDAL/Pod-Simple-3.08.tar.gz',
490d1888 1294 'FILES' => q[cpan/Pod-Simple],
ac185ebf
SH
1295 # XXX these two files correspond to similar ones in blead under
1296 # pod/, but the blead ones have newer changes, and also seem to
f699e950
DM
1297 # have been in blead a long time. I'm going to assume then that
1298 # the blead versions of these two files are authoritative - DAPM
1299 'EXCLUDED' => [ qw( lib/perlpod.pod lib/perlpodspec.pod ) ],
462ea751 1300 'CPAN' => 1,
ac185ebf 1301 'UPSTREAM' => 'cpan',
462ea751
DM
1302 },
1303
1304 'podlators' =>
1305 {
1306 'MAINTAINER' => 'rra',
1307 'DISTRIBUTION' => 'RRA/podlators-2.2.2.tar.gz',
f4e6b692 1308 'FILES' => q[cpan/podlators
abba722d
DM
1309 pod/pod2man.PL
1310 pod/pod2text.PL
abba722d 1311 ],
f4e6b692 1312 'MAP' => { '' => 'cpan/podlators/',
7a12ca83 1313 'scripts/' => 'pod/',
f699e950 1314 },
462ea751
DM
1315 'CPAN' => 1,
1316 'UPSTREAM' => 'cpan',
1317 },
1318
1319 'Safe' =>
1320 {
1321 'MAINTAINER' => 'rgarcia',
6eed0921 1322 'DISTRIBUTION' => 'RGARCIA/Safe-2.19.tar.gz',
5a4811be 1323 'FILES' => q[dist/Safe],
462ea751 1324 'CPAN' => 1,
5a4811be 1325 'UPSTREAM' => 'blead',
462ea751
DM
1326 },
1327
1328 'Scalar-List-Utils' =>
1329 {
1330 'MAINTAINER' => 'gbarr',
1460e873 1331 'DISTRIBUTION' => 'GBARR/Scalar-List-Utils-1.21.tar.gz',
d8ada404 1332 # Note that perl uses its own version of Makefile.PL
8d1f8030 1333 'FILES' => q[cpan/List-Util],
d8ada404
DM
1334 'EXCLUDED' => [ qr{^inc/Module/},
1335 qr{^inc/Test/},
1336 qw{ mytypemap },
1337 ],
462ea751
DM
1338 'CPAN' => 1,
1339 'UPSTREAM' => undef,
1340 },
1341
1342 'SelfLoader' =>
1343 {
1344 'MAINTAINER' => 'smueller',
1345 'DISTRIBUTION' => 'SMUELLER/SelfLoader-1.17.tar.gz',
e8d60652 1346 'FILES' => q[dist/SelfLoader],
d8ada404 1347 'EXCLUDED' => [ qw{ t/00pod.t } ],
462ea751 1348 'CPAN' => 1,
2d994787 1349 'UPSTREAM' => 'blead',
462ea751
DM
1350 },
1351
1352 'Shell' =>
1353 {
1354 'MAINTAINER' => 'ferreira',
c40d75c4 1355 'DISTRIBUTION' => 'FERREIRA/Shell-0.72_01.tar.gz',
8d4ff56f 1356 'FILES' => q[cpan/Shell],
d8ada404 1357 'EXCLUDED' => [ qw{ t/01_use.t t/99_pod.t } ],
462ea751
DM
1358 'CPAN' => 1,
1359 'UPSTREAM' => undef,
ab87ca4d 1360 'DEPRECATED' => 5.011,
462ea751
DM
1361 },
1362
1363 'Storable' =>
1364 {
1365 'MAINTAINER' => 'ams',
70006c44 1366 'DISTRIBUTION' => 'AMS/Storable-2.21.tar.gz',
8b88b2b2 1367 'FILES' => q[dist/Storable],
d8ada404 1368 'EXCLUDED' => [ qr{^t/Test/} ],
462ea751 1369 'CPAN' => 1,
70006c44 1370 'UPSTREAM' => 'blead',
462ea751
DM
1371 },
1372
1373 'Switch' =>
1374 {
1375 'MAINTAINER' => 'rgarcia',
7844ec1b 1376 'DISTRIBUTION' => 'RGARCIA/Switch-2.15.tar.gz',
1fabcc65 1377 'FILES' => q[dist/Switch],
462ea751 1378 'CPAN' => 1,
51bde7ee 1379 'UPSTREAM' => 'blead',
ab87ca4d 1380 'DEPRECATED' => 5.011,
462ea751
DM
1381 },
1382
1383 'Sys::Syslog' =>
1384 {
1385 'MAINTAINER' => 'saper',
1386 'DISTRIBUTION' => 'SAPER/Sys-Syslog-0.27.tar.gz',
e14adb60 1387 'FILES' => q[cpan/Sys-Syslog],
d8ada404
DM
1388 'EXCLUDED' => [ qr{^eg/},
1389 qw{t/data-validation.t
1390 t/distchk.t
1391 t/pod.t
1392 t/podcover.t
1393 t/podspell.t
1394 t/portfs.t
1395 win32/PerlLog.RES
1396 },
1397 ],
462ea751 1398 'CPAN' => 1,
27d8d4f0 1399 'UPSTREAM' => 'cpan',
462ea751
DM
1400 },
1401
462ea751
DM
1402 'Term::ANSIColor' =>
1403 {
1404 'MAINTAINER' => 'rra',
cdab9eb9 1405 'DISTRIBUTION' => 'RRA/ANSIColor-2.02.tar.gz',
d5e5b609 1406 'FILES' => q[cpan/Term-ANSIColor],
b66dd24d 1407 'EXCLUDED' => [ qr{^tests/}, qw(t/pod-spelling.t t/pod.t) ],
462ea751
DM
1408 'CPAN' => 1,
1409 'UPSTREAM' => 'cpan',
1410 },
1411
1412 'Term::Cap' =>
1413 {
1414 'MAINTAINER' => 'jstowe',
1415 'DISTRIBUTION' => 'JSTOWE/Term-Cap-1.12.tar.gz',
8c5b8ff0 1416 'FILES' => q[cpan/Term-Cap],
462ea751
DM
1417 'CPAN' => 1,
1418 'UPSTREAM' => undef,
1419 },
1420
1421 'Term::UI' =>
1422 {
1423 'MAINTAINER' => 'kane',
1424 'DISTRIBUTION' => 'KANE/Term-UI-0.20.tar.gz',
d5e5b609 1425 'FILES' => q[cpan/Term-UI],
462ea751
DM
1426 'CPAN' => 1,
1427 'UPSTREAM' => 'cpan',
1428 },
1429
1430 'Test' =>
1431 {
983ed8e9 1432 'MAINTAINER' => 'jesse',
6283f212 1433 'DISTRIBUTION' => 'JESSE/Test-1.25_02.tar.gz',
bfa0af6f 1434 'FILES' => q[cpan/Test],
462ea751 1435 'CPAN' => 1,
6283f212 1436 'UPSTREAM' => 'cpan',
462ea751
DM
1437 },
1438
1439 'Test::Harness' =>
1440 {
1441 'MAINTAINER' => 'andya',
2654429e 1442 'DISTRIBUTION' => 'ANDYA/Test-Harness-3.17.tar.gz',
b8a20401 1443 'FILES' => q[cpan/Test-Harness],
d8ada404
DM
1444 'EXCLUDED' => [ qr{^examples/},
1445 qr{^inc/},
1446 qr{^t/lib/Test/},
1447 qr{^xt/},
1448 qw{Changes-2.64
1449 HACKING.pod
1450 perlcriticrc
1451 t/lib/if.pm
1452 }
1453 ],
462ea751
DM
1454 'CPAN' => 1,
1455 'UPSTREAM' => undef,
1456 },
1457
1458 'Test::Simple' =>
1459 {
1460 'MAINTAINER' => 'mschwern',
2c4d5b9b 1461 'DISTRIBUTION' => 'MSCHWERN/Test-Simple-0.94.tar.gz',
e0ee75a6 1462 'FILES' => q[cpan/Test-Simple],
d8ada404 1463 'EXCLUDED' => [
d8ada404
DM
1464 qw{.perlcriticrc
1465 .perltidyrc
3a246199 1466 t/00compile.t
d8ada404
DM
1467 t/pod.t
1468 t/pod-coverage.t
b36de399 1469 t/Builder/reset_outputs.t
d8ada404 1470 lib/Test/Builder/IO/Scalar.pm
d8ada404
DM
1471 }
1472 ],
462ea751 1473 'CPAN' => 1,
2c4d5b9b 1474 'UPSTREAM' => 'cpan',
462ea751
DM
1475 },
1476
1477 'Text::Balanced' =>
1478 {
1479 'MAINTAINER' => 'dmanura',
85831461 1480 'DISTRIBUTION' => 'ADAMK/Text-Balanced-2.02.tar.gz',
e916ef55 1481 'FILES' => q[cpan/Text-Balanced],
85831461 1482 'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
462ea751
DM
1483 'CPAN' => 1,
1484 'UPSTREAM' => undef,
1485 },
1486
1487 'Text::ParseWords' =>
1488 {
1489 'MAINTAINER' => 'chorny',
1490 'DISTRIBUTION' => 'CHORNY/Text-ParseWords-3.27.zip',
204606f4 1491 'FILES' => q[cpan/Text-ParseWords],
d8ada404 1492 'EXCLUDED' => [ qw( t/pod.t ) ],
66c85ba8
NC
1493 # For the benefit of make_ext.pl, we have to have this accessible:
1494 'MAP' => {
7964dbe8
JV
1495 'ParseWords.pm' => 'cpan/Text-ParseWords/lib/Text/ParseWords.pm',
1496 '' => 'cpan/Text-ParseWords/',
66c85ba8 1497 },
462ea751
DM
1498 'CPAN' => 1,
1499 'UPSTREAM' => undef,
1500 },
1501
1502 'Text::Soundex' =>
1503 {
1504 'MAINTAINER' => 'markm',
1505 'DISTRIBUTION' => 'MARKM/Text-Soundex-3.03.tar.gz',
152f7782 1506 'FILES' => q[cpan/Text-Soundex],
7964dbe8 1507 'MAP' => { '' => 'cpan/Text-Soundex/',
d8ada404
DM
1508 # XXX these two files are clearly related,
1509 # but they appear to have diverged
1510 # considerably over the years
7964dbe8 1511 'test.pl' => 'cpan/Text-Soundex/t/Soundex.t',
d8ada404 1512 },
462ea751
DM
1513 'CPAN' => 1,
1514 'UPSTREAM' => undef,
1515 },
1516
b866c0be
DM
1517 'Text-Tabs+Wrap' =>
1518 {
1519 'MAINTAINER' => 'muir',
1520 'DISTRIBUTION' => 'MUIR/modules/Text-Tabs+Wrap-2009.0305.tar.gz',
d1f77080 1521 'FILES' => q[cpan/Text-Tabs],
b866c0be 1522 'EXCLUDED' => [ qw( t/dnsparks.t ) ], # see af6492bf9e
b866c0be
DM
1523 'CPAN' => 1,
1524 'UPSTREAM' => 'cpan',
1525 },
1526
462ea751
DM
1527 'Thread::Queue' =>
1528 {
1529 'MAINTAINER' => 'jdhedden',
1530 'DISTRIBUTION' => 'JDHEDDEN/Thread-Queue-2.11.tar.gz',
e4c73f03 1531 'FILES' => q[dist/Thread-Queue],
d8ada404
DM
1532 'EXCLUDED' => [ qw(examples/queue.pl
1533 t/00_load.t
1534 t/99_pod.t
1535 t/test.pl
1536 ) ],
462ea751
DM
1537 'CPAN' => 1,
1538 'UPSTREAM' => 'blead',
1539 },
1540
1541 'Thread::Semaphore' =>
1542 {
1543 'MAINTAINER' => 'jdhedden',
1544 'DISTRIBUTION' => 'JDHEDDEN/Thread-Semaphore-2.09.tar.gz',
1fce97d8 1545 'FILES' => q[dist/Thread-Semaphore],
d8ada404
DM
1546 'EXCLUDED' => [ qw(examples/semaphore.pl
1547 t/00_load.t
1548 t/99_pod.t
1549 t/test.pl
1550 ) ],
462ea751
DM
1551 'CPAN' => 1,
1552 'UPSTREAM' => 'blead',
1553 },
1554
1555 'threads' =>
1556 {
1557 'MAINTAINER' => 'jdhedden',
891f9d0e 1558 'DISTRIBUTION' => 'JDHEDDEN/threads-1.74.tar.gz',
72388ea1 1559 'FILES' => q[dist/threads],
d8ada404
DM
1560 'EXCLUDED' => [ qw(examples/pool.pl
1561 t/pod.t
1562 t/test.pl
1563 threads.h
1564 ) ],
462ea751
DM
1565 'CPAN' => 1,
1566 'UPSTREAM' => 'blead',
1567 },
1568
1569 'threads::shared' =>
1570 {
1571 'MAINTAINER' => 'jdhedden',
50b08f24 1572 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.32.tar.gz',
6eb7b80a 1573 'FILES' => q[dist/threads-shared],
d8ada404
DM
1574 'EXCLUDED' => [ qw(examples/class.pl
1575 shared.h
1576 t/pod.t
1577 t/test.pl
1578 ) ],
462ea751
DM
1579 'CPAN' => 1,
1580 'UPSTREAM' => 'blead',
1581 },
1582
1583 'Tie::File' =>
1584 {
1585 'MAINTAINER' => 'mjd',
1586 'DISTRIBUTION' => 'MJD/Tie-File-0.96.tar.gz',
a03926b2 1587 'FILES' => q[cpan/Tie-File],
462ea751
DM
1588 'CPAN' => 1,
1589 'UPSTREAM' => undef,
1590 },
1591
1592 'Tie::RefHash' =>
1593 {
1594 'MAINTAINER' => 'nuffin',
1595 'DISTRIBUTION' => 'NUFFIN/Tie-RefHash-1.38.tar.gz',
325914f9 1596 'FILES' => q[cpan/Tie-RefHash],
462ea751
DM
1597 'CPAN' => 1,
1598 'UPSTREAM' => 'cpan',
1599 },
1600
1601 'Time::HiRes' =>
1602 {
1603 'MAINTAINER' => 'zefram',
1604 'DISTRIBUTION' => 'JHI/Time-HiRes-1.9719.tar.gz',
a9ddcb5d 1605 'FILES' => q[cpan/Time-HiRes],
462ea751
DM
1606 'CPAN' => 1,
1607 'UPSTREAM' => undef,
1608 },
1609
1610 'Time::Local' =>
1611 {
1612 'MAINTAINER' => 'drolsky',
1613 'DISTRIBUTION' => 'DROLSKY/Time-Local-1.1901.tar.gz',
0c5ae3ee 1614 'FILES' => q[ext/Time-Local],
2654429e 1615 'EXCLUDED' => [ qw(t/pod-coverage.t t/pod.t) ],
462ea751 1616 'CPAN' => 1,
5110ab9d
JV
1617 'UPSTREAM' => 'blead',
1618 # Currently Time::Local is no longer backwards compatible with Pre-5.11 perls
1619 # the version in core has now deviated from the CPAN version. To re-dual-life
1620 # this module, we'll need to rewrite a hybrid version
462ea751
DM
1621 },
1622
1623 'Time::Piece' =>
1624 {
1625 'MAINTAINER' => 'msergeant',
6653081c 1626 'DISTRIBUTION' => 'MSERGEANT/Time-Piece-1.15.tar.gz',
2f94c979 1627 'FILES' => q[cpan/Time-Piece],
462ea751
DM
1628 'CPAN' => 1,
1629 'UPSTREAM' => undef,
1630 },
1631
1632 'Unicode::Collate' =>
1633 {
1634 'MAINTAINER' => 'sadahiro',
1635 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.52.tar.gz',
a3e5f045 1636 'FILES' => q[cpan/Unicode-Collate],
2654429e
DM
1637 # ignore experimental XS version
1638 'EXCLUDED' => [ qr{X$},
1639 qw{disableXS enableXS }
1640 ],
462ea751
DM
1641 'CPAN' => 1,
1642 'UPSTREAM' => 'first-come',
1643 },
1644
1645 'Unicode::Normalize' =>
1646 {
1647 'MAINTAINER' => 'sadahiro',
2654429e 1648 'DISTRIBUTION' => 'SADAHIRO/Unicode-Normalize-1.03.tar.gz',
c62c1f54 1649 'FILES' => q[cpan/Unicode-Normalize],
2654429e 1650 'EXCLUDED' => [ qw{MANIFEST.N Normalize.pmN disableXS enableXS }],
462ea751
DM
1651 'CPAN' => 1,
1652 'UPSTREAM' => 'first-come',
1653 },
1654
1655 'version' =>
1656 {
1657 'MAINTAINER' => 'jpeacock',
05b3708e 1658 'DISTRIBUTION' => 'JPEACOCK/version-0.77.tar.gz',
daa8514a
NC
1659 'FILES' => q[lib/version.pm lib/version.pod lib/version.t
1660 lib/version],
bc7b0a13 1661 'EXCLUDED' => [ qr{^t/.*\.t$}, qw{t/survey_locales}, qr{^vutil/},
2654429e
DM
1662 qw{lib/version/typemap},
1663 qw{vperl/vpp.pm},
1664 ],
1665 'MAP' => { 'lib/' => 'lib/',
1666 't/coretests.pm' => 'lib/version.t',
1667 },
462ea751
DM
1668 'CPAN' => 1,
1669 'UPSTREAM' => undef,
1670 },
1671
1672 'vms' =>
1673 {
1674 'MAINTAINER' => 'craig',
1675 'FILES' => q[vms configure.com README.vms],
1676 'CPAN' => 0,
1677 'UPSTREAM' => undef,
26dd53a2
CB
1678 },
1679
1680 'VMS::DCLsym' =>
1681 {
1682 'MAINTAINER' => 'craig',
1683 'FILES' => q[ext/VMS-DCLsym],
1684 'CPAN' => 0,
1685 'UPSTREAM' => undef,
1686 },
1687
1688 'VMS::Stdio' =>
1689 {
1690 'MAINTAINER' => 'craig',
1691 'FILES' => q[ext/VMS-Stdio],
1692 'CPAN' => 0,
1693 'UPSTREAM' => undef,
462ea751
DM
1694 },
1695
1696 'warnings' =>
1697 {
1698 'MAINTAINER' => 'pmqs',
abba722d
DM
1699 'FILES' => q[warnings.pl
1700 lib/warnings.{pm,t}
1701 lib/warnings
1702 t/lib/warnings
1703 ],
462ea751
DM
1704 'CPAN' => 0,
1705 'UPSTREAM' => undef,
1706 },
1707
1708 'win32' =>
1709 {
1710 'MAINTAINER' => 'jand',
1711 'FILES' => q[win32 t/win32 README.win32 ext/Win32CORE],
1712 'CPAN' => 0,
1713 'UPSTREAM' => undef,
1714 },
1715
1716 'Win32' =>
1717 {
1718 'MAINTAINER' => 'jand',
1719 'DISTRIBUTION' => "JDB/Win32-0.39.tar.gz",
43aed010 1720 'FILES' => q[cpan/Win32],
462ea751 1721 'CPAN' => 1,
43aed010 1722 'UPSTREAM' => 'cpan',
462ea751
DM
1723 },
1724
1725 'Win32API::File' =>
1726 {
19a1ea52 1727 'MAINTAINER' => 'chorny',
462ea751 1728 'DISTRIBUTION' => 'CHORNY/Win32API-File-0.1101.zip',
e40af2cd 1729 'FILES' => q[cpan/Win32API-File],
2654429e
DM
1730 'EXCLUDED' => [ qr{^ex/},
1731 qw{t/pod.t},
1732 ],
462ea751 1733 'CPAN' => 1,
19a1ea52 1734 'UPSTREAM' => 'cpan',
462ea751
DM
1735 },
1736
88e1f1a2
JV
1737 'XS::APItest::KeywordRPN' =>
1738 {
1739 'MAINTAINER' => 'zefram',
1740 'FILES' => q[ext/XS-APItest-KeywordRPN],
1741 'CPAN' => 0,
1742 'UPSTREAM' => 'blead',
1743 },
1744
462ea751
DM
1745 'XSLoader' =>
1746 {
1747 'MAINTAINER' => 'saper',
1748 'DISTRIBUTION' => 'SAPER/XSLoader-0.10.tar.gz',
710e07e2 1749 'FILES' => q[dist/XSLoader],
2654429e
DM
1750 'EXCLUDED' => [ qr{^eg/},
1751 qw{t/pod.t
1752 t/podcover.t
1753 t/portfs.t
1754 XSLoader.pm}, # we use XSLoader_pm.PL
1755 ],
462ea751 1756 'CPAN' => 1,
27d8d4f0 1757 'UPSTREAM' => 'blead',
462ea751
DM
1758 },
1759
1760 's2p' =>
1761 {
1762 'MAINTAINER' => 'laun',
1763 'FILES' => q[x2p/s2p.PL],
1764 'CPAN' => 0,
1765 'UPSTREAM' => undef,
1766 },
1767
1768
1769 # this pseudo-module represents all the files under ext/ and lib/
1770 # that aren't otherwise claimed. This means that the following two
1771 # commands will check that every file under ext/ and lib/ is
1772 # accounted for, and that there are no duplicates:
1773 #
1774 # perl Porting/Maintainers --checkmani lib ext
d8ada404 1775 # perl Porting/Maintainers --checkmani
462ea751
DM
1776
1777 '_PERLLIB' =>
1778 {
1779 'MAINTAINER' => 'p5p',
1780 'FILES' => q[
34c716a1
S
1781 ext/autouse/lib
1782 ext/autouse/t
462ea751
DM
1783 ext/B/B.pm
1784 ext/B/typemap
1785 ext/B/Makefile.PL
1786 ext/B/defsubs_h.PL
1787 ext/B/O.pm
1788 ext/B/B.xs
1789 ext/B/B/Terse.pm
1790 ext/B/B/Showlex.pm
1791 ext/B/B/Xref.pm
1792 ext/B/t/f_map
1793 ext/B/t/showlex.t
1794 ext/B/t/o.t
1795 ext/B/t/optree_varinit.t
1796 ext/B/t/concise-xs.t
1797 ext/B/t/optree_check.t
1798 ext/B/t/OptreeCheck.pm
1799 ext/B/t/optree_specials.t
1800 ext/B/t/f_sort.t
1801 ext/B/t/pragma.t
1802 ext/B/t/f_sort
1803 ext/B/t/b.t
1804 ext/B/t/optree_samples.t
1805 ext/B/t/optree_concise.t
1806 ext/B/t/optree_constants.t
1807 ext/B/t/optree_sort.t
1808 ext/B/t/terse.t
1809 ext/B/t/xref.t
1810 ext/B/t/f_map.t
1811 ext/B/t/optree_misc.t
1812 ext/B/hints/openbsd.pl
1813 ext/B/hints/darwin.pl
1814
1815 ext/Devel-DProf/
1816 ext/Devel-Peek/
db804263 1817 ext/Devel-SelfStubber/
462ea751
DM
1818 ext/DynaLoader/
1819 !ext/DynaLoader/t/XSLoader.t
1820 !ext/DynaLoader/XSLoader_pm.PL
7083d81a 1821 ext/Errno
462ea751
DM
1822 ext/Fcntl/
1823 ext/File-Glob/
d9268716
S
1824 ext/FileCache/lib
1825 ext/FileCache/t
462ea751
DM
1826 ext/GDBM_File/
1827 ext/Hash-Util-FieldHash/
1828 ext/Hash-Util/
1829 ext/I18N-Langinfo/
eb60b0e7 1830 ext/IPC-Open2/
3ac93b70 1831 ext/IPC-Open3/
462ea751
DM
1832 ext/NDBM_File/
1833 ext/ODBM_File/
1834 ext/Opcode/
1835 ext/POSIX/
1836 ext/PerlIO-encoding/
1837 ext/PerlIO-scalar/
1838 ext/PerlIO-via/
1839 ext/SDBM_File/
1840 ext/Socket/
1841 ext/Sys-Hostname/
b7d7e1da 1842 ext/Tie-Memoize/
462ea751
DM
1843 ext/XS-APItest/
1844 ext/XS-Typemap/
1845 ext/attributes/
1846 ext/mro/
1847 ext/re/
1848 lib/AnyDBM_File.{pm,t}
1849 lib/Benchmark.{pm,t}
1850 lib/CORE.pod
1851 lib/Carp.{pm,t}
1852 lib/Carp/Heavy.pm
1853 lib/Class/Struct.{pm,t}
1854 lib/Config.t
1855 lib/Config/Extensions.{pm,t}
1856 lib/DB.{pm,t}
1857 lib/DBM_Filter.pm
1858 lib/DBM_Filter/
462ea751
DM
1859 lib/DirHandle.{pm,t}
1860 lib/Dumpvalue.{pm,t}
1861 lib/English.{pm,t}
1862 lib/Env.pm
1863 lib/Env/t/
1864 lib/ExtUtils/Embed.pm
1865 lib/ExtUtils/XSSymSet.pm
1866 lib/ExtUtils/t/Embed.t
462ea751 1867 lib/ExtUtils/typemap
462ea751
DM
1868 lib/File/Basename.{pm,t}
1869 lib/File/CheckTree.{pm,t}
1870 lib/File/Compare.{pm,t}
1871 lib/File/Copy.{pm,t}
1872 lib/File/DosGlob.{pm,t}
1873 lib/File/Find.pm
1874 lib/File/Find/
1875 lib/File/stat.{pm,t}
462ea751
DM
1876 lib/FileHandle.{pm,t}
1877 lib/FindBin.{pm,t}
1878 lib/Getopt/Std.{pm,t}
1879 lib/I18N/Collate.{pm,t}
462ea751 1880 lib/Internals.t
10b84a45 1881 lib/Module/Build/ConfigData.pm
462ea751
DM
1882 lib/Net/hostent.{pm,t}
1883 lib/Net/netent.{pm,t}
1884 lib/Net/protoent.{pm,t}
1885 lib/Net/servent.{pm,t}
1886 lib/PerlIO.pm
1887 lib/Pod/Functions.pm
1888 lib/Pod/Html.pm
1889 lib/Pod/t/Functions.t
1890 lib/Pod/t/InputObjects.t
1891 lib/Pod/t/Select.t
1892 lib/Pod/t/Usage.t
1893 lib/Pod/t/eol.t
1894 lib/Pod/t/html*
1895 lib/Pod/t/pod2html-lib.pl
1896 lib/Pod/t/utils.t
1897 lib/Search/Dict.{pm,t}
1898 lib/SelectSaver.{pm,t}
1899 lib/Symbol.{pm,t}
1900 lib/Term/Complete.{pm,t}
1901 lib/Term/ReadLine.{pm,t}
1902 lib/Text/Abbrev.{pm,t}
1903 lib/Thread.{pm,t}
1904 lib/Tie/Array.pm
1905 lib/Tie/Array/
1906 lib/Tie/Handle.pm
1907 lib/Tie/Handle/
1908 lib/Tie/Hash.pm
1909 lib/Tie/Hash/NamedCapture.pm
462ea751
DM
1910 lib/Tie/Scalar.{pm,t}
1911 lib/Tie/StdHandle.pm
1912 lib/Tie/SubstrHash.{pm,t}
1913 lib/Time/gmtime.{pm,t}
1914 lib/Time/localtime.{pm,t}
1915 lib/Time/tm.pm
1916 lib/UNIVERSAL.pm
1917 lib/Unicode/README
1918 lib/Unicode/UCD.{pm,t}
1919 lib/User/grent.{pm,t}
1920 lib/User/pwent.{pm,t}
1921 lib/abbrev.pl
1922 lib/assert.pl
462ea751
DM
1923 lib/bigfloat{.pl,pl.t}
1924 lib/bigint{.pl,pl.t}
1925 lib/bigrat.pl
1926 lib/blib.{pm,t}
1927 lib/bytes.{pm,t}
1928 lib/bytes_heavy.pl
1929 lib/cacheout.pl
1930 lib/charnames.{pm,t}
1931 lib/complete.pl
1932 lib/ctime.pl
1933 lib/dbm_filter_util.pl
1934 lib/deprecate.pm
1935 lib/diagnostics.{pm,t}
1936 lib/dotsh.pl
1937 lib/dumpvar.{pl,t}
1938 lib/exceptions.pl
1939 lib/fastcwd.pl
1940 lib/feature.{pm,t}
1941 lib/filetest.{pm,t}
1942 lib/find.pl
1943 lib/finddepth.pl
1944 lib/flush.pl
1945 lib/getcwd.pl
1946 lib/getopt.pl
1947 lib/getopts.pl
1948 lib/h2ph.t
1949 lib/h2xs.t
1950 lib/hostname.pl
1951 lib/importenv.pl
1952 lib/integer.{pm,t}
d915cdf3 1953 lib/legacy.{pm,t}
462ea751
DM
1954 lib/less.{pm,t}
1955 lib/locale.{pm,t}
1956 lib/look.pl
462ea751
DM
1957 lib/open.{pm,t}
1958 lib/open2.pl
1959 lib/open3.pl
1960 lib/overload{.pm,.t,64.t}
1961 lib/overload/numbers.pm
1962 lib/overloading.{pm,t}
1963 lib/perl5db.{pl,t}
1964 lib/perl5db/
1965 lib/pwd.pl
1966 lib/shellwords.pl
1967 lib/sigtrap.{pm,t}
1968 lib/sort.{pm,t}
1969 lib/stat.pl
1970 lib/strict.{pm,t}
1971 lib/subs.{pm,t}
1972 lib/syslog.pl
1973 lib/tainted.pl
1974 lib/termcap.pl
1975 lib/timelocal.pl
1976 lib/unicore/
1977 lib/utf8.{pm,t}
1978 lib/utf8_heavy.pl
1979 lib/validate.pl
1980 lib/vars{.pm,.t,_carp.t}
1981 lib/vmsish.{pm,t}
1982 ],
1983 'CPAN' => 0,
1984 'UPSTREAM' => undef,
1985 },
1986);
b128a327
JH
1987
19881;