This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
reminder: update Module::CoreList when bumping version number
[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',
35fe4187 189 'DISTRIBUTION' => 'BINGOS/Archive-Extract-0.38.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',
0124e695 382 'DISTRIBUTION' => 'ANDK/CPAN-1.94_53.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',
feb517da 426 'DISTRIBUTION' => 'BINGOS/CPANPLUS-0.90.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',
1069d95b 524 'DISTRIBUTION' => 'DANKOGAI/Encode-2.39.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',
3d97da50 619 'DISTRIBUTION' => 'MSCHWERN/ExtUtils-MakeMaker-6.56.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',
16610ad9 663 'DISTRIBUTION' => 'BINGOS/File-Fetch-0.24.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',
c341c67b 1007 'DISTRIBUTION' => 'DAGOLDEN/Module-Build-0.36.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',
7c5c215e 1018 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.23.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',
9c7b20a9 1134 'DISTRIBUTION' => 'SMUELLER/PathTools-3.31.tar.gz',
1487a039 1135 'FILES' => q[cpan/Cwd],
f699e950 1136 'EXCLUDED' => [ qr{^t/lib/Test/} ],
462ea751
DM
1137 'CPAN' => 1,
1138 'UPSTREAM' => "cpan",
3a42395c
JV
1139 # NOTE: PathTools is in cpan/Cwd/ because it contains Cwd.xs and
1140 # something, possibly Makefile.SH, makes an assumption that the
1141 # leafname of some file corresponds with the pathname of the directory.
462ea751
DM
1142 },
1143
1144 'perlebcdic' =>
1145 {
1146 'MAINTAINER' => 'pvhp',
1147 'FILES' => q[pod/perlebcdic.pod],
1148 'CPAN' => 0,
1149 'UPSTREAM' => undef,
1150 },
1151
1152 'PerlIO' =>
1153 {
1154 'MAINTAINER' => 'p5p',
1155 'FILES' => q[ext/PerlIO],
1156 'CPAN' => 0,
1157 'UPSTREAM' => undef,
1158 },
1159
1160 'PerlIO::via::QuotedPrint' =>
1161 {
1162 'MAINTAINER' => 'elizabeth',
1163 'DISTRIBUTION' => 'ELIZABETH/PerlIO-via-QuotedPrint-0.06.tar.gz',
9b7a1057 1164 'FILES' => q[cpan/PerlIO-via-QuotedPrint],
462ea751
DM
1165 'CPAN' => 1,
1166 'UPSTREAM' => undef,
1167 },
1168
1169 'perlpacktut' =>
1170 {
1171 'MAINTAINER' => 'laun',
1172 'FILES' => q[pod/perlpacktut.pod],
1173 'CPAN' => 0,
1174 'UPSTREAM' => undef,
1175 },
1176
1177 'perlpodspec' =>
1178 {
1179 'MAINTAINER' => 'sburke',
1180 'FILES' => q[pod/perlpodspec.pod],
1181 'CPAN' => 0,
1182 'UPSTREAM' => undef,
1183 },
1184
1185 'perlre' =>
1186 {
1187 'MAINTAINER' => 'abigail',
1188 'FILES' => q[pod/perlrecharclass.pod
1189 pod/perlrebackslash.pod],
1190 'CPAN' => 0,
1191 'UPSTREAM' => undef,
1192 },
1193
1194
1195 'perlreapi' =>
1196 {
1197 MAINTAINER => 'avar',
abba722d 1198 FILES => q[pod/perlreapi.pod],
462ea751
DM
1199 CPAN => 0,
1200 'UPSTREAM' => undef,
1201 },
1202
1203 'perlreftut' =>
1204 {
1205 'MAINTAINER' => 'mjd',
1206 'FILES' => q[pod/perlreftut.pod],
1207 'CPAN' => 0,
1208 'UPSTREAM' => undef,
1209 },
1210
1211 'perlthrtut' =>
1212 {
1213 'MAINTAINER' => 'elizabeth',
1214 'FILES' => q[pod/perlthrtut.pod],
1215 'CPAN' => 0,
1216 'UPSTREAM' => undef,
1217 },
1218
1219 'Pod::Escapes' =>
1220 {
6283f212 1221 'MAINTAINER' => 'arandal',
462ea751 1222 'DISTRIBUTION' => 'SBURKE/Pod-Escapes-1.04.tar.gz',
efe15bf0 1223 'FILES' => q[cpan/Pod-Escapes],
462ea751
DM
1224 'CPAN' => 1,
1225 'UPSTREAM' => undef,
1226 },
1227
1228 'Pod::LaTeX' =>
1229 {
1230 'MAINTAINER' => 'tjenness',
1231 'DISTRIBUTION' => 'TJENNESS/Pod-LaTeX-0.58.tar.gz',
ea4deea9 1232 'FILES' => q[cpan/Pod-LaTeX
f699e950
DM
1233 pod/pod2latex.PL
1234 ],
1235 'EXCLUDED' => [ qw( t/require.t ) ],
ea4deea9 1236 'MAP' => { '' => 'cpan/Pod-LaTeX/',
f699e950
DM
1237 'pod2latex.PL' => 'pod/pod2latex.PL',
1238 },
462ea751
DM
1239 'CPAN' => 1,
1240 'UPSTREAM' => undef,
1241 },
1242
1243 'Pod::Parser' => {
1244 'MAINTAINER' => 'marekr',
f699e950
DM
1245
1246 # XXX Parser.pm in the 1.38 distribution identifies itself as
1247 # version 1.37!
1248
462ea751 1249 'DISTRIBUTION' => 'MAREKR/Pod-Parser-1.38.tar.gz',
ea4deea9 1250 'FILES' => q[cpan/Pod-Parser
abba722d 1251 pod/pod{2usage,checker,select}.PL
abba722d 1252 ],
ea4deea9 1253 'MAP' => { '' => 'cpan/Pod-Parser/',
f699e950 1254 'scripts/' => 'pod/',
f699e950 1255 },
462ea751
DM
1256 'CPAN' => 1,
1257 'UPSTREAM' => undef,
1258 },
1259
1260 'Pod::Perldoc' =>
1261 {
1262 'MAINTAINER' => 'ferreira',
c40d75c4 1263 'DISTRIBUTION' => 'FERREIRA/Pod-Perldoc-3.15_01.tar.gz',
e5833079
NC
1264 # I don't know whether it's conceptually cleaner to a rule to copy
1265 # ext/Pod-Perldoc/pod/perldoc.pod to pod/perldoc.pod at make time
1266 # (in 4 places), or leave it as 1 mapping here.
2be4b150 1267 'FILES' => q[dist/Pod-Perldoc
f699e950
DM
1268 pod/perldoc.pod
1269 ],
1270 # in blead, the perldoc executable is generated by perldoc.PL
1271 # instead
e5833079
NC
1272 # XXX We can and should fix this, but clean up the DRY-failure in utils
1273 # first
f699e950 1274 'EXCLUDED' => [ qw( perldoc ) ],
2be4b150 1275 'MAP' => { '' => 'dist/Pod-Perldoc/',
85dc445c 1276 'lib/perldoc.pod' => 'pod/perldoc.pod',
f699e950 1277 },
462ea751 1278 'CPAN' => 1,
d3c89c47 1279 'UPSTREAM' => 'blead',
462ea751
DM
1280 },
1281
1282 'Pod::Plainer' =>
1283 {
124e3cf7 1284 'DISTRIBUTION' => 'RMBARKER/Pod-Plainer-1.01.tar.gz',
462ea751 1285 'MAINTAINER' => 'rmbarker',
ea6a1880 1286 'FILES' => q[dist/Pod-Plainer],
1f766de9 1287 'CPAN' => 1,
462ea751 1288 'UPSTREAM' => 'blead',
cfc946ee 1289 'EXCLUDED' => [ qw(t/pod.t t/pod-coverage.t) ],
ab87ca4d 1290 'DEPRECATED' => 5.011,
462ea751
DM
1291 },
1292
1293 'Pod::Simple' =>
1294 {
1295 'MAINTAINER' => 'arandal',
433cf6b4 1296 'DISTRIBUTION' => 'DWHEELER/Pod-Simple-3.13.tar.gz',
490d1888 1297 'FILES' => q[cpan/Pod-Simple],
ac185ebf
SH
1298 # XXX these two files correspond to similar ones in blead under
1299 # pod/, but the blead ones have newer changes, and also seem to
f699e950
DM
1300 # have been in blead a long time. I'm going to assume then that
1301 # the blead versions of these two files are authoritative - DAPM
1302 'EXCLUDED' => [ qw( lib/perlpod.pod lib/perlpodspec.pod ) ],
462ea751 1303 'CPAN' => 1,
ac185ebf 1304 'UPSTREAM' => 'cpan',
462ea751
DM
1305 },
1306
1307 'podlators' =>
1308 {
1309 'MAINTAINER' => 'rra',
1310 'DISTRIBUTION' => 'RRA/podlators-2.2.2.tar.gz',
f4e6b692 1311 'FILES' => q[cpan/podlators
abba722d
DM
1312 pod/pod2man.PL
1313 pod/pod2text.PL
abba722d 1314 ],
f4e6b692 1315 'MAP' => { '' => 'cpan/podlators/',
7a12ca83 1316 'scripts/' => 'pod/',
f699e950 1317 },
462ea751
DM
1318 'CPAN' => 1,
1319 'UPSTREAM' => 'cpan',
1320 },
1321
1322 'Safe' =>
1323 {
1324 'MAINTAINER' => 'rgarcia',
6eed0921 1325 'DISTRIBUTION' => 'RGARCIA/Safe-2.19.tar.gz',
5a4811be 1326 'FILES' => q[dist/Safe],
462ea751 1327 'CPAN' => 1,
5a4811be 1328 'UPSTREAM' => 'blead',
462ea751
DM
1329 },
1330
1331 'Scalar-List-Utils' =>
1332 {
1333 'MAINTAINER' => 'gbarr',
1460e873 1334 'DISTRIBUTION' => 'GBARR/Scalar-List-Utils-1.21.tar.gz',
d8ada404 1335 # Note that perl uses its own version of Makefile.PL
8d1f8030 1336 'FILES' => q[cpan/List-Util],
d8ada404
DM
1337 'EXCLUDED' => [ qr{^inc/Module/},
1338 qr{^inc/Test/},
1339 qw{ mytypemap },
1340 ],
462ea751
DM
1341 'CPAN' => 1,
1342 'UPSTREAM' => undef,
1343 },
1344
1345 'SelfLoader' =>
1346 {
1347 'MAINTAINER' => 'smueller',
1348 'DISTRIBUTION' => 'SMUELLER/SelfLoader-1.17.tar.gz',
e8d60652 1349 'FILES' => q[dist/SelfLoader],
d8ada404 1350 'EXCLUDED' => [ qw{ t/00pod.t } ],
462ea751 1351 'CPAN' => 1,
2d994787 1352 'UPSTREAM' => 'blead',
462ea751
DM
1353 },
1354
1355 'Shell' =>
1356 {
1357 'MAINTAINER' => 'ferreira',
c40d75c4 1358 'DISTRIBUTION' => 'FERREIRA/Shell-0.72_01.tar.gz',
8d4ff56f 1359 'FILES' => q[cpan/Shell],
d8ada404 1360 'EXCLUDED' => [ qw{ t/01_use.t t/99_pod.t } ],
462ea751
DM
1361 'CPAN' => 1,
1362 'UPSTREAM' => undef,
ab87ca4d 1363 'DEPRECATED' => 5.011,
462ea751
DM
1364 },
1365
1366 'Storable' =>
1367 {
1368 'MAINTAINER' => 'ams',
70006c44 1369 'DISTRIBUTION' => 'AMS/Storable-2.21.tar.gz',
8b88b2b2 1370 'FILES' => q[dist/Storable],
d8ada404 1371 'EXCLUDED' => [ qr{^t/Test/} ],
462ea751 1372 'CPAN' => 1,
70006c44 1373 'UPSTREAM' => 'blead',
462ea751
DM
1374 },
1375
1376 'Switch' =>
1377 {
1378 'MAINTAINER' => 'rgarcia',
7844ec1b 1379 'DISTRIBUTION' => 'RGARCIA/Switch-2.15.tar.gz',
1fabcc65 1380 'FILES' => q[dist/Switch],
462ea751 1381 'CPAN' => 1,
51bde7ee 1382 'UPSTREAM' => 'blead',
ab87ca4d 1383 'DEPRECATED' => 5.011,
462ea751
DM
1384 },
1385
1386 'Sys::Syslog' =>
1387 {
1388 'MAINTAINER' => 'saper',
1389 'DISTRIBUTION' => 'SAPER/Sys-Syslog-0.27.tar.gz',
e14adb60 1390 'FILES' => q[cpan/Sys-Syslog],
d8ada404
DM
1391 'EXCLUDED' => [ qr{^eg/},
1392 qw{t/data-validation.t
1393 t/distchk.t
1394 t/pod.t
1395 t/podcover.t
1396 t/podspell.t
1397 t/portfs.t
1398 win32/PerlLog.RES
1399 },
1400 ],
462ea751 1401 'CPAN' => 1,
27d8d4f0 1402 'UPSTREAM' => 'cpan',
462ea751
DM
1403 },
1404
462ea751
DM
1405 'Term::ANSIColor' =>
1406 {
1407 'MAINTAINER' => 'rra',
cdab9eb9 1408 'DISTRIBUTION' => 'RRA/ANSIColor-2.02.tar.gz',
d5e5b609 1409 'FILES' => q[cpan/Term-ANSIColor],
b66dd24d 1410 'EXCLUDED' => [ qr{^tests/}, qw(t/pod-spelling.t t/pod.t) ],
462ea751
DM
1411 'CPAN' => 1,
1412 'UPSTREAM' => 'cpan',
1413 },
1414
1415 'Term::Cap' =>
1416 {
1417 'MAINTAINER' => 'jstowe',
1418 'DISTRIBUTION' => 'JSTOWE/Term-Cap-1.12.tar.gz',
8c5b8ff0 1419 'FILES' => q[cpan/Term-Cap],
462ea751
DM
1420 'CPAN' => 1,
1421 'UPSTREAM' => undef,
1422 },
1423
1424 'Term::UI' =>
1425 {
1426 'MAINTAINER' => 'kane',
1427 'DISTRIBUTION' => 'KANE/Term-UI-0.20.tar.gz',
d5e5b609 1428 'FILES' => q[cpan/Term-UI],
462ea751
DM
1429 'CPAN' => 1,
1430 'UPSTREAM' => 'cpan',
1431 },
1432
1433 'Test' =>
1434 {
983ed8e9 1435 'MAINTAINER' => 'jesse',
6283f212 1436 'DISTRIBUTION' => 'JESSE/Test-1.25_02.tar.gz',
bfa0af6f 1437 'FILES' => q[cpan/Test],
462ea751 1438 'CPAN' => 1,
6283f212 1439 'UPSTREAM' => 'cpan',
462ea751
DM
1440 },
1441
1442 'Test::Harness' =>
1443 {
1444 'MAINTAINER' => 'andya',
2654429e 1445 'DISTRIBUTION' => 'ANDYA/Test-Harness-3.17.tar.gz',
b8a20401 1446 'FILES' => q[cpan/Test-Harness],
d8ada404
DM
1447 'EXCLUDED' => [ qr{^examples/},
1448 qr{^inc/},
1449 qr{^t/lib/Test/},
1450 qr{^xt/},
1451 qw{Changes-2.64
1452 HACKING.pod
1453 perlcriticrc
1454 t/lib/if.pm
1455 }
1456 ],
462ea751
DM
1457 'CPAN' => 1,
1458 'UPSTREAM' => undef,
1459 },
1460
1461 'Test::Simple' =>
1462 {
1463 'MAINTAINER' => 'mschwern',
2c4d5b9b 1464 'DISTRIBUTION' => 'MSCHWERN/Test-Simple-0.94.tar.gz',
e0ee75a6 1465 'FILES' => q[cpan/Test-Simple],
d8ada404 1466 'EXCLUDED' => [
d8ada404
DM
1467 qw{.perlcriticrc
1468 .perltidyrc
3a246199 1469 t/00compile.t
d8ada404
DM
1470 t/pod.t
1471 t/pod-coverage.t
b36de399 1472 t/Builder/reset_outputs.t
d8ada404 1473 lib/Test/Builder/IO/Scalar.pm
d8ada404
DM
1474 }
1475 ],
462ea751 1476 'CPAN' => 1,
2c4d5b9b 1477 'UPSTREAM' => 'cpan',
462ea751
DM
1478 },
1479
1480 'Text::Balanced' =>
1481 {
1482 'MAINTAINER' => 'dmanura',
85831461 1483 'DISTRIBUTION' => 'ADAMK/Text-Balanced-2.02.tar.gz',
e916ef55 1484 'FILES' => q[cpan/Text-Balanced],
85831461 1485 'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
462ea751
DM
1486 'CPAN' => 1,
1487 'UPSTREAM' => undef,
1488 },
1489
1490 'Text::ParseWords' =>
1491 {
1492 'MAINTAINER' => 'chorny',
1493 'DISTRIBUTION' => 'CHORNY/Text-ParseWords-3.27.zip',
204606f4 1494 'FILES' => q[cpan/Text-ParseWords],
d8ada404 1495 'EXCLUDED' => [ qw( t/pod.t ) ],
66c85ba8
NC
1496 # For the benefit of make_ext.pl, we have to have this accessible:
1497 'MAP' => {
7964dbe8
JV
1498 'ParseWords.pm' => 'cpan/Text-ParseWords/lib/Text/ParseWords.pm',
1499 '' => 'cpan/Text-ParseWords/',
66c85ba8 1500 },
462ea751
DM
1501 'CPAN' => 1,
1502 'UPSTREAM' => undef,
1503 },
1504
1505 'Text::Soundex' =>
1506 {
1507 'MAINTAINER' => 'markm',
1508 'DISTRIBUTION' => 'MARKM/Text-Soundex-3.03.tar.gz',
152f7782 1509 'FILES' => q[cpan/Text-Soundex],
7964dbe8 1510 'MAP' => { '' => 'cpan/Text-Soundex/',
d8ada404
DM
1511 # XXX these two files are clearly related,
1512 # but they appear to have diverged
1513 # considerably over the years
7964dbe8 1514 'test.pl' => 'cpan/Text-Soundex/t/Soundex.t',
d8ada404 1515 },
462ea751
DM
1516 'CPAN' => 1,
1517 'UPSTREAM' => undef,
1518 },
1519
b866c0be
DM
1520 'Text-Tabs+Wrap' =>
1521 {
1522 'MAINTAINER' => 'muir',
1523 'DISTRIBUTION' => 'MUIR/modules/Text-Tabs+Wrap-2009.0305.tar.gz',
d1f77080 1524 'FILES' => q[cpan/Text-Tabs],
b866c0be 1525 'EXCLUDED' => [ qw( t/dnsparks.t ) ], # see af6492bf9e
b866c0be
DM
1526 'CPAN' => 1,
1527 'UPSTREAM' => 'cpan',
1528 },
1529
462ea751
DM
1530 'Thread::Queue' =>
1531 {
1532 'MAINTAINER' => 'jdhedden',
1533 'DISTRIBUTION' => 'JDHEDDEN/Thread-Queue-2.11.tar.gz',
e4c73f03 1534 'FILES' => q[dist/Thread-Queue],
d8ada404
DM
1535 'EXCLUDED' => [ qw(examples/queue.pl
1536 t/00_load.t
1537 t/99_pod.t
1538 t/test.pl
1539 ) ],
462ea751
DM
1540 'CPAN' => 1,
1541 'UPSTREAM' => 'blead',
1542 },
1543
1544 'Thread::Semaphore' =>
1545 {
1546 'MAINTAINER' => 'jdhedden',
1547 'DISTRIBUTION' => 'JDHEDDEN/Thread-Semaphore-2.09.tar.gz',
1fce97d8 1548 'FILES' => q[dist/Thread-Semaphore],
d8ada404
DM
1549 'EXCLUDED' => [ qw(examples/semaphore.pl
1550 t/00_load.t
1551 t/99_pod.t
1552 t/test.pl
1553 ) ],
462ea751
DM
1554 'CPAN' => 1,
1555 'UPSTREAM' => 'blead',
1556 },
1557
1558 'threads' =>
1559 {
1560 'MAINTAINER' => 'jdhedden',
24855dff 1561 'DISTRIBUTION' => 'JDHEDDEN/threads-1.75.tar.gz',
72388ea1 1562 'FILES' => q[dist/threads],
d8ada404
DM
1563 'EXCLUDED' => [ qw(examples/pool.pl
1564 t/pod.t
1565 t/test.pl
1566 threads.h
1567 ) ],
462ea751
DM
1568 'CPAN' => 1,
1569 'UPSTREAM' => 'blead',
1570 },
1571
1572 'threads::shared' =>
1573 {
1574 'MAINTAINER' => 'jdhedden',
50b08f24 1575 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.32.tar.gz',
6eb7b80a 1576 'FILES' => q[dist/threads-shared],
d8ada404
DM
1577 'EXCLUDED' => [ qw(examples/class.pl
1578 shared.h
1579 t/pod.t
1580 t/test.pl
1581 ) ],
462ea751
DM
1582 'CPAN' => 1,
1583 'UPSTREAM' => 'blead',
1584 },
1585
1586 'Tie::File' =>
1587 {
1588 'MAINTAINER' => 'mjd',
1589 'DISTRIBUTION' => 'MJD/Tie-File-0.96.tar.gz',
a03926b2 1590 'FILES' => q[cpan/Tie-File],
462ea751
DM
1591 'CPAN' => 1,
1592 'UPSTREAM' => undef,
1593 },
1594
1595 'Tie::RefHash' =>
1596 {
1597 'MAINTAINER' => 'nuffin',
1598 'DISTRIBUTION' => 'NUFFIN/Tie-RefHash-1.38.tar.gz',
325914f9 1599 'FILES' => q[cpan/Tie-RefHash],
462ea751
DM
1600 'CPAN' => 1,
1601 'UPSTREAM' => 'cpan',
1602 },
1603
1604 'Time::HiRes' =>
1605 {
1606 'MAINTAINER' => 'zefram',
1607 'DISTRIBUTION' => 'JHI/Time-HiRes-1.9719.tar.gz',
a9ddcb5d 1608 'FILES' => q[cpan/Time-HiRes],
462ea751
DM
1609 'CPAN' => 1,
1610 'UPSTREAM' => undef,
1611 },
1612
1613 'Time::Local' =>
1614 {
1615 'MAINTAINER' => 'drolsky',
1616 'DISTRIBUTION' => 'DROLSKY/Time-Local-1.1901.tar.gz',
0c5ae3ee 1617 'FILES' => q[ext/Time-Local],
2654429e 1618 'EXCLUDED' => [ qw(t/pod-coverage.t t/pod.t) ],
462ea751 1619 'CPAN' => 1,
5110ab9d
JV
1620 'UPSTREAM' => 'blead',
1621 # Currently Time::Local is no longer backwards compatible with Pre-5.11 perls
1622 # the version in core has now deviated from the CPAN version. To re-dual-life
1623 # this module, we'll need to rewrite a hybrid version
462ea751
DM
1624 },
1625
1626 'Time::Piece' =>
1627 {
1628 'MAINTAINER' => 'msergeant',
6653081c 1629 'DISTRIBUTION' => 'MSERGEANT/Time-Piece-1.15.tar.gz',
2f94c979 1630 'FILES' => q[cpan/Time-Piece],
462ea751
DM
1631 'CPAN' => 1,
1632 'UPSTREAM' => undef,
1633 },
1634
1635 'Unicode::Collate' =>
1636 {
1637 'MAINTAINER' => 'sadahiro',
1638 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.52.tar.gz',
a3e5f045 1639 'FILES' => q[cpan/Unicode-Collate],
2654429e
DM
1640 # ignore experimental XS version
1641 'EXCLUDED' => [ qr{X$},
1642 qw{disableXS enableXS }
1643 ],
462ea751
DM
1644 'CPAN' => 1,
1645 'UPSTREAM' => 'first-come',
1646 },
1647
1648 'Unicode::Normalize' =>
1649 {
1650 'MAINTAINER' => 'sadahiro',
2654429e 1651 'DISTRIBUTION' => 'SADAHIRO/Unicode-Normalize-1.03.tar.gz',
c62c1f54 1652 'FILES' => q[cpan/Unicode-Normalize],
2654429e 1653 'EXCLUDED' => [ qw{MANIFEST.N Normalize.pmN disableXS enableXS }],
462ea751
DM
1654 'CPAN' => 1,
1655 'UPSTREAM' => 'first-come',
1656 },
1657
1658 'version' =>
1659 {
1660 'MAINTAINER' => 'jpeacock',
05b3708e 1661 'DISTRIBUTION' => 'JPEACOCK/version-0.77.tar.gz',
daa8514a
NC
1662 'FILES' => q[lib/version.pm lib/version.pod lib/version.t
1663 lib/version],
bc7b0a13 1664 'EXCLUDED' => [ qr{^t/.*\.t$}, qw{t/survey_locales}, qr{^vutil/},
2654429e
DM
1665 qw{lib/version/typemap},
1666 qw{vperl/vpp.pm},
1667 ],
1668 'MAP' => { 'lib/' => 'lib/',
1669 't/coretests.pm' => 'lib/version.t',
1670 },
462ea751
DM
1671 'CPAN' => 1,
1672 'UPSTREAM' => undef,
1673 },
1674
1675 'vms' =>
1676 {
1677 'MAINTAINER' => 'craig',
1678 'FILES' => q[vms configure.com README.vms],
1679 'CPAN' => 0,
1680 'UPSTREAM' => undef,
26dd53a2
CB
1681 },
1682
1683 'VMS::DCLsym' =>
1684 {
1685 'MAINTAINER' => 'craig',
1686 'FILES' => q[ext/VMS-DCLsym],
1687 'CPAN' => 0,
1688 'UPSTREAM' => undef,
1689 },
1690
1691 'VMS::Stdio' =>
1692 {
1693 'MAINTAINER' => 'craig',
1694 'FILES' => q[ext/VMS-Stdio],
1695 'CPAN' => 0,
1696 'UPSTREAM' => undef,
462ea751
DM
1697 },
1698
1699 'warnings' =>
1700 {
1701 'MAINTAINER' => 'pmqs',
abba722d
DM
1702 'FILES' => q[warnings.pl
1703 lib/warnings.{pm,t}
1704 lib/warnings
1705 t/lib/warnings
1706 ],
462ea751
DM
1707 'CPAN' => 0,
1708 'UPSTREAM' => undef,
1709 },
1710
1711 'win32' =>
1712 {
1713 'MAINTAINER' => 'jand',
1714 'FILES' => q[win32 t/win32 README.win32 ext/Win32CORE],
1715 'CPAN' => 0,
1716 'UPSTREAM' => undef,
1717 },
1718
1719 'Win32' =>
1720 {
1721 'MAINTAINER' => 'jand',
1722 'DISTRIBUTION' => "JDB/Win32-0.39.tar.gz",
43aed010 1723 'FILES' => q[cpan/Win32],
462ea751 1724 'CPAN' => 1,
43aed010 1725 'UPSTREAM' => 'cpan',
462ea751
DM
1726 },
1727
1728 'Win32API::File' =>
1729 {
19a1ea52 1730 'MAINTAINER' => 'chorny',
462ea751 1731 'DISTRIBUTION' => 'CHORNY/Win32API-File-0.1101.zip',
e40af2cd 1732 'FILES' => q[cpan/Win32API-File],
2654429e
DM
1733 'EXCLUDED' => [ qr{^ex/},
1734 qw{t/pod.t},
1735 ],
462ea751 1736 'CPAN' => 1,
19a1ea52 1737 'UPSTREAM' => 'cpan',
462ea751
DM
1738 },
1739
88e1f1a2
JV
1740 'XS::APItest::KeywordRPN' =>
1741 {
1742 'MAINTAINER' => 'zefram',
1743 'FILES' => q[ext/XS-APItest-KeywordRPN],
1744 'CPAN' => 0,
1745 'UPSTREAM' => 'blead',
1746 },
1747
462ea751
DM
1748 'XSLoader' =>
1749 {
1750 'MAINTAINER' => 'saper',
1751 'DISTRIBUTION' => 'SAPER/XSLoader-0.10.tar.gz',
710e07e2 1752 'FILES' => q[dist/XSLoader],
2654429e
DM
1753 'EXCLUDED' => [ qr{^eg/},
1754 qw{t/pod.t
1755 t/podcover.t
1756 t/portfs.t
1757 XSLoader.pm}, # we use XSLoader_pm.PL
1758 ],
462ea751 1759 'CPAN' => 1,
27d8d4f0 1760 'UPSTREAM' => 'blead',
462ea751
DM
1761 },
1762
1763 's2p' =>
1764 {
1765 'MAINTAINER' => 'laun',
1766 'FILES' => q[x2p/s2p.PL],
1767 'CPAN' => 0,
1768 'UPSTREAM' => undef,
1769 },
1770
1771
1772 # this pseudo-module represents all the files under ext/ and lib/
1773 # that aren't otherwise claimed. This means that the following two
1774 # commands will check that every file under ext/ and lib/ is
1775 # accounted for, and that there are no duplicates:
1776 #
1777 # perl Porting/Maintainers --checkmani lib ext
d8ada404 1778 # perl Porting/Maintainers --checkmani
462ea751
DM
1779
1780 '_PERLLIB' =>
1781 {
1782 'MAINTAINER' => 'p5p',
1783 'FILES' => q[
34c716a1
S
1784 ext/autouse/lib
1785 ext/autouse/t
462ea751
DM
1786 ext/B/B.pm
1787 ext/B/typemap
1788 ext/B/Makefile.PL
1789 ext/B/defsubs_h.PL
1790 ext/B/O.pm
1791 ext/B/B.xs
1792 ext/B/B/Terse.pm
1793 ext/B/B/Showlex.pm
1794 ext/B/B/Xref.pm
1795 ext/B/t/f_map
1796 ext/B/t/showlex.t
1797 ext/B/t/o.t
1798 ext/B/t/optree_varinit.t
1799 ext/B/t/concise-xs.t
1800 ext/B/t/optree_check.t
1801 ext/B/t/OptreeCheck.pm
1802 ext/B/t/optree_specials.t
1803 ext/B/t/f_sort.t
1804 ext/B/t/pragma.t
1805 ext/B/t/f_sort
1806 ext/B/t/b.t
1807 ext/B/t/optree_samples.t
1808 ext/B/t/optree_concise.t
1809 ext/B/t/optree_constants.t
1810 ext/B/t/optree_sort.t
1811 ext/B/t/terse.t
1812 ext/B/t/xref.t
1813 ext/B/t/f_map.t
1814 ext/B/t/optree_misc.t
1815 ext/B/hints/openbsd.pl
1816 ext/B/hints/darwin.pl
1817
1818 ext/Devel-DProf/
1819 ext/Devel-Peek/
db804263 1820 ext/Devel-SelfStubber/
462ea751
DM
1821 ext/DynaLoader/
1822 !ext/DynaLoader/t/XSLoader.t
1823 !ext/DynaLoader/XSLoader_pm.PL
7083d81a 1824 ext/Errno
462ea751
DM
1825 ext/Fcntl/
1826 ext/File-Glob/
d9268716
S
1827 ext/FileCache/lib
1828 ext/FileCache/t
462ea751
DM
1829 ext/GDBM_File/
1830 ext/Hash-Util-FieldHash/
1831 ext/Hash-Util/
1832 ext/I18N-Langinfo/
eb60b0e7 1833 ext/IPC-Open2/
3ac93b70 1834 ext/IPC-Open3/
462ea751
DM
1835 ext/NDBM_File/
1836 ext/ODBM_File/
1837 ext/Opcode/
1838 ext/POSIX/
1839 ext/PerlIO-encoding/
1840 ext/PerlIO-scalar/
1841 ext/PerlIO-via/
1842 ext/SDBM_File/
1843 ext/Socket/
1844 ext/Sys-Hostname/
b7d7e1da 1845 ext/Tie-Memoize/
462ea751
DM
1846 ext/XS-APItest/
1847 ext/XS-Typemap/
1848 ext/attributes/
1849 ext/mro/
1850 ext/re/
1851 lib/AnyDBM_File.{pm,t}
1852 lib/Benchmark.{pm,t}
1853 lib/CORE.pod
1854 lib/Carp.{pm,t}
1855 lib/Carp/Heavy.pm
1856 lib/Class/Struct.{pm,t}
1857 lib/Config.t
1858 lib/Config/Extensions.{pm,t}
1859 lib/DB.{pm,t}
1860 lib/DBM_Filter.pm
1861 lib/DBM_Filter/
462ea751
DM
1862 lib/DirHandle.{pm,t}
1863 lib/Dumpvalue.{pm,t}
1864 lib/English.{pm,t}
1865 lib/Env.pm
1866 lib/Env/t/
1867 lib/ExtUtils/Embed.pm
1868 lib/ExtUtils/XSSymSet.pm
1869 lib/ExtUtils/t/Embed.t
462ea751 1870 lib/ExtUtils/typemap
462ea751
DM
1871 lib/File/Basename.{pm,t}
1872 lib/File/CheckTree.{pm,t}
1873 lib/File/Compare.{pm,t}
1874 lib/File/Copy.{pm,t}
1875 lib/File/DosGlob.{pm,t}
1876 lib/File/Find.pm
1877 lib/File/Find/
1878 lib/File/stat.{pm,t}
462ea751
DM
1879 lib/FileHandle.{pm,t}
1880 lib/FindBin.{pm,t}
1881 lib/Getopt/Std.{pm,t}
1882 lib/I18N/Collate.{pm,t}
462ea751 1883 lib/Internals.t
10b84a45 1884 lib/Module/Build/ConfigData.pm
462ea751
DM
1885 lib/Net/hostent.{pm,t}
1886 lib/Net/netent.{pm,t}
1887 lib/Net/protoent.{pm,t}
1888 lib/Net/servent.{pm,t}
1889 lib/PerlIO.pm
1890 lib/Pod/Functions.pm
1891 lib/Pod/Html.pm
1892 lib/Pod/t/Functions.t
1893 lib/Pod/t/InputObjects.t
1894 lib/Pod/t/Select.t
1895 lib/Pod/t/Usage.t
1896 lib/Pod/t/eol.t
1897 lib/Pod/t/html*
1898 lib/Pod/t/pod2html-lib.pl
1899 lib/Pod/t/utils.t
1900 lib/Search/Dict.{pm,t}
1901 lib/SelectSaver.{pm,t}
1902 lib/Symbol.{pm,t}
1903 lib/Term/Complete.{pm,t}
1904 lib/Term/ReadLine.{pm,t}
1905 lib/Text/Abbrev.{pm,t}
1906 lib/Thread.{pm,t}
1907 lib/Tie/Array.pm
1908 lib/Tie/Array/
1909 lib/Tie/Handle.pm
1910 lib/Tie/Handle/
1911 lib/Tie/Hash.pm
1912 lib/Tie/Hash/NamedCapture.pm
462ea751
DM
1913 lib/Tie/Scalar.{pm,t}
1914 lib/Tie/StdHandle.pm
1915 lib/Tie/SubstrHash.{pm,t}
1916 lib/Time/gmtime.{pm,t}
1917 lib/Time/localtime.{pm,t}
1918 lib/Time/tm.pm
1919 lib/UNIVERSAL.pm
1920 lib/Unicode/README
1921 lib/Unicode/UCD.{pm,t}
1922 lib/User/grent.{pm,t}
1923 lib/User/pwent.{pm,t}
1924 lib/abbrev.pl
1925 lib/assert.pl
462ea751
DM
1926 lib/bigfloat{.pl,pl.t}
1927 lib/bigint{.pl,pl.t}
1928 lib/bigrat.pl
1929 lib/blib.{pm,t}
1930 lib/bytes.{pm,t}
1931 lib/bytes_heavy.pl
1932 lib/cacheout.pl
1933 lib/charnames.{pm,t}
1934 lib/complete.pl
1935 lib/ctime.pl
1936 lib/dbm_filter_util.pl
1937 lib/deprecate.pm
1938 lib/diagnostics.{pm,t}
1939 lib/dotsh.pl
1940 lib/dumpvar.{pl,t}
1941 lib/exceptions.pl
1942 lib/fastcwd.pl
1943 lib/feature.{pm,t}
1863b879 1944 lib/feature/
462ea751
DM
1945 lib/filetest.{pm,t}
1946 lib/find.pl
1947 lib/finddepth.pl
1948 lib/flush.pl
1949 lib/getcwd.pl
1950 lib/getopt.pl
1951 lib/getopts.pl
1952 lib/h2ph.t
1953 lib/h2xs.t
1954 lib/hostname.pl
1955 lib/importenv.pl
1956 lib/integer.{pm,t}
d915cdf3 1957 lib/legacy.{pm,t}
462ea751
DM
1958 lib/less.{pm,t}
1959 lib/locale.{pm,t}
1960 lib/look.pl
462ea751
DM
1961 lib/open.{pm,t}
1962 lib/open2.pl
1963 lib/open3.pl
1964 lib/overload{.pm,.t,64.t}
1965 lib/overload/numbers.pm
1966 lib/overloading.{pm,t}
1967 lib/perl5db.{pl,t}
1968 lib/perl5db/
1969 lib/pwd.pl
1970 lib/shellwords.pl
1971 lib/sigtrap.{pm,t}
1972 lib/sort.{pm,t}
1973 lib/stat.pl
1974 lib/strict.{pm,t}
1975 lib/subs.{pm,t}
1976 lib/syslog.pl
1977 lib/tainted.pl
1978 lib/termcap.pl
1979 lib/timelocal.pl
1980 lib/unicore/
1981 lib/utf8.{pm,t}
1982 lib/utf8_heavy.pl
1983 lib/validate.pl
1984 lib/vars{.pm,.t,_carp.t}
1985 lib/vmsish.{pm,t}
1986 ],
1987 'CPAN' => 0,
1988 'UPSTREAM' => undef,
1989 },
1990);
b128a327
JH
1991
19921;