Module::Build's contrib directory should be marked as EXCLUDED from the core.
[p5sagit/p5-mst-13.2.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.  Those that have a CPAN existence, have the CPAN
7 # attribute set to true.
8
9 package Maintainers;
10
11 use File::Glob qw(:case);
12
13 %Maintainers =
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>',
24     'chorny'    => "Alexandr Ciornii <alexchorny\100gmail.com>",
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>',
41     'jesse'     => 'Jesse Vincent <jesse@bestpractical.com>',
42     'jhi'       => 'Jarkko Hietaniemi <jhi@cpan.org>',
43     'jjore'     => 'Joshua ben Jore <jjore@cpan.org>',
44     'jpeacock'  => 'John Peacock <jpeacock@cpan.org>',
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     );
92
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
103     MANIFEST MANIFEST.SKIP META.yml NEW NOTES ppport.h README
104     SIGNATURE THANKS TODO Todo VERSION WHATSNEW
105 );
106
107  
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).
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 # MAP is a hash that maps CPAN paths to their core equivalents.
151 # Each key reprepresents a string prefix, with longest prefixes checked
152 # first. The first match causes that prefix to be replaced with the
153 # corresponding key. For example, with the following MAP:
154 #   { 
155 #     'lib/'     => 'lib/',
156 #     ''         => 'lib/Foo/',
157 #   },
158 #
159 # these files are mapped as shown:
160 #
161 #    README     becomes lib/Foo/README
162 #    lib/Foo.pm becomes lib/Foo.pm 
163 #
164 # The default is dependent on the type of module.
165 # For distributions which appear to be stored under ext/, it defaults to:
166 #
167 #   { '' => 'ext/Foo-Bar/' }
168 #
169 # otherwise, it's
170 #
171 #   { 
172 #     'lib/'     => 'lib/',
173 #     ''         => 'lib/Foo/Bar/',
174 #   }
175
176 %Modules = (
177
178     'Archive::Extract' =>
179         {
180         'MAINTAINER'    => 'kane',
181         'DISTRIBUTION'  => 'KANE/Archive-Extract-0.34.tar.gz',
182         'FILES'         => q[ext/Archive-Extract],
183         'CPAN'          => 1,
184         'UPSTREAM'      => 'cpan',
185         'BUGS'          => 'bug-archive-extract@rt.cpan.org',
186         },
187
188     'Archive::Tar' =>
189         {
190         'MAINTAINER'    => 'kane',
191         'DISTRIBUTION'  => 'KANE/Archive-Tar-1.52.tar.gz',
192         'FILES'         => q[ext/Archive-Tar],
193         'CPAN'          => 1,
194         'UPSTREAM'      => 'cpan',
195         'BUGS'          => 'bug-archive-tar@rt.cpan.org',
196         },
197
198     'Attribute::Handlers' =>
199         {
200         'MAINTAINER'    => 'rgarcia',
201         'DISTRIBUTION'  => 'SMUELLER/Attribute-Handlers-0.86.tar.gz',
202         'FILES'         => q[ext/Attribute-Handlers],
203         'CPAN'          => 1,
204         'UPSTREAM'      => "blead",
205         },
206
207     'autodie' =>
208         {
209         'MAINTAINER'    => 'pjf',
210         'DISTRIBUTION'  => 'PJF/autodie-2.06_01.tar.gz',
211         'FILES'         => q[ext/autodie],
212         'EXCLUDED'      => [ qr{^inc/Module/},
213
214                              # All these tests depend upon external
215                              # modules that don't exist when we're
216                              # building the core.  Hence, they can
217                              # never run, and should not be merged.
218
219                              qw(
220                                 t/boilerplate.t
221                                 t/critic.t
222                                 t/fork.t
223                                 t/kwalitee.t
224                                 t/lex58.t
225                                 t/pod-coverage.t
226                                 t/pod.t
227                                 t/socket.t
228                                 t/system.t
229                               )
230                            ],
231         'CPAN'          => 1,
232         'UPSTREAM'      => 'cpan',
233         },
234
235     'AutoLoader' =>
236         {
237         'MAINTAINER'    => 'smueller',
238         'DISTRIBUTION'  => 'SMUELLER/AutoLoader-5.69.tar.gz',
239         'FILES'         => q[ext/AutoLoader],
240         'EXCLUDED'      => [ qw( t/00pod.t ) ],
241         'CPAN'          => 1,
242         'UPSTREAM'      => "cpan",
243         },
244
245     'B::Concise' =>
246         {
247         'MAINTAINER'    => 'smccam',
248         'FILES'         => q[ext/B/B/Concise.pm ext/B/t/concise.t],
249         'CPAN'          => 0,
250         'UPSTREAM'      => undef,
251         },
252
253     'B::Debug' =>
254         {
255         'MAINTAINER'    => 'rurban',
256         'DISTRIBUTION'  => 'RURBAN/B-Debug-1.11.tar.gz',
257         'FILES'         => q[ext/B-Debug],
258         'EXCLUDED'      => [ qw( t/coverage.html t/pod.t ) ],
259         'CPAN'          => 1,
260         'UPSTREAM'      => undef,
261         },
262
263     'B::Deparse' =>
264         {
265         'MAINTAINER'    => 'smccam',
266         'FILES'         => q[ext/B-Deparse],
267         'CPAN'          => 0,
268         'UPSTREAM'      => undef,
269         },
270
271     'B::Lint' =>
272         {
273         'MAINTAINER'    => 'jjore',
274         'DISTRIBUTION'  => 'JJORE/B-Lint-1.11.tar.gz',
275         'FILES'         => q[ext/B-Lint],
276         'EXCLUDED'      => [ qw( t/test.pl ) ],
277         'CPAN'          => 1,
278         'UPSTREAM'      => undef,
279         },
280
281     'base' =>
282         {
283         'MAINTAINER'    => 'rgarcia',
284         'DISTRIBUTION'  => 'RGARCIA/base-2.14.tar.gz',
285         'FILES'         => q[ext/base],
286         'CPAN'          => 1,
287         'UPSTREAM'      => "blead",
288         },
289
290     'bignum' =>
291         {
292         'MAINTAINER'    => 'tels',
293         'DISTRIBUTION'  => 'TELS/math/bignum-0.23.tar.gz',
294         'FILES'         => q[ext/bignum],
295         'EXCLUDED'      => [ qr{^inc/Module/}, qw(t/pod.t t/pod_cov.t) ],
296         'CPAN'          => 1,
297         'UPSTREAM'      => undef,
298         },
299
300     'CGI' =>
301         {
302         'MAINTAINER'    => 'lstein',
303         'DISTRIBUTION'  => 'LDS/CGI.pm-3.45.tar.gz',
304         'FILES'         => q[ext/CGI],
305         'EXCLUDED'      => [ qr{^t/lib/Test},
306                                 qw( cgi-lib_porting.html
307                                     cgi_docs.html
308                                     examples/WORLD_WRITABLE/18.157.1.253.sav
309                                     t/gen-tests/gen-start-end-tags.pl
310                                 )
311                            ],
312         'CPAN'          => 1,
313         'UPSTREAM'      => undef,
314         },
315
316     'Class::ISA' =>
317         {
318         'MAINTAINER'    => 'sburke',
319         'DISTRIBUTION'  => 'SBURKE/Class-ISA-0.33.tar.gz',
320         'FILES'         => q[ext/Class-ISA],
321         'CPAN'          => 1,
322         'UPSTREAM'      => undef,
323         },
324
325     'Compress::Raw::Bzip2' =>
326         {
327         'MAINTAINER'    => 'pmqs',
328         'DISTRIBUTION'  => 'PMQS/Compress-Raw-Bzip2-2.020.tar.gz',
329         'FILES'         => q[ext/Compress-Raw-Bzip2],
330         'EXCLUDED'      => [ qr{^t/Test/},
331                              # NB: we use the CompTestUtils.pm
332                              # from IO-Compress instead
333                              qw( bzip2-src/bzip2-cpp.patch
334                              )
335                            ],
336         'CPAN'          => 1,
337         'UPSTREAM'      => undef,
338         },
339
340     'Compress::Raw::Zlib' =>
341         {
342         'MAINTAINER'    => 'pmqs',
343         'DISTRIBUTION'  => 'PMQS/Compress-Raw-Zlib-2.020.tar.gz',
344
345         'FILES'         => q[ext/Compress-Raw-Zlib],
346                              # NB: we use the CompTestUtils.pm
347                              # from IO-Compress instead
348         'EXCLUDED'      => [ qr{^t/Test/},
349                              qw( t/000prereq.t
350                                  t/99pod.t
351                                )
352                            ],
353         'MAP'           => { '' => 'ext/Compress-Raw-Zlib/',
354                            },
355         'CPAN'          => 1,
356         'UPSTREAM'      => undef,
357         },
358
359     'constant' =>
360         {
361         'MAINTAINER'    => 'saper',
362         'DISTRIBUTION'  => 'SAPER/constant-1.17.tar.gz',
363         'FILES'         => q[ext/constant],
364         'EXCLUDED'      => [ qw( t/00-load.t
365                                  t/more-tests.t
366                                  t/pod-coverage.t
367                                  t/pod.t
368                                  eg/synopsis.pl
369                                )
370                            ],
371         'CPAN'          => 1,
372         'UPSTREAM'      => 'blead',
373         },
374
375     'CPAN' =>
376         {
377         'MAINTAINER'    => 'andk',
378         'DISTRIBUTION'  => 'ANDK/CPAN-1.9402.tar.gz',
379         'FILES'         => q[ext/CPAN],
380         'EXCLUDED'      => [ qr{^distroprefs/},
381                              qr{^inc/Test/},
382                              qr{^t/CPAN/authors/},
383                              qw{
384                                 lib/CPAN/Admin.pm
385                                 SlayMakefile
386                                 t/00signature.t
387                                 t/04clean_load.t
388                                 t/12cpan.t
389                                 t/13tarzip.t
390                                 t/14forkbomb.t
391                                 t/30shell.coverage
392                                 t/30shell.t
393                                 t/31sessions.t
394                                 t/41distribution.t
395                                 t/42distroprefs.t
396                                 t/43distroprefspref.t
397                                 t/50pod.t
398                                 t/51pod.t
399                                 t/52podcover.t
400                                 t/60credentials.t
401                                 t/70_critic.t
402                                 t/CPAN/CpanTestDummies-1.55.pm
403                                 t/CPAN/TestConfig.pm
404                                 t/CPAN/TestMirroredBy
405                                 t/CPAN/TestPatch.txt
406                                 t/CPAN/modules/02packages.details.txt
407                                 t/CPAN/modules/03modlist.data
408                                 t/data/META-dynamic.yml
409                                 t/data/META-static.yml
410                                 t/local_utils.pm
411                                 t/perlcriticrc
412                                 t/yaml_code.yml
413                                },
414                            ],
415         'CPAN'          => 1,
416         'UPSTREAM'      => 'CPAN',
417         },
418
419     'CPANPLUS' =>
420         {
421         'MAINTAINER'    => 'kane',
422         'DISTRIBUTION'  => 'KANE/CPANPLUS-0.88.tar.gz',
423         'FILES'         => q[ext/CPANPLUS],
424         'EXCLUDED'      => [ qr{^inc/},
425                              qr{^t/dummy-.*\.hidden$},
426                              qw{ bin/cpanp-boxed },
427                              # SQLite tests would be skipped in core, and
428                              # the filenames are too long for VMS!
429                              qw{
430                                  t/031_CPANPLUS-Internals-Source-SQLite.t
431                                  t/032_CPANPLUS-Internals-Source-via-sqlite.t
432                                },
433                            ],
434         'CPAN'          => 1,
435         'UPSTREAM'      => 'cpan',
436         'BUGS'          => 'bug-cpanplus@rt.cpan.org',
437         },
438
439     'CPANPLUS::Dist::Build' =>
440         {
441         'MAINTAINER'    => 'bingos',
442         'DISTRIBUTION'  => 'BINGOS/CPANPLUS-Dist-Build-0.40.tar.gz',
443         'FILES'         => q[ext/CPANPLUS-Dist-Build],
444         'EXCLUDED'      => [ qr{^inc/},
445                              qw{ t/99_pod.t
446                                  t/99_pod_coverage.t
447                                },
448                            ],
449         'CPAN'          => 1,
450         'UPSTREAM'      => 'cpan',
451         },
452
453     'Data::Dumper' =>
454         {
455         'MAINTAINER'    => 'p5p', # Not gsar. Not ilyam
456         'DISTRIBUTION'  => 'SMUELLER/Data-Dumper-2.125.tar.gz',
457         'FILES'         => q[ext/Data-Dumper],
458         'CPAN'          => 1,
459         'UPSTREAM'      => 'blead',
460         },
461
462     'DB_File' =>
463         {
464         'MAINTAINER'    => 'pmqs',
465         'DISTRIBUTION'  => 'PMQS/DB_File-1.820.tar.gz',
466         'FILES'         => q[ext/DB_File],
467         'EXCLUDED'      => [ qr{^patches/},
468                              qw{ t/pod.t
469                                  fallback.h
470                                  fallback.xs
471                                },
472                            ],
473         'CPAN'          => 1,
474         'UPSTREAM'      => undef,
475         },
476
477     'Devel::PPPort' =>
478         {
479         'MAINTAINER'    => 'mhx',
480         'DISTRIBUTION'  => 'MHX/Devel-PPPort-3.19.tar.gz',
481         'FILES'         => q[ext/Devel-PPPort],
482         'EXCLUDED'      => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead
483         'CPAN'          => 1,
484         'UPSTREAM'      => 'cpan',
485         },
486
487     'Digest' =>
488         {
489         'MAINTAINER'    => 'gaas',
490         'DISTRIBUTION'  => 'GAAS/Digest-1.16.tar.gz',
491         'FILES'         => q[ext/Digest],
492         'EXCLUDED'      => [ qw{digest-bench} ],
493         'CPAN'          => 1,
494         'UPSTREAM'      => undef,
495         },
496
497     'Digest::MD5' =>
498         {
499         'MAINTAINER'    => 'gaas',
500         'DISTRIBUTION'  => 'GAAS/Digest-MD5-2.39.tar.gz',
501         'FILES'         => q[ext/Digest-MD5],
502         'EXCLUDED'      => [ qw{rfc1321.txt} ],
503         'CPAN'          => 1,
504         'UPSTREAM'      => undef,
505         },
506
507     'Digest::SHA' =>
508         {
509         'MAINTAINER'    => 'mshelor',
510         'DISTRIBUTION'  => 'MSHELOR/Digest-SHA-5.47.tar.gz',
511         'FILES'         => q[ext/Digest-SHA],
512         'EXCLUDED'      => [ qw{t/pod.t t/podcover.t examples/dups} ],
513         'MAP'           => { 'shasum'   => 'ext/Digest-SHA/bin/shasum',
514                              ''         => 'ext/Digest-SHA/',
515                            },
516         'CPAN'          => 1,
517         'UPSTREAM'      => undef,
518         },
519
520     'Encode' =>
521         {
522         'MAINTAINER'    => 'dankogai',
523         'DISTRIBUTION'  => 'DANKOGAI/Encode-2.35.tar.gz',
524         'FILES'         => q[ext/Encode],
525         'EXCLUDED'      => [ qw{t/piconv.t} ], # FIXME
526         'CPAN'          => 1,
527         'UPSTREAM'      => undef,
528         },
529
530     'encoding::warnings' =>
531         {
532         'MAINTAINER'    => 'audreyt',
533         'DISTRIBUTION'  => 'AUDREYT/encoding-warnings-0.11.tar.gz',
534         'FILES'         => q[ext/encoding-warnings],
535         'EXCLUDED'      => [ qr{^inc/Module/},
536                              qw{t/0-signature.t Makefile.PL MANIFEST META.yml
537                              README SIGNATURE},
538                            ],
539         'CPAN'          => 1,
540         'UPSTREAM'      => undef,
541         },
542
543     'Exporter' =>
544         {
545         'MAINTAINER'    => 'ferreira',
546         'DISTRIBUTION'  => 'FERREIRA/Exporter-5.63.tar.gz',
547         'FILES'         => q[lib/Exporter.pm
548                              lib/Exporter.t
549                              lib/Exporter/Heavy.pm
550                             ],
551         'EXCLUDED'      => [ qw{t/pod.t t/use.t}, ],
552         'MAP'           => { 't/'       => 'lib/',
553                              'lib/'     => 'lib/',
554                            },
555         'CPAN'          => 1,
556         'UPSTREAM'      => undef,
557         },
558
559     'ExtUtils::CBuilder' =>
560         {
561         'MAINTAINER'    => 'kwilliams',
562         'DISTRIBUTION'  => 'DAGOLDEN/ExtUtils-CBuilder-0.2602.tar.gz',
563         'FILES'         => q[ext/ExtUtils-CBuilder],
564         'EXCLUDED'      => [ qw{devtools} ],
565         'CPAN'          => 1,
566         'UPSTREAM'      => 'cpan',
567         },
568
569     'ExtUtils::Command' =>
570         {
571         'MAINTAINER'    => 'rkobes',
572         'DISTRIBUTION'  => 'RKOBES/ExtUtils-Command-1.16.tar.gz',
573         'FILES'         => q[ext/ExtUtils-Command],
574         'EXCLUDED'      => [ qw{ t/shell_command.t
575                                  t/shell_exit.t
576                                  lib/Shell/Command.pm
577                                },
578                            ],
579         'CPAN'          => 1,
580         'UPSTREAM'      => undef,
581         },
582
583     'ExtUtils::Constant' =>
584         {
585         'MAINTAINER'    => 'nwclark',
586         'DISTRIBUTION'  => 'NWCLARK/ExtUtils-Constant-0.16.tar.gz',
587         'FILES'         => q[ext/ExtUtils-Constant],
588         'EXCLUDED'      => [ qw{ lib/ExtUtils/Constant/Aaargh56Hash.pm
589                                  examples/perl_keyword.pl
590                                  examples/perl_regcomp_posix_keyword.pl
591                                },
592                            ],
593         'CPAN'          => 1,
594         'UPSTREAM'      => undef,
595         },
596
597     'ExtUtils::Install' =>
598         {
599         'MAINTAINER'    => 'yves',
600         'DISTRIBUTION'  => 'YVES/ExtUtils-Install-1.54.tar.gz',
601         'FILES'         => q[ext/ExtUtils-Install],
602         'EXCLUDED'      => [ qw{ t/lib/Test/Builder.pm
603                                  t/lib/Test/Builder/Module.pm
604                                  t/lib/Test/More.pm
605                                  t/lib/Test/Simple.pm
606                                  t/pod-coverage.t
607                                  t/pod.t
608                                },
609                            ],
610         'CPAN'          => 1,
611         'UPSTREAM'      => 'blead',
612         },
613
614     'ExtUtils::MakeMaker' =>
615         {
616         'MAINTAINER'    => 'mschwern',
617         'DISTRIBUTION'  => 'MSCHWERN/ExtUtils-MakeMaker-6.55_02.tar.gz',
618         'FILES'         => q[ext/ExtUtils-MakeMaker],
619         'EXCLUDED'      => [ qr{^t/lib/Test/},
620                              qr{^inc/ExtUtils/},
621                            ],
622         'CPAN'          => 1,
623         'UPSTREAM'      => 'first-come',
624         },
625
626     'ExtUtils::Manifest' =>
627         {
628         'MAINTAINER'    => 'rkobes',
629         'DISTRIBUTION'  => 'RKOBES/ExtUtils-Manifest-1.56.tar.gz',
630         'FILES'         => q[ext/ExtUtils-Manifest],
631         'CPAN'          => 1,
632         'UPSTREAM'      => undef,
633         },
634
635     'ExtUtils::ParseXS' =>
636         {
637         'MAINTAINER'    => 'kwilliams',
638         'DISTRIBUTION'  => 'DAGOLDEN/ExtUtils-ParseXS-2.2002.tar.gz',
639         'FILES'         => q[ext/ExtUtils-ParseXS],
640         'CPAN'          => 1,
641         'UPSTREAM'      => 'cpan',
642         },
643
644     'faq' =>
645         {
646         'MAINTAINER'    => 'perlfaq',
647         'FILES'         => q[pod/perlfaq*],
648         'CPAN'          => 0,
649         'UPSTREAM'      => undef,
650         },
651
652     'File::Fetch' =>
653         {
654         'MAINTAINER'    => 'kane',
655         'DISTRIBUTION'  => 'KANE/File-Fetch-0.20.tar.gz',
656         'FILES'         => q[ext/File-Fetch],
657         'CPAN'          => 1,
658         'UPSTREAM'      => 'cpan',
659         },
660
661     'File::Path' =>
662         {
663         'MAINTAINER'    => 'dland',
664         'DISTRIBUTION'  => 'DLAND/File-Path-2.07_03.tar.gz',
665         'FILES'         => q[ext/File-Path],
666         'EXCLUDED'      => [ qw{eg/setup-extra-tests
667                                 t/pod.t
668                                 t/taint.t
669                                }
670                            ],
671         'MAP'           => { ''         => 'lib/File/',
672                              't/'       => 't/',
673                            },
674         'CPAN'          => 1,
675         'UPSTREAM'      => undef,
676         },
677
678     'File::Temp' =>
679         {
680         'MAINTAINER'    => 'tjenness',
681         'DISTRIBUTION'  => 'TJENNESS/File-Temp-0.22.tar.gz',
682         'FILES'         => q[ext/File-Temp],
683         'EXCLUDED'      => [ qw{misc/benchmark.pl
684                                 misc/results.txt
685                                }
686                            ],
687         'MAP'           => { ''         => 'lib/File/',
688                              't/'       => 't/',
689                            },
690         'CPAN'          => 1,
691         'UPSTREAM'      => undef,
692         },
693
694     'Filter::Simple' =>
695         {
696         'MAINTAINER'    => 'smueller',
697         'DISTRIBUTION'  => 'SMUELLER/Filter-Simple-0.84.tar.gz',
698         'FILES'         => q[ext/Filter-Simple],
699         'EXCLUDED'      => [ qw(Makefile.PL MANIFEST README META.yml),
700                              qr{^demo/}
701                            ],
702         'CPAN'          => 1,
703         'UPSTREAM'      => "blead",
704         },
705
706     'Filter::Util::Call' =>
707         {
708         'MAINTAINER'    => 'pmqs',
709         'DISTRIBUTION'  => 'PMQS/Filter-1.37.tar.gz',
710         'FILES'         => q[ext/Filter-Util-Call
711                              t/lib/filter-util.pl
712                              pod/perlfilter.pod
713                             ],
714         'EXCLUDED'      => [ qr{^decrypt/},
715                              qr{^examples/},
716                              qr{^Exec/},
717                              qr{^lib/Filter/},
718                              qr{^tee/},
719                              qw{ Call/Makefile.PL
720                                  Call/ppport.h
721                                  Call/typemap
722                                  mytest
723                                  t/cpp.t
724                                  t/decrypt.t
725                                  t/exec.t
726                                  t/order.t
727                                  t/pod.t
728                                  t/sh.t
729                                  t/tee.t
730                                }
731                            ],
732         'MAP'           => { 'Call/'          => 'ext/Filter-Util-Call/',
733                              'filter-util.pl' => 't/lib/filter-util.pl',
734                              'perlfilter.pod' => 'pod/perlfilter.pod',
735                              ''               => 'ext/Filter-Util-Call/',
736                            },
737         'CPAN'          => 1,
738         'UPSTREAM'      => undef,
739         },
740
741     'Getopt::Long' =>
742         {
743         'MAINTAINER'    => 'jv',
744         'DISTRIBUTION'  => 'JV/Getopt-Long-2.38.tar.gz',
745         'FILES'         => q[ext/Getopt-Long
746                              lib/newgetopt.pl
747                             ],
748         'EXCLUDED'      => [ qr{^examples/},
749                              qw{perl-Getopt-Long.spec},
750                            ],
751         'MAP'           => { ''                => 'ext/Getopt-Long/',
752                              'lib/newgetopt.pl' => 'lib/newgetopt.pl',
753                            },
754         'CPAN'          => 1,
755         'UPSTREAM'      => 'cpan',
756         },
757
758     # Sean has donated it to us.
759     # Nothing has changed since his last CPAN release.
760     # (not strictly true: there have been some trivial typo fixes; DAPM 6/2009)
761     'I18N::LangTags' =>
762         {
763         'MAINTAINER'    => 'p5p',
764         'DISTRIBUTION'  => 'SBURKE/I18N-LangTags-0.35.tar.gz',
765         'FILES'         => q[ext/I18N-LangTags],
766         'CPAN'          => 0,
767         'UPSTREAM'      => 'blead',
768         },
769
770     'if' =>
771         {
772         'MAINTAINER'    => 'ilyaz',
773         'DISTRIBUTION'  => 'ILYAZ/modules/if-0.0401.tar.gz',
774         'FILES'         => q[ext/if],
775         'CPAN'          => 1,
776         'UPSTREAM'      => undef,
777         },
778
779     'IO' =>
780         {
781         'MAINTAINER'    => 'p5p',
782         'DISTRIBUTION'  => 'GBARR/IO-1.25.tar.gz',
783         'FILES'         => q[ext/IO/],
784         'EXCLUDED'      => [ qw{t/test.pl}, ],
785         'CPAN'          => 1,
786         'UPSTREAM'      => 'blead',
787         },
788
789     'IO-Compress' =>
790         {
791         'MAINTAINER'    => 'pmqs',
792         'DISTRIBUTION'  => 'PMQS/IO-Compress-2.020.tar.gz',
793         'FILES'         => q[ext/IO-Compress t/lib/compress ],
794         'EXCLUDED'      => [ qr{t/Test/},
795                              qw{t/cz-03zlib-v1.t},
796                            ],
797         'MAP'           => { ''           => 'ext/IO-Compress/',
798                            },
799         'CPAN'          => 1,
800         'UPSTREAM'      => undef,
801         },
802
803     'IO::Zlib' =>
804         {
805         'MAINTAINER'    => 'tomhughes',
806         'DISTRIBUTION'  => 'TOMHUGHES/IO-Zlib-1.09.tar.gz',
807         'FILES'         => q[ext/IO-Zlib],
808   # Hmmm is this following bit needed now? CW
809         'MAP'           => { 'Zlib.pm' => 'lib/IO/Zlib.pm',
810                              ''        => 'lib/IO/Zlib/',
811                            },
812         'CPAN'          => 1,
813         'UPSTREAM'      => undef,
814         },
815
816     'IPC::Cmd' =>
817         {
818         'MAINTAINER'    => 'kane',
819         'DISTRIBUTION'  => 'BINGOS/IPC-Cmd-0.48.tar.gz',
820         'FILES'         => q[ext/IPC-Cmd],
821         'CPAN'          => 1,
822         'UPSTREAM'      => 'cpan',
823         },
824
825     'IPC::SysV' =>
826         {
827         'MAINTAINER'    => 'mhx',
828         'DISTRIBUTION'  => 'MHX/IPC-SysV-2.01.tar.gz',
829         'FILES'         => q[ext/IPC-SysV],
830         'EXCLUDED'      => [ qw{const-c.inc const-xs.inc} ],
831         'CPAN'          => 1,
832         'UPSTREAM'      => 'cpan',
833         },
834
835     'lib' =>
836         {
837         'MAINTAINER'    => 'smueller',
838         'DISTRIBUTION'  => 'SMUELLER/lib-0.62.tar.gz',
839         'FILES'         => q[lib/lib_pm.PL lib/lib.t],
840         'EXCLUDED'      => [ qw{forPAUSE/lib.pm t/00pod.t} ],
841         'MAP'           => { 'lib_pm.PL' => 'lib/lib_pm.PL',
842                              't/01lib.t' => 'lib/lib.t',
843                            },
844         'CPAN'          => 1,
845         'UPSTREAM'      => "blead",
846         },
847
848     'libnet' =>
849         {
850         'MAINTAINER'    => 'gbarr',
851         'DISTRIBUTION'  => 'GBARR/libnet-1.22.tar.gz',
852         'FILES'         => q[ext/libnet],
853         'EXCLUDED'      => [ qw{Configure install-nomake} ],
854         'CPAN'          => 1,
855         'UPSTREAM'      => undef,
856         },
857
858     'Locale-Codes' =>
859         {
860         'MAINTAINER'    => 'neilb',
861         'DISTRIBUTION'  => 'NEILB/Locale-Codes-2.07.tar.gz',
862         'FILES'         => q[ext/Locale-Codes],
863         'CPAN'          => 1,
864         'UPSTREAM'      => undef,
865         },
866
867     'Locale::Maketext' =>
868         {
869         'MAINTAINER'    => 'ferreira',
870         'DISTRIBUTION'  => 'FERREIRA/Locale-Maketext-1.13.tar.gz',
871         'FILES'         => q[ext/Locale-Maketext],
872         'EXCLUDED'      => [ qw{perlcriticrc t/00_load.t t/pod.t} ],
873         'CPAN'          => 1,
874         'UPSTREAM'      => undef,
875         },
876
877     'Locale::Maketext::Simple' =>
878         {
879         'MAINTAINER'    => 'audreyt',
880         'DISTRIBUTION'  => 'JESSE/Locale-Maketext-Simple-0.21.tar.gz',
881         'FILES'         => q[ext/Locale-Maketext-Simple],
882         'EXCLUDED'      => [ qr{^inc/} ],
883         'CPAN'          => 1,
884         'UPSTREAM'      => undef,
885         },
886
887     'Log::Message' =>
888         {
889         'MAINTAINER'    => 'kane',
890         'DISTRIBUTION'  => 'KANE/Log-Message-0.02.tar.gz',
891         'FILES'         => q[ext/Log-Message],
892         'CPAN'          => 1,
893         'UPSTREAM'      => 'cpan',
894         },
895
896     'Log::Message::Simple' =>
897         {
898         'MAINTAINER'    => 'kane',
899         'DISTRIBUTION'  => 'KANE/Log-Message-Simple-0.04.tar.gz',
900         'FILES'         => q[ext/Log-Message-Simple],
901         'CPAN'          => 1,
902         'UPSTREAM'      => 'cpan',
903         },
904
905     'mad' =>
906         {
907         'MAINTAINER'    => 'lwall',
908         'FILES'         => q[mad],
909         'CPAN'          => 0,
910         'UPSTREAM'      => undef,
911         },
912
913     'Math::BigInt' =>
914         {
915         'MAINTAINER'    => 'tels',
916         'DISTRIBUTION'  => 'TELS/math/Math-BigInt-1.89.tar.gz',
917         'FILES'         => q[ext/Math-BigInt],
918         'EXCLUDED'      => [ qr{^inc/},
919                              qr{^examples/},
920                              qw{t/pod.t
921                                 t/pod_cov.t
922                                }
923                            ],
924         'MAP'           => { 'lib/'    => 'lib/',
925                              ''        => 'lib/Math/BigInt/',
926                              't/new_overloaded.t' =>
927                                          't/new_ovld.t',
928                            },
929         'CPAN'          => 1,
930         'UPSTREAM'      => undef,
931         },
932
933     'Math::BigInt::FastCalc' =>
934         {
935         'MAINTAINER'    => 'tels',
936         'DISTRIBUTION'  => 'TELS/math/Math-BigInt-FastCalc-0.19.tar.gz',
937         'FILES'         => q[ext/Math-BigInt-FastCalc],
938         'EXCLUDED'      => [ qr{^inc/},
939                              qw{
940                                 t/pod.t
941                                 t/pod_cov.t
942                                },
943                              # instead we use the versions of these test
944                              # files that come with Math::BigInt:
945                              qw{t/bigfltpm.inc
946                                 t/bigfltpm.t
947                                 t/bigintpm.inc
948                                 t/bigintpm.t
949                                 t/mbimbf.inc
950                                 t/mbimbf.t
951                                },
952                            ],
953         'MAP'           => { '' => 'ext/Math-BigInt-FastCalc/',
954                              'lib/Math/BigInt/FastCalc.pm'
955                                     => 'ext/Math-BigInt-FastCalc/FastCalc.pm',
956                            },
957         'CPAN'          => 1,
958         'UPSTREAM'      => undef,
959         },
960
961     'Math::BigRat' =>
962         {
963         'MAINTAINER'    => 'tels',
964         'DISTRIBUTION'  => 'LETO/Math-BigRat-0.24.tar.gz',
965         'FILES'         => q[ext/Math-BigRat],
966         'EXCLUDED'      => [ qr{^inc/},
967                              qw{
968                                 t/pod.t
969                                 t/pod_cov.t
970                                },
971                            ],
972         'CPAN'          => 1,
973         'UPSTREAM'      => undef,
974         },
975
976     'Math::Complex' =>
977         {
978         'MAINTAINER'    => 'zefram',
979         'DISTRIBUTION'  => 'JHI/Math-Complex-1.56.tar.gz',
980         'FILES'         => q[ext/Math-Complex],
981         'EXCLUDED'      => [
982                              qw{
983                                 t/pod.t
984                                 t/pod-coverage.t
985                                },
986                            ],
987         'CPAN'          => 1,
988         'UPSTREAM'      => 'cpan',
989         },
990
991     'Memoize' =>
992         {
993         'MAINTAINER'    => 'mjd',
994         'DISTRIBUTION'  => 'MJD/Memoize-1.01.tar.gz',
995         'FILES'         => q[ext/Memoize],
996         'EXCLUDED'      => [
997                              qw{
998                                 article.html
999                                 Memoize/Saves.pm
1000                                },
1001                            ],
1002         'MAP'           => { ''           => 'lib/Memoize/',
1003                              'Memoize/'   => 'lib/Memoize/',
1004                              'Memoize.pm' => 'lib/Memoize.pm',
1005                            },
1006         'CPAN'          => 1,
1007         'UPSTREAM'      => undef,
1008         },
1009
1010     'MIME::Base64' =>
1011         {
1012         'MAINTAINER'    => 'gaas',
1013         'DISTRIBUTION'  => 'GAAS/MIME-Base64-3.08.tar.gz',
1014         'FILES'         => q[ext/MIME-Base64],
1015         'EXCLUDED'      => [ qw{ t/bad-sv.t }, ],
1016         'CPAN'          => 1,
1017         'UPSTREAM'      => undef,
1018         },
1019
1020     'Module::Build' =>
1021         {
1022         'MAINTAINER'    => 'kwilliams',
1023         'DISTRIBUTION'  => 'DAGOLDEN/Module-Build-0.35.tar.gz',
1024         'FILES'         => q[lib/Module/Build lib/Module/Build.pm],
1025         'EXCLUDED'      => [ qw{ t/par.t t/signature.t scripts/bundle.pl},
1026                              qr!^contrib/! ],
1027         'CPAN'          => 1,
1028         'UPSTREAM'      => 'cpan',
1029         },
1030
1031     'Module::CoreList' =>
1032         {
1033         'MAINTAINER'    => 'rgarcia',
1034         'DISTRIBUTION'  => 'RGARCIA/Module-CoreList-2.17.tar.gz',
1035         'FILES'         => q[ext/Module-CoreList],
1036         'CPAN'          => 1,
1037         'UPSTREAM'      => "blead",
1038         },
1039
1040     'Module::Load' =>
1041         {
1042         'MAINTAINER'    => 'kane',
1043         'DISTRIBUTION'  => 'KANE/Module-Load-0.16.tar.gz',
1044         'FILES'         => q[ext/Module-Load],
1045         'CPAN'          => 1,
1046         'UPSTREAM'      => 'cpan',
1047         },
1048
1049     'Module::Load::Conditional' =>
1050         {
1051         'MAINTAINER'    => 'kane',
1052         'DISTRIBUTION'  => 'KANE/Module-Load-Conditional-0.30.tar.gz',
1053         'FILES'         => q[ext/Module-Load-Conditional],
1054         'CPAN'          => 1,
1055         'UPSTREAM'      => 'cpan',
1056         },
1057
1058     'Module::Loaded' =>
1059         {
1060         'MAINTAINER'    => 'kane',
1061         'DISTRIBUTION'  => 'BINGOS/Module-Loaded-0.06.tar.gz',
1062         'FILES'         => q[ext/Module-Loaded],
1063         'CPAN'          => 1,
1064         'UPSTREAM'      => 'cpan',
1065         },
1066
1067     # NB. tests are located in t/Module_Pluggable to avoid directory
1068     # depth issues on VMS
1069     'Module::Pluggable' =>
1070         {
1071         'MAINTAINER'    => 'simonw',
1072         'DISTRIBUTION'  => 'SIMONW/Module-Pluggable-3.9.tar.gz',
1073         'FILES'         => q[ext/Module-Pluggable],
1074         'CPAN'          => 1,
1075         'UPSTREAM'      => undef,
1076         },
1077
1078     'Net::Ping' =>
1079         {
1080         'MAINTAINER'    => 'smpeters',
1081         'DISTRIBUTION'  => 'SMPETERS/Net-Ping-2.36.tar.gz',
1082         'FILES'         => q[ext/Net-Ping],
1083         'CPAN'          => 1,
1084         'UPSTREAM'      => 'blead',
1085         },
1086
1087     'NEXT' =>
1088         {
1089         'MAINTAINER'    => 'rafl',
1090         'DISTRIBUTION'  => 'FLORA/NEXT-0.64.tar.gz',
1091         'FILES'         => q[ext/NEXT],
1092         'EXCLUDED'      => [ qr{^demo/} ],
1093         'CPAN'          => 1,
1094         'UPSTREAM'      => 'cpan',
1095         },
1096
1097     'Object::Accessor' =>
1098         {
1099         'MAINTAINER'    => 'kane',
1100         'DISTRIBUTION'  => 'KANE/Object-Accessor-0.34.tar.gz',
1101         'FILES'         => q[ext/Object-Accessor],
1102         'CPAN'          => 1,
1103         'UPSTREAM'      => 'cpan',
1104         },
1105
1106     'Package::Constants' =>
1107         {
1108         'MAINTAINER'    => 'kane',
1109         'DISTRIBUTION'  => 'KANE/Package-Constants-0.02.tar.gz',
1110         'FILES'         => q[ext/Package-Constants],
1111         'CPAN'          => 1,
1112         'UPSTREAM'      => 'cpan',
1113         },
1114
1115     'Params::Check' =>
1116         {
1117         'MAINTAINER'    => 'kane',
1118         'DISTRIBUTION'  => 'KANE/Params-Check-0.26.tar.gz',
1119         # For some reason a file of this name appears within
1120         # the tarball. Russell's Paradox eat your heart out.
1121         'EXCLUDED'      => [ qw( Params-Check-0.26.tar.gz ) ],
1122         'FILES'         => q[ext/Params-Check],
1123         'CPAN'          => 1,
1124         'UPSTREAM'      => 'cpan',
1125         },
1126
1127     'parent' =>
1128         {
1129         'MAINTAINER'    => 'corion',
1130         'DISTRIBUTION'  => 'CORION/parent-0.223.tar.gz',
1131         'FILES'         => q[ext/parent],
1132         'CPAN'          => 1,
1133         'UPSTREAM'      => undef,
1134         },
1135
1136     'Parse::CPAN::Meta' =>
1137         {
1138         'MAINTAINER'    => 'smueller',
1139         'DISTRIBUTION'  => 'ADAMK/Parse-CPAN-Meta-1.39.tar.gz',
1140         'FILES'         => q[ext/Parse-CPAN-Meta],
1141         'EXCLUDED'      => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
1142         'CPAN'          => 1,
1143         'UPSTREAM'      => "cpan",
1144         },
1145
1146     'PathTools' =>
1147         {
1148         'MAINTAINER'    => 'kwilliams',
1149         'DISTRIBUTION'  => 'SMUELLER/PathTools-3.30.tar.gz',
1150         'FILES'         => q[lib/File/Spec.pm
1151                              lib/File/Spec
1152                              ext/Cwd
1153                             ],
1154         # XXX note that the CPAN and blead Makefile.PL are totally
1155         # unrelated. The blead one is described as 'core-only'.
1156         # Perhaps after the big lib/ => ext/ migration it will be possible
1157         # to harmonize them?
1158         
1159         'EXCLUDED'      => [ qr{^t/lib/Test/} ],
1160         'MAP'           => { 'lib/'      => 'lib/',
1161                              ''          => 'ext/Cwd/',
1162                              't/'        => 'lib/File/Spec/t/',
1163                              't/cwd.t'   => 'ext/Cwd/t/cwd.t',
1164                              't/taint.t' => 'ext/Cwd/t/taint.t',
1165                              't/win32.t' => 'ext/Cwd/t/win32.t',
1166                            },
1167         'CPAN'          => 1,
1168         'UPSTREAM'      => "cpan",
1169         },
1170
1171     'perlebcdic' =>
1172         {
1173         'MAINTAINER'    => 'pvhp',
1174         'FILES'         => q[pod/perlebcdic.pod],
1175         'CPAN'          => 0,
1176         'UPSTREAM'      => undef,
1177         },
1178
1179     'PerlIO' =>
1180         {
1181         'MAINTAINER'    => 'p5p',
1182         'FILES'         => q[ext/PerlIO],
1183         'CPAN'          => 0,
1184         'UPSTREAM'      => undef,
1185         },
1186
1187     'PerlIO::via::QuotedPrint' =>
1188         {
1189         'MAINTAINER'    => 'elizabeth',
1190         'DISTRIBUTION'  => 'ELIZABETH/PerlIO-via-QuotedPrint-0.06.tar.gz',
1191         'FILES'         => q[ext/PerlIO-via-QuotedPrint],
1192         'CPAN'          => 1,
1193         'UPSTREAM'      => undef,
1194         },
1195
1196     'perlpacktut' =>
1197         {
1198         'MAINTAINER'    => 'laun',
1199         'FILES'         => q[pod/perlpacktut.pod],
1200         'CPAN'          => 0,
1201         'UPSTREAM'      => undef,
1202         },
1203
1204     'perlpodspec' =>
1205         {
1206         'MAINTAINER'    => 'sburke',
1207         'FILES'         => q[pod/perlpodspec.pod],
1208         'CPAN'          => 0,
1209         'UPSTREAM'      => undef,
1210         },
1211
1212     'perlre' =>
1213         {
1214         'MAINTAINER'    => 'abigail',
1215         'FILES'         => q[pod/perlrecharclass.pod
1216                              pod/perlrebackslash.pod],
1217         'CPAN'          => 0,
1218         'UPSTREAM'      => undef,
1219         },
1220
1221
1222     'perlreapi' =>
1223         {
1224         MAINTAINER      => 'avar',
1225         FILES           => q[pod/perlreapi.pod],
1226         CPAN            => 0,
1227         'UPSTREAM'      => undef,
1228         },
1229
1230     'perlreftut' =>
1231         {
1232         'MAINTAINER'    => 'mjd',
1233         'FILES'         => q[pod/perlreftut.pod],
1234         'CPAN'          => 0,
1235         'UPSTREAM'      => undef,
1236         },
1237
1238     'perlthrtut' =>
1239         {
1240         'MAINTAINER'    => 'elizabeth',
1241         'FILES'         => q[pod/perlthrtut.pod],
1242         'CPAN'          => 0,
1243         'UPSTREAM'      => undef,
1244         },
1245
1246     'Pod::Escapes' =>
1247         {
1248         'MAINTAINER'    => 'arandal',
1249         'DISTRIBUTION'  => 'SBURKE/Pod-Escapes-1.04.tar.gz',
1250         'FILES'         => q[ext/Pod-Escapes],
1251         'CPAN'          => 1,
1252         'UPSTREAM'      => undef,
1253         },
1254
1255     'Pod::LaTeX' =>
1256         {
1257         'MAINTAINER'    => 'tjenness',
1258         'DISTRIBUTION'  => 'TJENNESS/Pod-LaTeX-0.58.tar.gz',
1259         'FILES'         => q[ext/Pod-LaTeX
1260                              pod/pod2latex.PL
1261                             ],
1262         'EXCLUDED'      => [ qw( t/require.t ) ],
1263         'MAP'           => { '' => 'ext/Pod-LaTeX/',
1264                              'pod2latex.PL' => 'pod/pod2latex.PL',
1265                            },
1266         'CPAN'          => 1,
1267         'UPSTREAM'      => undef,
1268         },
1269
1270     'Pod::Parser'       => {
1271         'MAINTAINER'    => 'marekr',
1272
1273         # XXX Parser.pm in the 1.38 distribution identifies itself as
1274         # version 1.37!
1275
1276         'DISTRIBUTION'  => 'MAREKR/Pod-Parser-1.38.tar.gz',
1277         'FILES'         => q[ext/Pod-Parser
1278                              pod/pod{2usage,checker,select}.PL
1279                             ],
1280         'MAP'           => { '' => 'ext/Pod-Parser/',
1281                              'scripts/' => 'pod/',
1282                            },
1283         'CPAN'          => 1,
1284         'UPSTREAM'      => undef,
1285         },
1286
1287     'Pod::Perldoc' =>
1288         {
1289         'MAINTAINER'    => 'ferreira',
1290         'DISTRIBUTION'  => 'FERREIRA/Pod-Perldoc-3.15.tar.gz',
1291         # I don't know whether it's conceptually cleaner to a rule to copy
1292         # ext/Pod-Perldoc/pod/perldoc.pod to pod/perldoc.pod at make time
1293         # (in 4 places), or leave it as 1 mapping here.
1294         'FILES'         => q[ext/Pod-Perldoc
1295                              pod/perldoc.pod
1296                             ],
1297         # in blead, the perldoc executable is generated by perldoc.PL
1298         # instead
1299         # XXX We can and should fix this, but clean up the DRY-failure in utils
1300         # first
1301         'EXCLUDED'      => [ qw( perldoc ) ],
1302         'MAP'           => { '' => 'ext/Pod-Perldoc/',
1303                              'lib/perldoc.pod' => 'pod/perldoc.pod',
1304                            },
1305         'CPAN'          => 1,
1306         'UPSTREAM'      => undef,
1307         },
1308
1309     'Pod::Plainer' =>
1310         {
1311         'MAINTAINER'    => 'rmbarker',
1312         'FILES'         => q[ext/Pod-Plainer],
1313         'CPAN'          => 0,
1314         'UPSTREAM'      => 'blead',
1315         },
1316
1317     'Pod::Simple' =>
1318         {
1319         'MAINTAINER'    => 'arandal',
1320         'DISTRIBUTION'  => 'ARANDAL/Pod-Simple-3.07.tar.gz',
1321         'FILES'         => q[ext/Pod-Simple],
1322         # XXX these two files correspond to similar ones in bleed under
1323         # pod/, but the bleed ones have newer changes, and also seem to
1324         # have been in blead a long time. I'm going to assume then that
1325         # the blead versions of these two files are authoritative - DAPM
1326         'EXCLUDED'      => [ qw( lib/perlpod.pod lib/perlpodspec.pod ) ],
1327         'CPAN'          => 1,
1328         'UPSTREAM'      => undef,
1329         },
1330
1331     'podlators' =>
1332         {
1333         'MAINTAINER'    => 'rra',
1334         'DISTRIBUTION'  => 'RRA/podlators-2.2.2.tar.gz',
1335         'FILES'         => q[ext/podlators
1336                              pod/pod2man.PL
1337                              pod/pod2text.PL
1338                             ],
1339         'MAP'           => { '' => 'ext/podlators/',
1340                              'scripts/' => 'pod/',
1341                            },
1342         'CPAN'          => 1,
1343         'UPSTREAM'      => 'cpan',
1344         },
1345
1346     'Safe' =>
1347         {
1348         'MAINTAINER'    => 'rgarcia',
1349         'DISTRIBUTION'  => 'RGARCIA/Safe-2.19.tar.gz',
1350         'FILES'         => q[ext/Safe],
1351         'CPAN'          => 1,
1352         'UPSTREAM'      => "blead",
1353         },
1354
1355     'Scalar-List-Utils' =>
1356         {
1357         'MAINTAINER'    => 'gbarr',
1358         'DISTRIBUTION'  => 'GBARR/Scalar-List-Utils-1.21.tar.gz',
1359         # Note that perl uses its own version of Makefile.PL
1360         'FILES'         => q[ext/List-Util],
1361         'EXCLUDED'      => [ qr{^inc/Module/},
1362                              qr{^inc/Test/},
1363                              qw{ mytypemap },
1364                            ],
1365         'CPAN'          => 1,
1366         'UPSTREAM'      => undef,
1367         },
1368
1369     'SelfLoader' =>
1370         {
1371         'MAINTAINER'    => 'smueller',
1372         'DISTRIBUTION'  => 'SMUELLER/SelfLoader-1.17.tar.gz',
1373         'FILES'         => q[ext/SelfLoader],
1374         'EXCLUDED'      => [ qw{ t/00pod.t } ],
1375         'CPAN'          => 1,
1376         'UPSTREAM'      => "blead",
1377         },
1378
1379     'Shell' =>
1380         {
1381         'MAINTAINER'    => 'ferreira',
1382         'DISTRIBUTION'  => 'FERREIRA/Shell-0.72.tar.gz',
1383         'FILES'         => q[ext/Shell],
1384         'EXCLUDED'      => [ qw{ t/01_use.t t/99_pod.t } ],
1385         'CPAN'          => 1,
1386         'UPSTREAM'      => undef,
1387         },
1388
1389     'Storable' =>
1390         {
1391         'MAINTAINER'    => 'ams',
1392         'DISTRIBUTION'  => 'AMS/Storable-2.20.tar.gz',
1393         'FILES'         => q[ext/Storable],
1394         'EXCLUDED'      => [ qr{^t/Test/} ],
1395         'CPAN'          => 1,
1396         'UPSTREAM'      => undef,
1397         },
1398
1399     'Switch' =>
1400         {
1401         'MAINTAINER'    => 'rgarcia',
1402         'DISTRIBUTION'  => 'RGARCIA/Switch-2.14.tar.gz',
1403         'FILES'         => q[ext/Switch],
1404         'CPAN'          => 1,
1405         'UPSTREAM'      => "blead",
1406         },
1407
1408     'Sys::Syslog' =>
1409         {
1410         'MAINTAINER'    => 'saper',
1411         'DISTRIBUTION'  => 'SAPER/Sys-Syslog-0.27.tar.gz',
1412         'FILES'         => q[ext/Sys-Syslog],
1413         'EXCLUDED'      => [ qr{^eg/},
1414                              qw{t/data-validation.t
1415                                 t/distchk.t
1416                                 t/pod.t
1417                                 t/podcover.t
1418                                 t/podspell.t
1419                                 t/portfs.t
1420                                 win32/PerlLog.RES
1421                                },
1422                            ],
1423         'CPAN'          => 1,
1424         'UPSTREAM'      => 'cpan',
1425         },
1426
1427     'Term::ANSIColor' =>
1428         {
1429         'MAINTAINER'    => 'rra',
1430         'DISTRIBUTION'  => 'RRA/ANSIColor-2.02.tar.gz',
1431         'FILES'         => q{ext/Term-ANSIColor},
1432         'EXCLUDED'      => [ qr{^tests/}, qw(t/pod-spelling.t t/pod.t) ],
1433         'CPAN'          => 1,
1434         'UPSTREAM'      => 'cpan',
1435         },
1436
1437     'Term::Cap' =>
1438         {
1439         'MAINTAINER'    => 'jstowe',
1440         'DISTRIBUTION'  => 'JSTOWE/Term-Cap-1.12.tar.gz',
1441         'FILES'         => q{ext/Term-Cap},
1442         'CPAN'          => 1,
1443         'UPSTREAM'      => undef,
1444         },
1445
1446     'Term::UI' =>
1447         {
1448         'MAINTAINER'    => 'kane',
1449         'DISTRIBUTION'  => 'KANE/Term-UI-0.20.tar.gz',
1450         'FILES'         => q{ext/Term-UI},
1451         'CPAN'          => 1,
1452         'UPSTREAM'      => 'cpan',
1453         },
1454
1455     'Test' =>
1456         {
1457         'MAINTAINER'    => 'jesse',
1458         'DISTRIBUTION'  => 'JESSE/Test-1.25_02.tar.gz',
1459         'FILES'         => q[ext/Test],
1460         'CPAN'          => 1,
1461         'UPSTREAM'      => 'cpan',
1462         },
1463
1464     'Test::Harness' =>
1465         {
1466         'MAINTAINER'    => 'andya',
1467         'DISTRIBUTION'  => 'ANDYA/Test-Harness-3.17.tar.gz',
1468         'FILES'         => q[ext/Test-Harness],
1469         'EXCLUDED'      => [ qr{^examples/},
1470                              qr{^inc/},
1471                              qr{^t/lib/Test/},
1472                              qr{^xt/},
1473                              qw{Changes-2.64
1474                                 HACKING.pod
1475                                 perlcriticrc
1476                                 t/lib/if.pm
1477                                }
1478                            ],
1479         'CPAN'          => 1,
1480         'UPSTREAM'      => undef,
1481         },
1482
1483     'Test::Simple' =>
1484         {
1485         'MAINTAINER'    => 'mschwern',
1486         'DISTRIBUTION'  => 'MSCHWERN/Test-Simple-0.92.tar.gz',
1487         'FILES'         => q[lib/Test/Simple.pm
1488                              lib/Test/Simple
1489                              lib/Test/Builder.pm
1490                              lib/Test/Builder
1491                              lib/Test/More.pm
1492                              lib/Test/Tutorial.pod
1493                              t/lib/Test/
1494                              t/lib/Dev/Null.pm
1495                             ],
1496         'EXCLUDED'      => [
1497                              # NB - TieOut.pm comes with more than one
1498                              # distro. We use the MM one
1499                              qw{.perlcriticrc
1500                                 .perltidyrc
1501                                 t/pod.t
1502                                 t/pod-coverage.t
1503                                 t/Builder/reset_outputs.t
1504
1505                                 lib/Test/Builder/IO/Scalar.pm
1506                                }
1507                            ],
1508         'MAP'           => {
1509                              'lib/'        => 'lib/',
1510                              't/lib/'      => 'lib/Test/Simple/t/lib/',
1511                              't/lib/Test/' => 't/lib/Test/',
1512                              't/lib/Dev/' =>  't/lib/Dev/',
1513                              ''            => 'lib/Test/Simple/',
1514                            },
1515         'CPAN'          => 1,
1516         'UPSTREAM'      => undef,
1517         },
1518
1519     'Text::Balanced' =>
1520         {
1521         'MAINTAINER'    => 'dmanura',
1522         'DISTRIBUTION'  => 'ADAMK/Text-Balanced-2.02.tar.gz',
1523         'FILES'         => q[ext/Text-Balanced],
1524         'EXCLUDED'      => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
1525         'CPAN'          => 1,
1526         'UPSTREAM'      => undef,
1527         },
1528
1529     'Text::ParseWords' =>
1530         {
1531         'MAINTAINER'    => 'chorny',
1532         'DISTRIBUTION'  => 'CHORNY/Text-ParseWords-3.27.zip',
1533         'FILES'         => q[ext/Text-ParseWords],
1534         'EXCLUDED'      => [ qw( t/pod.t ) ],
1535         # For the benefit of make_ext.pl, we have to have this accessible:
1536         'MAP'           => {
1537                              'ParseWords.pm' => 'ext/Text-ParseWords/lib/Text/ParseWords.pm',
1538                              ''              => 'ext/Text-ParseWords/',
1539                            },
1540         'CPAN'          => 1,
1541         'UPSTREAM'      => undef,
1542         },
1543
1544     'Text::Soundex' =>
1545         {
1546         'MAINTAINER'    => 'markm',
1547         'DISTRIBUTION'  => 'MARKM/Text-Soundex-3.03.tar.gz',
1548         'FILES'         => q[ext/Text-Soundex],
1549         'MAP'           => { ''               => 'ext/Text-Soundex/',
1550                              # XXX these two files are clearly related,
1551                              # but they appear to have diverged
1552                              # considerably over the years
1553                              'test.pl'        => 'ext/Text-Soundex/t/Soundex.t',
1554                            },
1555         'CPAN'          => 1,
1556         'UPSTREAM'      => undef,
1557         },
1558
1559     'Text-Tabs+Wrap' =>
1560         {
1561         'MAINTAINER'    => 'muir',
1562         'DISTRIBUTION'  => 'MUIR/modules/Text-Tabs+Wrap-2009.0305.tar.gz',
1563         'FILES'         => q[ext/Text-Tabs],
1564         'EXCLUDED'      => [ qw( t/dnsparks.t ) ], # see af6492bf9e
1565         'CPAN'          => 1,
1566         'UPSTREAM'      => 'cpan',
1567         },
1568
1569     'Thread::Queue' =>
1570         {
1571         'MAINTAINER'    => 'jdhedden',
1572         'DISTRIBUTION'  => 'JDHEDDEN/Thread-Queue-2.11.tar.gz',
1573         'FILES'         => q[ext/Thread-Queue],
1574         'EXCLUDED'      => [ qw(examples/queue.pl
1575                                 t/00_load.t
1576                                 t/99_pod.t
1577                                 t/test.pl
1578                                ) ],
1579         'CPAN'          => 1,
1580         'UPSTREAM'      => 'blead',
1581         },
1582
1583     'Thread::Semaphore' =>
1584         {
1585         'MAINTAINER'    => 'jdhedden',
1586         'DISTRIBUTION'  => 'JDHEDDEN/Thread-Semaphore-2.09.tar.gz',
1587         'FILES'         => q[ext/Thread-Semaphore],
1588         'EXCLUDED'      => [ qw(examples/semaphore.pl
1589                                 t/00_load.t
1590                                 t/99_pod.t
1591                                 t/test.pl
1592                                ) ],
1593         'CPAN'          => 1,
1594         'UPSTREAM'      => 'blead',
1595         },
1596
1597     'threads' =>
1598         {
1599         'MAINTAINER'    => 'jdhedden',
1600         'DISTRIBUTION'  => 'JDHEDDEN/threads-1.74.tar.gz',
1601         'FILES'         => q[ext/threads],
1602         'EXCLUDED'      => [ qw(examples/pool.pl
1603                                 t/pod.t
1604                                 t/test.pl
1605                                 threads.h
1606                                ) ],
1607         'CPAN'          => 1,
1608         'UPSTREAM'      => 'blead',
1609         },
1610
1611     'threads::shared' =>
1612         {
1613         'MAINTAINER'    => 'jdhedden',
1614         'DISTRIBUTION'  => 'JDHEDDEN/threads-shared-1.31.tar.gz',
1615         'FILES'         => q[ext/threads-shared],
1616         'EXCLUDED'      => [ qw(examples/class.pl
1617                                 shared.h
1618                                 t/pod.t
1619                                 t/test.pl
1620                                ) ],
1621         'CPAN'          => 1,
1622         'UPSTREAM'      => 'blead',
1623         },
1624
1625     'Tie::File' =>
1626         {
1627         'MAINTAINER'    => 'mjd',
1628         'DISTRIBUTION'  => 'MJD/Tie-File-0.96.tar.gz',
1629         'FILES'         => q[ext/Tie-File],
1630         'CPAN'          => 1,
1631         'UPSTREAM'      => undef,
1632         },
1633
1634     'Tie::RefHash' =>
1635         {
1636         'MAINTAINER'    => 'nuffin',
1637         'DISTRIBUTION'  => 'NUFFIN/Tie-RefHash-1.38.tar.gz',
1638         'FILES'         => q[ext/Tie-RefHash],
1639         'CPAN'          => 1,
1640         'UPSTREAM'      => 'cpan',
1641         },
1642
1643     'Time::HiRes' =>
1644         {
1645         'MAINTAINER'    => 'zefram',
1646         'DISTRIBUTION'  => 'JHI/Time-HiRes-1.9719.tar.gz',
1647         'FILES'         => q[ext/Time-HiRes],
1648         'CPAN'          => 1,
1649         'UPSTREAM'      => undef,
1650         },
1651
1652     'Time::Local' =>
1653         {
1654         'MAINTAINER'    => 'drolsky',
1655         'DISTRIBUTION'  => 'DROLSKY/Time-Local-1.1901.tar.gz',
1656         'FILES'         => q[ext/Time-Local],
1657         'EXCLUDED'      => [ qw(t/pod-coverage.t t/pod.t) ],
1658         'CPAN'          => 1,
1659         'UPSTREAM'      => undef,
1660         },
1661
1662     'Time::Piece' =>
1663         {
1664         'MAINTAINER'    => 'msergeant',
1665         'DISTRIBUTION'  => 'MSERGEANT/Time-Piece-1.15.tar.gz',
1666         'FILES'         => q[ext/Time-Piece],
1667         'CPAN'          => 1,
1668         'UPSTREAM'      => undef,
1669         },
1670
1671     'Unicode::Collate' =>
1672         {
1673         'MAINTAINER'    => 'sadahiro',
1674         'DISTRIBUTION'  => 'SADAHIRO/Unicode-Collate-0.52.tar.gz',
1675         'FILES'         => q[ext/Unicode-Collate],
1676                             # ignore experimental XS version
1677         'EXCLUDED'      => [ qr{X$},
1678                              qw{disableXS enableXS }
1679                            ],
1680         'CPAN'          => 1,
1681         'UPSTREAM'      => 'first-come',
1682         },
1683
1684     'Unicode::Normalize' =>
1685         {
1686         'MAINTAINER'    => 'sadahiro',
1687         'DISTRIBUTION'  => 'SADAHIRO/Unicode-Normalize-1.03.tar.gz',
1688         'FILES'         => q[ext/Unicode-Normalize],
1689         'EXCLUDED'      => [ qw{MANIFEST.N Normalize.pmN disableXS enableXS }],
1690         'CPAN'          => 1,
1691         'UPSTREAM'      => 'first-come',
1692         },
1693
1694     'version' =>
1695         {
1696         'MAINTAINER'    => 'jpeacock',
1697         'DISTRIBUTION'  => 'JPEACOCK/version-0.77.tar.gz',
1698         'FILES'         => q[lib/version.pm lib/version.pod lib/version.t
1699                              lib/version],
1700         'EXCLUDED'      => [ qr{^t/.*\.t$}, qr{^vutil/},
1701                              qw{lib/version/typemap},
1702                              qw{vperl/vpp.pm},
1703                            ],
1704         'MAP'           => { 'lib/'           => 'lib/',
1705                              't/coretests.pm' => 'lib/version.t',
1706                            },
1707         'CPAN'          => 1,
1708         'UPSTREAM'      => undef,
1709         },
1710
1711     'vms' =>
1712         {
1713         'MAINTAINER'    => 'craig',
1714         'FILES'         => q[vms configure.com README.vms],
1715         'CPAN'          => 0,
1716         'UPSTREAM'      => undef,
1717         },
1718
1719     'VMS::DCLsym' =>
1720         {
1721         'MAINTAINER'    => 'craig',
1722         'FILES'         => q[ext/VMS-DCLsym],
1723         'CPAN'          => 0,
1724         'UPSTREAM'      => undef,
1725         },
1726
1727     'VMS::Stdio' =>
1728         {
1729         'MAINTAINER'    => 'craig',
1730         'FILES'         => q[ext/VMS-Stdio],
1731         'CPAN'          => 0,
1732         'UPSTREAM'      => undef,
1733         },
1734
1735     'warnings' =>
1736         {
1737         'MAINTAINER'    => 'pmqs',
1738         'FILES'         => q[warnings.pl
1739                              lib/warnings.{pm,t}
1740                              lib/warnings
1741                              t/lib/warnings
1742                             ],
1743         'CPAN'          => 0,
1744         'UPSTREAM'      => undef,
1745         },
1746
1747     'win32' =>
1748         {
1749         'MAINTAINER'    => 'jand',
1750         'FILES'         => q[win32 t/win32 README.win32 ext/Win32CORE],
1751         'CPAN'          => 0,
1752         'UPSTREAM'      => undef,
1753         },
1754
1755     'Win32' =>
1756         {
1757         'MAINTAINER'    => 'jand',
1758         'DISTRIBUTION'  => "JDB/Win32-0.39.tar.gz",
1759         'FILES'         => q[ext/Win32],
1760         'CPAN'          => 1,
1761         'UPSTREAM'      => undef,
1762         },
1763
1764     'Win32API::File' =>
1765         {
1766         'MAINTAINER'    => 'tyemq',
1767         'DISTRIBUTION'  => 'CHORNY/Win32API-File-0.1101.zip',
1768         'FILES'         => q[ext/Win32API-File],
1769         'EXCLUDED'      => [ qr{^ex/},
1770                              qw{t/pod.t},
1771                            ],
1772         'CPAN'          => 1,
1773         'UPSTREAM'      => undef,
1774         },
1775
1776     'XSLoader' =>
1777         {
1778         'MAINTAINER'    => 'saper',
1779         'DISTRIBUTION'  => 'SAPER/XSLoader-0.10.tar.gz',
1780         'FILES'         => q[ext/DynaLoader/t/XSLoader.t
1781                              ext/DynaLoader/XSLoader_pm.PL
1782                             ],
1783         'EXCLUDED'      => [ qr{^eg/},
1784                              qw{t/pod.t
1785                                 t/podcover.t
1786                                 t/portfs.t
1787                                 XSLoader.pm}, # we use XSLoader_pm.PL
1788                            ],
1789         'CPAN'          => 1,
1790         'UPSTREAM'      => 'blead',
1791         },
1792
1793     's2p' =>
1794         {
1795         'MAINTAINER'    => 'laun',
1796         'FILES'         => q[x2p/s2p.PL],
1797         'CPAN'          => 0,
1798         'UPSTREAM'      => undef,
1799         },
1800
1801
1802     # this pseudo-module represents all the files under ext/ and lib/
1803     # that aren't otherwise claimed. This means that the following two
1804     # commands will check that every file under ext/ and lib/ is
1805     # accounted for, and that there are no duplicates:
1806     #
1807     #    perl Porting/Maintainers --checkmani lib ext
1808     #    perl Porting/Maintainers --checkmani
1809
1810     '_PERLLIB' =>
1811         {
1812         'MAINTAINER'    => 'p5p',
1813         'FILES'         => q[
1814                                 ext/autouse/lib
1815                                 ext/autouse/t
1816                                 ext/B/B.pm
1817                                 ext/B/typemap
1818                                 ext/B/Makefile.PL
1819                                 ext/B/defsubs_h.PL
1820                                 ext/B/O.pm
1821                                 ext/B/B.xs
1822                                 ext/B/B/Terse.pm
1823                                 ext/B/B/Showlex.pm
1824                                 ext/B/B/Xref.pm
1825                                 ext/B/t/f_map
1826                                 ext/B/t/showlex.t
1827                                 ext/B/t/o.t
1828                                 ext/B/t/optree_varinit.t
1829                                 ext/B/t/concise-xs.t
1830                                 ext/B/t/optree_check.t
1831                                 ext/B/t/OptreeCheck.pm
1832                                 ext/B/t/optree_specials.t
1833                                 ext/B/t/f_sort.t
1834                                 ext/B/t/pragma.t
1835                                 ext/B/t/f_sort
1836                                 ext/B/t/b.t
1837                                 ext/B/t/optree_samples.t
1838                                 ext/B/t/optree_concise.t
1839                                 ext/B/t/optree_constants.t
1840                                 ext/B/t/optree_sort.t
1841                                 ext/B/t/terse.t
1842                                 ext/B/t/xref.t
1843                                 ext/B/t/f_map.t
1844                                 ext/B/t/optree_misc.t
1845                                 ext/B/hints/openbsd.pl
1846                                 ext/B/hints/darwin.pl
1847
1848                                 ext/Devel-DProf/
1849                                 ext/Devel-Peek/
1850                                 ext/Devel-SelfStubber/
1851                                 ext/DynaLoader/
1852                                     !ext/DynaLoader/t/XSLoader.t
1853                                     !ext/DynaLoader/XSLoader_pm.PL
1854                                 ext/Errno
1855                                 ext/Fcntl/
1856                                 ext/File-Glob/
1857                                 ext/FileCache/lib
1858                                 ext/FileCache/t
1859                                 ext/GDBM_File/
1860                                 ext/Hash-Util-FieldHash/
1861                                 ext/Hash-Util/
1862                                 ext/I18N-Langinfo/
1863                                 ext/IPC-Open2/
1864                                 ext/IPC-Open3/
1865                                 ext/NDBM_File/
1866                                 ext/ODBM_File/
1867                                 ext/Opcode/
1868                                 ext/POSIX/
1869                                 ext/PerlIO-encoding/
1870                                 ext/PerlIO-scalar/
1871                                 ext/PerlIO-via/
1872                                 ext/SDBM_File/
1873                                 ext/Socket/
1874                                 ext/Sys-Hostname/
1875                                 ext/Tie-Memoize/
1876                                 ext/XS-APItest/
1877                                 ext/XS-Typemap/
1878                                 ext/attributes/
1879                                 ext/mro/
1880                                 ext/re/
1881                                 lib/AnyDBM_File.{pm,t}
1882                                 lib/Benchmark.{pm,t}
1883                                 lib/CORE.pod
1884                                 lib/Carp.{pm,t}
1885                                 lib/Carp/Heavy.pm
1886                                 lib/Class/Struct.{pm,t}
1887                                 lib/Config.t
1888                                 lib/Config/Extensions.{pm,t}
1889                                 lib/DB.{pm,t}
1890                                 lib/DBM_Filter.pm
1891                                 lib/DBM_Filter/
1892                                 lib/DirHandle.{pm,t}
1893                                 lib/Dumpvalue.{pm,t}
1894                                 lib/English.{pm,t}
1895                                 lib/Env.pm
1896                                 lib/Env/t/
1897                                 lib/ExtUtils/Embed.pm
1898                                 lib/ExtUtils/XSSymSet.pm
1899                                 lib/ExtUtils/t/Embed.t
1900                                 lib/ExtUtils/typemap
1901                                 lib/File/Basename.{pm,t}
1902                                 lib/File/CheckTree.{pm,t}
1903                                 lib/File/Compare.{pm,t}
1904                                 lib/File/Copy.{pm,t}
1905                                 lib/File/DosGlob.{pm,t}
1906                                 lib/File/Find.pm
1907                                 lib/File/Find/
1908                                 lib/File/stat.{pm,t}
1909                                 lib/FileHandle.{pm,t}
1910                                 lib/FindBin.{pm,t}
1911                                 lib/Getopt/Std.{pm,t}
1912                                 lib/I18N/Collate.{pm,t}
1913                                 lib/Internals.t
1914                                 lib/Net/hostent.{pm,t}
1915                                 lib/Net/netent.{pm,t}
1916                                 lib/Net/protoent.{pm,t}
1917                                 lib/Net/servent.{pm,t}
1918                                 lib/PerlIO.pm
1919                                 lib/Pod/Functions.pm
1920                                 lib/Pod/Html.pm
1921                                 lib/Pod/t/Functions.t
1922                                 lib/Pod/t/InputObjects.t
1923                                 lib/Pod/t/Select.t
1924                                 lib/Pod/t/Usage.t
1925                                 lib/Pod/t/eol.t
1926                                 lib/Pod/t/html*
1927                                 lib/Pod/t/pod2html-lib.pl
1928                                 lib/Pod/t/utils.t
1929                                 lib/Search/Dict.{pm,t}
1930                                 lib/SelectSaver.{pm,t}
1931                                 lib/Symbol.{pm,t}
1932                                 lib/Term/Complete.{pm,t}
1933                                 lib/Term/ReadLine.{pm,t}
1934                                 lib/Text/Abbrev.{pm,t}
1935                                 lib/Thread.{pm,t}
1936                                 lib/Tie/Array.pm
1937                                 lib/Tie/Array/
1938                                 lib/Tie/Handle.pm
1939                                 lib/Tie/Handle/
1940                                 lib/Tie/Hash.pm
1941                                 lib/Tie/Hash/NamedCapture.pm
1942                                 lib/Tie/Scalar.{pm,t}
1943                                 lib/Tie/StdHandle.pm
1944                                 lib/Tie/SubstrHash.{pm,t}
1945                                 lib/Time/gmtime.{pm,t}
1946                                 lib/Time/localtime.{pm,t}
1947                                 lib/Time/tm.pm
1948                                 lib/UNIVERSAL.pm
1949                                 lib/Unicode/README
1950                                 lib/Unicode/UCD.{pm,t}
1951                                 lib/User/grent.{pm,t}
1952                                 lib/User/pwent.{pm,t}
1953                                 lib/abbrev.pl
1954                                 lib/assert.pl
1955                                 lib/bigfloat{.pl,pl.t}
1956                                 lib/bigint{.pl,pl.t}
1957                                 lib/bigrat.pl
1958                                 lib/blib.{pm,t}
1959                                 lib/bytes.{pm,t}
1960                                 lib/bytes_heavy.pl
1961                                 lib/cacheout.pl
1962                                 lib/charnames.{pm,t}
1963                                 lib/complete.pl
1964                                 lib/ctime.pl
1965                                 lib/dbm_filter_util.pl
1966                                 lib/deprecate.pm
1967                                 lib/diagnostics.{pm,t}
1968                                 lib/dotsh.pl
1969                                 lib/dumpvar.{pl,t}
1970                                 lib/exceptions.pl
1971                                 lib/fastcwd.pl
1972                                 lib/feature.{pm,t}
1973                                 lib/filetest.{pm,t}
1974                                 lib/find.pl
1975                                 lib/finddepth.pl
1976                                 lib/flush.pl
1977                                 lib/getcwd.pl
1978                                 lib/getopt.pl
1979                                 lib/getopts.pl
1980                                 lib/h2ph.t
1981                                 lib/h2xs.t
1982                                 lib/hostname.pl
1983                                 lib/importenv.pl
1984                                 lib/integer.{pm,t}
1985                                 lib/less.{pm,t}
1986                                 lib/locale.{pm,t}
1987                                 lib/look.pl
1988                                 lib/open.{pm,t}
1989                                 lib/open2.pl
1990                                 lib/open3.pl
1991                                 lib/overload{.pm,.t,64.t}
1992                                 lib/overload/numbers.pm
1993                                 lib/overloading.{pm,t}
1994                                 lib/perl5db.{pl,t}
1995                                 lib/perl5db/
1996                                 lib/pwd.pl
1997                                 lib/shellwords.pl
1998                                 lib/sigtrap.{pm,t}
1999                                 lib/sort.{pm,t}
2000                                 lib/stat.pl
2001                                 lib/strict.{pm,t}
2002                                 lib/subs.{pm,t}
2003                                 lib/syslog.pl
2004                                 lib/tainted.pl
2005                                 lib/termcap.pl
2006                                 lib/timelocal.pl
2007                                 lib/unicore/
2008                                 lib/utf8.{pm,t}
2009                                 lib/utf8_heavy.pl
2010                                 lib/validate.pl
2011                                 lib/vars{.pm,.t,_carp.t}
2012                                 lib/vmsish.{pm,t}
2013                             ],
2014         'CPAN'          => 0,
2015         'UPSTREAM'      => undef,
2016         },
2017 );
2018
2019 1;