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