a9650159fb7945f741996fa3c4892d9343265f4c
[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[lib/Class/ISA.pm lib/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[lib/Getopt/Long.pm
746                              lib/Getopt/Long
747                              lib/newgetopt.pl
748                             ],
749         'EXCLUDED'      => [ qr{^examples/},
750                              qw{perl-Getopt-Long.spec},
751                            ],
752         'CPAN'          => 1,
753         'UPSTREAM'      => 'cpan',
754         },
755
756     # Sean has donated it to us.
757     # Nothing has changed since his last CPAN release.
758     # (not strictly true: there have been some trivial typo fixes; DAPM 6/2009)
759     'I18N::LangTags' =>
760         {
761         'MAINTAINER'    => 'p5p',
762         'DISTRIBUTION'  => 'SBURKE/I18N-LangTags-0.35.tar.gz',
763         'FILES'         => q[ext/I18N-LangTags],
764         'CPAN'          => 0,
765         'UPSTREAM'      => 'blead',
766         },
767
768     'if' =>
769         {
770         'MAINTAINER'    => 'ilyaz',
771         'DISTRIBUTION'  => 'ILYAZ/modules/if-0.0401.tar.gz',
772         'FILES'         => q[lib/if.{pm,t}],
773         'MAP'           => { 't/' => 'lib/',
774                              ''   => 'lib/',
775                            },
776         'CPAN'          => 1,
777         'UPSTREAM'      => undef,
778         },
779
780     'IO' =>
781         {
782         'MAINTAINER'    => 'p5p',
783         'DISTRIBUTION'  => 'GBARR/IO-1.25.tar.gz',
784         'FILES'         => q[ext/IO/],
785         'EXCLUDED'      => [ qw{t/test.pl}, ],
786         'CPAN'          => 1,
787         'UPSTREAM'      => 'blead',
788         },
789
790     'IO-Compress' =>
791         {
792         'MAINTAINER'    => 'pmqs',
793         'DISTRIBUTION'  => 'PMQS/IO-Compress-2.020.tar.gz',
794         'FILES'         => q[ext/IO-Compress t/lib/compress ],
795         'EXCLUDED'      => [ qr{t/Test/},
796                              qw{t/cz-03zlib-v1.t},
797                            ],
798         'MAP'           => { ''           => 'ext/IO-Compress/',
799                            },
800         'CPAN'          => 1,
801         'UPSTREAM'      => undef,
802         },
803
804     'IO::Zlib' =>
805         {
806         'MAINTAINER'    => 'tomhughes',
807         'DISTRIBUTION'  => 'TOMHUGHES/IO-Zlib-1.09.tar.gz',
808         'FILES'         => q[ext/IO-Zlib],
809   # Hmmm is this following bit needed now? CW
810         'MAP'           => { 'Zlib.pm' => 'lib/IO/Zlib.pm',
811                              ''        => 'lib/IO/Zlib/',
812                            },
813         'CPAN'          => 1,
814         'UPSTREAM'      => undef,
815         },
816
817     'IPC::Cmd' =>
818         {
819         'MAINTAINER'    => 'kane',
820         'DISTRIBUTION'  => 'BINGOS/IPC-Cmd-0.48.tar.gz',
821         'FILES'         => q[ext/IPC-Cmd],
822         'CPAN'          => 1,
823         'UPSTREAM'      => 'cpan',
824         },
825
826     'IPC::SysV' =>
827         {
828         'MAINTAINER'    => 'mhx',
829         'DISTRIBUTION'  => 'MHX/IPC-SysV-2.01.tar.gz',
830         'FILES'         => q[ext/IPC-SysV],
831         'EXCLUDED'      => [ qw{const-c.inc const-xs.inc} ],
832         'CPAN'          => 1,
833         'UPSTREAM'      => 'cpan',
834         },
835
836     'lib' =>
837         {
838         'MAINTAINER'    => 'smueller',
839         'DISTRIBUTION'  => 'SMUELLER/lib-0.62.tar.gz',
840         'FILES'         => q[lib/lib_pm.PL lib/lib.t],
841         'EXCLUDED'      => [ qw{forPAUSE/lib.pm t/00pod.t} ],
842         'MAP'           => { 'lib_pm.PL' => 'lib/lib_pm.PL',
843                              't/01lib.t' => 'lib/lib.t',
844                            },
845         'CPAN'          => 1,
846         'UPSTREAM'      => "blead",
847         },
848
849     'libnet' =>
850         {
851         'MAINTAINER'    => 'gbarr',
852         'DISTRIBUTION'  => 'GBARR/libnet-1.22.tar.gz',
853         'FILES'         => q[ext/libnet],
854         'EXCLUDED'      => [ qw{Configure install-nomake} ],
855         'CPAN'          => 1,
856         'UPSTREAM'      => undef,
857         },
858
859     'Locale-Codes' =>
860         {
861         'MAINTAINER'    => 'neilb',
862         'DISTRIBUTION'  => 'NEILB/Locale-Codes-2.07.tar.gz',
863         'FILES'         => q[ext/Locale-Codes],
864         'CPAN'          => 1,
865         'UPSTREAM'      => undef,
866         },
867
868     'Locale::Maketext' =>
869         {
870         'MAINTAINER'    => 'ferreira',
871         'DISTRIBUTION'  => 'FERREIRA/Locale-Maketext-1.13.tar.gz',
872         'FILES'         => q[ext/Locale-Maketext],
873         'EXCLUDED'      => [ qw{perlcriticrc t/00_load.t t/pod.t} ],
874         'CPAN'          => 1,
875         'UPSTREAM'      => undef,
876         },
877
878     'Locale::Maketext::Simple' =>
879         {
880         'MAINTAINER'    => 'audreyt',
881         'DISTRIBUTION'  => 'JESSE/Locale-Maketext-Simple-0.21.tar.gz',
882         'FILES'         => q[ext/Locale-Maketext-Simple],
883         'EXCLUDED'      => [ qr{^inc/} ],
884         'CPAN'          => 1,
885         'UPSTREAM'      => undef,
886         },
887
888     'Log::Message' =>
889         {
890         'MAINTAINER'    => 'kane',
891         'DISTRIBUTION'  => 'KANE/Log-Message-0.02.tar.gz',
892         'FILES'         => q[ext/Log-Message],
893         'CPAN'          => 1,
894         'UPSTREAM'      => 'cpan',
895         },
896
897     'Log::Message::Simple' =>
898         {
899         'MAINTAINER'    => 'kane',
900         'DISTRIBUTION'  => 'KANE/Log-Message-Simple-0.04.tar.gz',
901         'FILES'         => q[ext/Log-Message-Simple],
902         'CPAN'          => 1,
903         'UPSTREAM'      => 'cpan',
904         },
905
906     'mad' =>
907         {
908         'MAINTAINER'    => 'lwall',
909         'FILES'         => q[mad],
910         'CPAN'          => 0,
911         'UPSTREAM'      => undef,
912         },
913
914     'Math::BigInt' =>
915         {
916         'MAINTAINER'    => 'tels',
917         'DISTRIBUTION'  => 'TELS/math/Math-BigInt-1.89.tar.gz',
918         'FILES'         => q[ext/Math-BigInt],
919         'EXCLUDED'      => [ qr{^inc/},
920                              qr{^examples/},
921                              qw{t/pod.t
922                                 t/pod_cov.t
923                                }
924                            ],
925         'MAP'           => { 'lib/'    => 'lib/',
926                              ''        => 'lib/Math/BigInt/',
927                              't/new_overloaded.t' =>
928                                          't/new_ovld.t',
929                            },
930         'CPAN'          => 1,
931         'UPSTREAM'      => undef,
932         },
933
934     'Math::BigInt::FastCalc' =>
935         {
936         'MAINTAINER'    => 'tels',
937         'DISTRIBUTION'  => 'TELS/math/Math-BigInt-FastCalc-0.19.tar.gz',
938         'FILES'         => q[ext/Math-BigInt-FastCalc],
939         'EXCLUDED'      => [ qr{^inc/},
940                              qw{
941                                 t/pod.t
942                                 t/pod_cov.t
943                                },
944                              # instead we use the versions of these test
945                              # files that come with Math::BigInt:
946                              qw{t/bigfltpm.inc
947                                 t/bigfltpm.t
948                                 t/bigintpm.inc
949                                 t/bigintpm.t
950                                 t/mbimbf.inc
951                                 t/mbimbf.t
952                                },
953                            ],
954         'MAP'           => { '' => 'ext/Math-BigInt-FastCalc/',
955                              'lib/Math/BigInt/FastCalc.pm'
956                                     => 'ext/Math-BigInt-FastCalc/FastCalc.pm',
957                            },
958         'CPAN'          => 1,
959         'UPSTREAM'      => undef,
960         },
961
962     'Math::BigRat' =>
963         {
964         'MAINTAINER'    => 'tels',
965         'DISTRIBUTION'  => 'LETO/Math-BigRat-0.24.tar.gz',
966         'FILES'         => q[ext/Math-BigRat],
967         'EXCLUDED'      => [ qr{^inc/},
968                              qw{
969                                 t/pod.t
970                                 t/pod_cov.t
971                                },
972                            ],
973         'CPAN'          => 1,
974         'UPSTREAM'      => undef,
975         },
976
977     'Math::Complex' =>
978         {
979         'MAINTAINER'    => 'zefram',
980         'DISTRIBUTION'  => 'JHI/Math-Complex-1.56.tar.gz',
981         'FILES'         => q[ext/Math-Complex],
982         'EXCLUDED'      => [
983                              qw{
984                                 t/pod.t
985                                 t/pod-coverage.t
986                                },
987                            ],
988         'CPAN'          => 1,
989         'UPSTREAM'      => 'cpan',
990         },
991
992     'Memoize' =>
993         {
994         'MAINTAINER'    => 'mjd',
995         'DISTRIBUTION'  => 'MJD/Memoize-1.01.tar.gz',
996         'FILES'         => q[ext/Memoize],
997         'EXCLUDED'      => [
998                              qw{
999                                 article.html
1000                                 Memoize/Saves.pm
1001                                },
1002                            ],
1003         'MAP'           => { ''           => 'lib/Memoize/',
1004                              'Memoize/'   => 'lib/Memoize/',
1005                              'Memoize.pm' => 'lib/Memoize.pm',
1006                            },
1007         'CPAN'          => 1,
1008         'UPSTREAM'      => undef,
1009         },
1010
1011     'MIME::Base64' =>
1012         {
1013         'MAINTAINER'    => 'gaas',
1014         'DISTRIBUTION'  => 'GAAS/MIME-Base64-3.08.tar.gz',
1015         'FILES'         => q[ext/MIME-Base64],
1016         'EXCLUDED'      => [ qw{ t/bad-sv.t }, ],
1017         'CPAN'          => 1,
1018         'UPSTREAM'      => undef,
1019         },
1020
1021     'Module::Build' =>
1022         {
1023         'MAINTAINER'    => 'kwilliams',
1024         'DISTRIBUTION'  => 'DAGOLDEN/Module-Build-0.35.tar.gz',
1025         'FILES'         => q[lib/Module/Build lib/Module/Build.pm],
1026         'EXCLUDED'      => [ qw{ t/par.t t/signature.t scripts/bundle.pl}, ],
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[lib/NEXT.pm lib/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[lib/PerlIO/via/QuotedPrint.pm
1192                              lib/PerlIO/via/t/QuotedPrint.t],
1193         'MAP'           => { 'lib/'      => 'lib/',
1194                              ''        => 'lib/PerlIO/via/',
1195                            },
1196         'CPAN'          => 1,
1197         'UPSTREAM'      => undef,
1198         },
1199
1200     'perlpacktut' =>
1201         {
1202         'MAINTAINER'    => 'laun',
1203         'FILES'         => q[pod/perlpacktut.pod],
1204         'CPAN'          => 0,
1205         'UPSTREAM'      => undef,
1206         },
1207
1208     'perlpodspec' =>
1209         {
1210         'MAINTAINER'    => 'sburke',
1211         'FILES'         => q[pod/perlpodspec.pod],
1212         'CPAN'          => 0,
1213         'UPSTREAM'      => undef,
1214         },
1215
1216     'perlre' =>
1217         {
1218         'MAINTAINER'    => 'abigail',
1219         'FILES'         => q[pod/perlrecharclass.pod
1220                              pod/perlrebackslash.pod],
1221         'CPAN'          => 0,
1222         'UPSTREAM'      => undef,
1223         },
1224
1225
1226     'perlreapi' =>
1227         {
1228         MAINTAINER      => 'avar',
1229         FILES           => q[pod/perlreapi.pod],
1230         CPAN            => 0,
1231         'UPSTREAM'      => undef,
1232         },
1233
1234     'perlreftut' =>
1235         {
1236         'MAINTAINER'    => 'mjd',
1237         'FILES'         => q[pod/perlreftut.pod],
1238         'CPAN'          => 0,
1239         'UPSTREAM'      => undef,
1240         },
1241
1242     'perlthrtut' =>
1243         {
1244         'MAINTAINER'    => 'elizabeth',
1245         'FILES'         => q[pod/perlthrtut.pod],
1246         'CPAN'          => 0,
1247         'UPSTREAM'      => undef,
1248         },
1249
1250     'Pod::Escapes' =>
1251         {
1252         'MAINTAINER'    => 'arandal',
1253         'DISTRIBUTION'  => 'SBURKE/Pod-Escapes-1.04.tar.gz',
1254         'FILES'         => q[lib/Pod/Escapes.pm lib/Pod/Escapes],
1255         'CPAN'          => 1,
1256         'UPSTREAM'      => undef,
1257         },
1258
1259     'Pod::LaTeX' =>
1260         {
1261         'MAINTAINER'    => 'tjenness',
1262         'DISTRIBUTION'  => 'TJENNESS/Pod-LaTeX-0.58.tar.gz',
1263         'FILES'         => q[lib/Pod/LaTeX.pm
1264                              lib/Pod/t/{pod2latex,user}.t
1265                              pod/pod2latex.PL
1266                             ],
1267         'EXCLUDED'      => [ qw( t/require.t ) ],
1268         'MAP'           => { '' => 'lib/Pod/',
1269                              'pod2latex.PL' => 'pod/pod2latex.PL',
1270                            },
1271         'CPAN'          => 1,
1272         'UPSTREAM'      => undef,
1273         },
1274
1275     'Pod::Parser'       => {
1276         'MAINTAINER'    => 'marekr',
1277
1278         # XXX Parser.pm in the 1.38 distribution identifies itself as
1279         # version 1.37!
1280
1281         'DISTRIBUTION'  => 'MAREKR/Pod-Parser-1.38.tar.gz',
1282         'FILES'         => q[lib/Pod/{Checker,Find,InputObjects,Parser,ParseUtils,PlainText,Select,Usage}.pm
1283                              lib/Pod/t/contains_pod.t
1284                              pod/pod{2usage,checker,select}.PL
1285                              t/lib/contains_bad_pod.xr
1286                              t/lib/contains_pod.xr
1287                              t/pod/emptycmd.*
1288                              t/pod/find.t
1289                              t/pod/for.*
1290                              t/pod/headings.*
1291                              t/pod/include.*
1292                              t/pod/included.*
1293                              t/pod/lref.*
1294                              t/pod/multiline_items.*
1295                              t/pod/nested_items.*
1296                              t/pod/nested_seqs.*
1297                              t/pod/oneline_cmds.*
1298                              t/pod/p2u_data.pl
1299                              t/pod/pod2usage.*
1300                              t/pod/pod2usage2.t
1301                              t/pod/podchkenc.*
1302                              t/pod/poderrs.*
1303                              t/pod/podselect.*
1304                              t/pod/special_seqs.*
1305                              t/pod/testcmp.pl
1306                              t/pod/testp2pt.pl
1307                              t/pod/testpchk.pl
1308                              t/pod/testpods/
1309                              t/pod/twice.t
1310                              t/pod/usage*.pod
1311                             ],
1312         'MAP'           => { 't/pod/'   => 't/pod/',
1313                              'scripts/' => 'pod/',
1314                                 't/pod/contains_pod.t'
1315                                 => 'lib/Pod/t/contains_pod.t',
1316                              # XXX these two dislocations have required
1317                              # t/pod/contains_pod.t to be edited to match
1318                              
1319                              't/pod/contains_pod.xr' => 't/lib/contains_pod.xr',
1320                              't/pod/contains_bad_pod.xr'
1321                                 => 't/lib/contains_bad_pod.xr',
1322                            },
1323         'CPAN'          => 1,
1324         'UPSTREAM'      => undef,
1325         },
1326
1327     'Pod::Perldoc' =>
1328         {
1329         'MAINTAINER'    => 'ferreira',
1330         'DISTRIBUTION'  => 'FERREIRA/Pod-Perldoc-3.15.tar.gz',
1331         'FILES'         => q[lib/Pod/Perldoc.pm
1332                              lib/Pod/Perldoc
1333                              pod/perldoc.pod
1334                             ],
1335         # in blead, the perldoc executable is generated by perldoc.PL
1336         # instead
1337         
1338         'EXCLUDED'      => [ qw( perldoc ) ],
1339         'MAP'           => { 'lib/perldoc.pod' => 'pod/perldoc.pod',
1340                              't/'              => 'lib/Pod/Perldoc/t/',
1341                            },
1342         'CPAN'          => 1,
1343         'UPSTREAM'      => undef,
1344         },
1345
1346     'Pod::Plainer' =>
1347         {
1348         'MAINTAINER'    => 'rmbarker',
1349         'FILES'         => q[ext/Pod-Plainer],
1350         'CPAN'          => 0,
1351         'UPSTREAM'      => 'blead',
1352         },
1353
1354     'Pod::Simple' =>
1355         {
1356         'MAINTAINER'    => 'arandal',
1357         'DISTRIBUTION'  => 'ARANDAL/Pod-Simple-3.07.tar.gz',
1358         'FILES'         => q[lib/Pod/Simple.pm
1359                              lib/Pod/Simple.pod
1360                              lib/Pod/Simple
1361                             ],
1362         # XXX these two files correspond to similar ones in bleed under
1363         # pod/, but the bleed ones have newer changes, and also seem to
1364         # have been in blead a long time. I'm going to assume then that
1365         # the blead versions of these two files are authoritative - DAPM
1366         'EXCLUDED'      => [ qw( lib/perlpod.pod lib/perlpodspec.pod ) ],
1367         'CPAN'          => 1,
1368         'UPSTREAM'      => undef,
1369         },
1370
1371     'podlators' =>
1372         {
1373         'MAINTAINER'    => 'rra',
1374         'DISTRIBUTION'  => 'RRA/podlators-2.2.2.tar.gz',
1375         'FILES'         => q[lib/Pod/{Man,ParseLink,Text,Text/{Color,Overstrike,Termcap}}.pm
1376                              pod/pod2man.PL
1377                              pod/pod2text.PL
1378                              lib/Pod/t/{basic.*,{color,filehandle,man*,parselink,pod-parser,pod-spelling,pod,termcap,text*}.t}
1379                             ],
1380         'MAP'           => { 'scripts/' => 'pod/',
1381                              't/'       => 'lib/Pod/t/',
1382                            },
1383         'CPAN'          => 1,
1384         'UPSTREAM'      => 'cpan',
1385         },
1386
1387     'Safe' =>
1388         {
1389         'MAINTAINER'    => 'rgarcia',
1390         'DISTRIBUTION'  => 'RGARCIA/Safe-2.19.tar.gz',
1391         'FILES'         => q[ext/Safe],
1392         'CPAN'          => 1,
1393         'UPSTREAM'      => "blead",
1394         },
1395
1396     'Scalar-List-Utils' =>
1397         {
1398         'MAINTAINER'    => 'gbarr',
1399         'DISTRIBUTION'  => 'GBARR/Scalar-List-Utils-1.21.tar.gz',
1400         # Note that perl uses its own version of Makefile.PL
1401         'FILES'         => q[ext/List-Util],
1402         'EXCLUDED'      => [ qr{^inc/Module/},
1403                              qr{^inc/Test/},
1404                              qw{ mytypemap },
1405                            ],
1406         'CPAN'          => 1,
1407         'UPSTREAM'      => undef,
1408         },
1409
1410     'SelfLoader' =>
1411         {
1412         'MAINTAINER'    => 'smueller',
1413         'DISTRIBUTION'  => 'SMUELLER/SelfLoader-1.17.tar.gz',
1414         'FILES'         => q[ext/SelfLoader],
1415         'EXCLUDED'      => [ qw{ t/00pod.t } ],
1416         'CPAN'          => 1,
1417         'UPSTREAM'      => "blead",
1418         },
1419
1420     'Shell' =>
1421         {
1422         'MAINTAINER'    => 'ferreira',
1423         'DISTRIBUTION'  => 'FERREIRA/Shell-0.72.tar.gz',
1424         'FILES'         => q[ext/Shell],
1425         'EXCLUDED'      => [ qw{ t/01_use.t t/99_pod.t } ],
1426         'CPAN'          => 1,
1427         'UPSTREAM'      => undef,
1428         },
1429
1430     'Storable' =>
1431         {
1432         'MAINTAINER'    => 'ams',
1433         'DISTRIBUTION'  => 'AMS/Storable-2.20.tar.gz',
1434         'FILES'         => q[ext/Storable],
1435         'EXCLUDED'      => [ qr{^t/Test/} ],
1436         'CPAN'          => 1,
1437         'UPSTREAM'      => undef,
1438         },
1439
1440     'Switch' =>
1441         {
1442         'MAINTAINER'    => 'rgarcia',
1443         'DISTRIBUTION'  => 'RGARCIA/Switch-2.14.tar.gz',
1444         'FILES'         => q[ext/Switch],
1445         'CPAN'          => 1,
1446         'UPSTREAM'      => "blead",
1447         },
1448
1449     'Sys::Syslog' =>
1450         {
1451         'MAINTAINER'    => 'saper',
1452         'DISTRIBUTION'  => 'SAPER/Sys-Syslog-0.27.tar.gz',
1453         'FILES'         => q[ext/Sys-Syslog],
1454         'EXCLUDED'      => [ qr{^eg/},
1455                              qw{t/data-validation.t
1456                                 t/distchk.t
1457                                 t/pod.t
1458                                 t/podcover.t
1459                                 t/podspell.t
1460                                 t/portfs.t
1461                                 win32/PerlLog.RES
1462                                },
1463                            ],
1464         'CPAN'          => 1,
1465         'UPSTREAM'      => 'cpan',
1466         },
1467
1468     'Term::ANSIColor' =>
1469         {
1470         'MAINTAINER'    => 'rra',
1471         'DISTRIBUTION'  => 'RRA/ANSIColor-2.02.tar.gz',
1472         'FILES'         => q{ext/Term-ANSIColor},
1473         'EXCLUDED'      => [ qr{^tests/}, qw(t/pod-spelling.t t/pod.t) ],
1474         'CPAN'          => 1,
1475         'UPSTREAM'      => 'cpan',
1476         },
1477
1478     'Term::Cap' =>
1479         {
1480         'MAINTAINER'    => 'jstowe',
1481         'DISTRIBUTION'  => 'JSTOWE/Term-Cap-1.12.tar.gz',
1482         'FILES'         => q{ext/Term-Cap},
1483         'CPAN'          => 1,
1484         'UPSTREAM'      => undef,
1485         },
1486
1487     'Term::UI' =>
1488         {
1489         'MAINTAINER'    => 'kane',
1490         'DISTRIBUTION'  => 'KANE/Term-UI-0.20.tar.gz',
1491         'FILES'         => q{ext/Term-UI},
1492         'CPAN'          => 1,
1493         'UPSTREAM'      => 'cpan',
1494         },
1495
1496     'Test' =>
1497         {
1498         'MAINTAINER'    => 'jesse',
1499         'DISTRIBUTION'  => 'JESSE/Test-1.25_02.tar.gz',
1500         'FILES'         => q[lib/Test.pm lib/Test/t],
1501         'CPAN'          => 1,
1502         'UPSTREAM'      => 'cpan',
1503         },
1504
1505     'Test::Harness' =>
1506         {
1507         'MAINTAINER'    => 'andya',
1508         'DISTRIBUTION'  => 'ANDYA/Test-Harness-3.17.tar.gz',
1509         'FILES'         => q[ext/Test-Harness],
1510         'EXCLUDED'      => [ qr{^examples/},
1511                              qr{^inc/},
1512                              qr{^t/lib/Test/},
1513                              qr{^xt/},
1514                              qw{Changes-2.64
1515                                 HACKING.pod
1516                                 perlcriticrc
1517                                 t/lib/if.pm
1518                                }
1519                            ],
1520         'CPAN'          => 1,
1521         'UPSTREAM'      => undef,
1522         },
1523
1524     'Test::Simple' =>
1525         {
1526         'MAINTAINER'    => 'mschwern',
1527         'DISTRIBUTION'  => 'MSCHWERN/Test-Simple-0.92.tar.gz',
1528         'FILES'         => q[lib/Test/Simple.pm
1529                              lib/Test/Simple
1530                              lib/Test/Builder.pm
1531                              lib/Test/Builder
1532                              lib/Test/More.pm
1533                              lib/Test/Tutorial.pod
1534                              t/lib/Test/
1535                              t/lib/Dev/Null.pm
1536                             ],
1537         'EXCLUDED'      => [
1538                              # NB - TieOut.pm comes with more than one
1539                              # distro. We use the MM one
1540                              qw{.perlcriticrc
1541                                 .perltidyrc
1542                                 t/pod.t
1543                                 t/pod-coverage.t
1544                                 t/Builder/reset_outputs.t
1545
1546                                 lib/Test/Builder/IO/Scalar.pm
1547                                }
1548                            ],
1549         'MAP'           => {
1550                              'lib/'        => 'lib/',
1551                              't/lib/'      => 'lib/Test/Simple/t/lib/',
1552                              't/lib/Test/' => 't/lib/Test/',
1553                              't/lib/Dev/' =>  't/lib/Dev/',
1554                              ''            => 'lib/Test/Simple/',
1555                            },
1556         'CPAN'          => 1,
1557         'UPSTREAM'      => undef,
1558         },
1559
1560     'Text::Balanced' =>
1561         {
1562         'MAINTAINER'    => 'dmanura',
1563         'DISTRIBUTION'  => 'ADAMK/Text-Balanced-2.02.tar.gz',
1564         'FILES'         => q[ext/Text-Balanced],
1565         'EXCLUDED'      => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
1566         'CPAN'          => 1,
1567         'UPSTREAM'      => undef,
1568         },
1569
1570     'Text::ParseWords' =>
1571         {
1572         'MAINTAINER'    => 'chorny',
1573         'DISTRIBUTION'  => 'CHORNY/Text-ParseWords-3.27.zip',
1574         'FILES'         => q[ext/Text-ParseWords],
1575         'EXCLUDED'      => [ qw( t/pod.t ) ],
1576         # For the benefit of make_ext.pl, we have to have this accessible:
1577         'MAP'           => {
1578                              'ParseWords.pm' => 'ext/Text-ParseWords/lib/Text/ParseWords.pm',
1579                              ''              => 'ext/Text-ParseWords/',
1580                            },
1581         'CPAN'          => 1,
1582         'UPSTREAM'      => undef,
1583         },
1584
1585     'Text::Soundex' =>
1586         {
1587         'MAINTAINER'    => 'markm',
1588         'DISTRIBUTION'  => 'MARKM/Text-Soundex-3.03.tar.gz',
1589         'FILES'         => q[ext/Text-Soundex],
1590         'MAP'           => { ''               => 'ext/Text-Soundex/',
1591                              # XXX these two files are clearly related,
1592                              # but they appear to have diverged
1593                              # considerably over the years
1594                              'test.pl'        => 'ext/Text-Soundex/t/Soundex.t',
1595                            },
1596         'CPAN'          => 1,
1597         'UPSTREAM'      => undef,
1598         },
1599
1600     'Text-Tabs+Wrap' =>
1601         {
1602         'MAINTAINER'    => 'muir',
1603         'DISTRIBUTION'  => 'MUIR/modules/Text-Tabs+Wrap-2009.0305.tar.gz',
1604         'FILES'         => q[ext/Text-Tabs],
1605         'EXCLUDED'      => [ qw( t/dnsparks.t ) ], # see af6492bf9e
1606         'CPAN'          => 1,
1607         'UPSTREAM'      => 'cpan',
1608         },
1609
1610     'Thread::Queue' =>
1611         {
1612         'MAINTAINER'    => 'jdhedden',
1613         'DISTRIBUTION'  => 'JDHEDDEN/Thread-Queue-2.11.tar.gz',
1614         'FILES'         => q[ext/Thread-Queue],
1615         'EXCLUDED'      => [ qw(examples/queue.pl
1616                                 t/00_load.t
1617                                 t/99_pod.t
1618                                 t/test.pl
1619                                ) ],
1620         'CPAN'          => 1,
1621         'UPSTREAM'      => 'blead',
1622         },
1623
1624     'Thread::Semaphore' =>
1625         {
1626         'MAINTAINER'    => 'jdhedden',
1627         'DISTRIBUTION'  => 'JDHEDDEN/Thread-Semaphore-2.09.tar.gz',
1628         'FILES'         => q[ext/Thread-Semaphore],
1629         'EXCLUDED'      => [ qw(examples/semaphore.pl
1630                                 t/00_load.t
1631                                 t/99_pod.t
1632                                 t/test.pl
1633                                ) ],
1634         'CPAN'          => 1,
1635         'UPSTREAM'      => 'blead',
1636         },
1637
1638     'threads' =>
1639         {
1640         'MAINTAINER'    => 'jdhedden',
1641         'DISTRIBUTION'  => 'JDHEDDEN/threads-1.74.tar.gz',
1642         'FILES'         => q[ext/threads],
1643         'EXCLUDED'      => [ qw(examples/pool.pl
1644                                 t/pod.t
1645                                 t/test.pl
1646                                 threads.h
1647                                ) ],
1648         'CPAN'          => 1,
1649         'UPSTREAM'      => 'blead',
1650         },
1651
1652     'threads::shared' =>
1653         {
1654         'MAINTAINER'    => 'jdhedden',
1655         'DISTRIBUTION'  => 'JDHEDDEN/threads-shared-1.31.tar.gz',
1656         'FILES'         => q[ext/threads-shared],
1657         'EXCLUDED'      => [ qw(examples/class.pl
1658                                 shared.h
1659                                 t/pod.t
1660                                 t/test.pl
1661                                ) ],
1662         'CPAN'          => 1,
1663         'UPSTREAM'      => 'blead',
1664         },
1665
1666     'Tie::File' =>
1667         {
1668         'MAINTAINER'    => 'mjd',
1669         'DISTRIBUTION'  => 'MJD/Tie-File-0.96.tar.gz',
1670         'FILES'         => q[ext/Tie-File],
1671         'CPAN'          => 1,
1672         'UPSTREAM'      => undef,
1673         },
1674
1675     'Tie::RefHash' =>
1676         {
1677         'MAINTAINER'    => 'nuffin',
1678         'DISTRIBUTION'  => 'NUFFIN/Tie-RefHash-1.38.tar.gz',
1679         'FILES'         => q[ext/Tie-RefHash],
1680         'CPAN'          => 1,
1681         'UPSTREAM'      => 'cpan',
1682         },
1683
1684     'Time::HiRes' =>
1685         {
1686         'MAINTAINER'    => 'zefram',
1687         'DISTRIBUTION'  => 'JHI/Time-HiRes-1.9719.tar.gz',
1688         'FILES'         => q[ext/Time-HiRes],
1689         'CPAN'          => 1,
1690         'UPSTREAM'      => undef,
1691         },
1692
1693     'Time::Local' =>
1694         {
1695         'MAINTAINER'    => 'drolsky',
1696         'DISTRIBUTION'  => 'DROLSKY/Time-Local-1.1901.tar.gz',
1697         'FILES'         => q[lib/Time/Local.{pm,t}],
1698         'EXCLUDED'      => [ qw(t/pod-coverage.t t/pod.t) ],
1699         'MAP'           => { 'lib/' => 'lib/',
1700                              't/'   => 'lib/Time/',
1701                            },
1702         'CPAN'          => 1,
1703         'UPSTREAM'      => undef,
1704         },
1705
1706     'Time::Piece' =>
1707         {
1708         'MAINTAINER'    => 'msergeant',
1709         'DISTRIBUTION'  => 'MSERGEANT/Time-Piece-1.15.tar.gz',
1710         'FILES'         => q[ext/Time-Piece],
1711         'CPAN'          => 1,
1712         'UPSTREAM'      => undef,
1713         },
1714
1715     'Unicode::Collate' =>
1716         {
1717         'MAINTAINER'    => 'sadahiro',
1718         'DISTRIBUTION'  => 'SADAHIRO/Unicode-Collate-0.52.tar.gz',
1719         'FILES'         => q[lib/Unicode/Collate.pm
1720                              lib/Unicode/Collate
1721                             ],
1722                             # ignore experimental XS version
1723         'EXCLUDED'      => [ qr{X$},
1724                              qw{disableXS enableXS }
1725                            ],
1726         'MAP'           => { ''           => 'lib/Unicode/Collate/',
1727                              'Collate.pm' => 'lib/Unicode/Collate.pm',
1728                              'Collate/'   => 'lib/Unicode/Collate/',
1729                            },
1730         'CPAN'          => 1,
1731         'UPSTREAM'      => 'first-come',
1732         },
1733
1734     'Unicode::Normalize' =>
1735         {
1736         'MAINTAINER'    => 'sadahiro',
1737         'DISTRIBUTION'  => 'SADAHIRO/Unicode-Normalize-1.03.tar.gz',
1738         'FILES'         => q[ext/Unicode-Normalize],
1739         'EXCLUDED'      => [ qw{MANIFEST.N Normalize.pmN disableXS enableXS }],
1740         'CPAN'          => 1,
1741         'UPSTREAM'      => 'first-come',
1742         },
1743
1744     'version' =>
1745         {
1746         'MAINTAINER'    => 'jpeacock',
1747         'DISTRIBUTION'  => 'JPEACOCK/version-0.77.tar.gz',
1748         'FILES'         => q[lib/version.pm lib/version.pod lib/version.t
1749                              lib/version],
1750         'EXCLUDED'      => [ qr{^t/.*\.t$}, qr{^vutil/},
1751                              qw{lib/version/typemap},
1752                              qw{vperl/vpp.pm},
1753                            ],
1754         'MAP'           => { 'lib/'           => 'lib/',
1755                              't/coretests.pm' => 'lib/version.t',
1756                            },
1757         'CPAN'          => 1,
1758         'UPSTREAM'      => undef,
1759         },
1760
1761     'vms' =>
1762         {
1763         'MAINTAINER'    => 'craig',
1764         'FILES'         => q[vms configure.com README.vms],
1765         'CPAN'          => 0,
1766         'UPSTREAM'      => undef,
1767         },
1768
1769     'VMS::DCLsym' =>
1770         {
1771         'MAINTAINER'    => 'craig',
1772         'FILES'         => q[ext/VMS-DCLsym],
1773         'CPAN'          => 0,
1774         'UPSTREAM'      => undef,
1775         },
1776
1777     'VMS::Stdio' =>
1778         {
1779         'MAINTAINER'    => 'craig',
1780         'FILES'         => q[ext/VMS-Stdio],
1781         'CPAN'          => 0,
1782         'UPSTREAM'      => undef,
1783         },
1784
1785     'warnings' =>
1786         {
1787         'MAINTAINER'    => 'pmqs',
1788         'FILES'         => q[warnings.pl
1789                              lib/warnings.{pm,t}
1790                              lib/warnings
1791                              t/lib/warnings
1792                             ],
1793         'CPAN'          => 0,
1794         'UPSTREAM'      => undef,
1795         },
1796
1797     'win32' =>
1798         {
1799         'MAINTAINER'    => 'jand',
1800         'FILES'         => q[win32 t/win32 README.win32 ext/Win32CORE],
1801         'CPAN'          => 0,
1802         'UPSTREAM'      => undef,
1803         },
1804
1805     'Win32' =>
1806         {
1807         'MAINTAINER'    => 'jand',
1808         'DISTRIBUTION'  => "JDB/Win32-0.39.tar.gz",
1809         'FILES'         => q[ext/Win32],
1810         'CPAN'          => 1,
1811         'UPSTREAM'      => undef,
1812         },
1813
1814     'Win32API::File' =>
1815         {
1816         'MAINTAINER'    => 'tyemq',
1817         'DISTRIBUTION'  => 'CHORNY/Win32API-File-0.1101.zip',
1818         'FILES'         => q[ext/Win32API-File],
1819         'EXCLUDED'      => [ qr{^ex/},
1820                              qw{t/pod.t},
1821                            ],
1822         'CPAN'          => 1,
1823         'UPSTREAM'      => undef,
1824         },
1825
1826     'XSLoader' =>
1827         {
1828         'MAINTAINER'    => 'saper',
1829         'DISTRIBUTION'  => 'SAPER/XSLoader-0.10.tar.gz',
1830         'FILES'         => q[ext/DynaLoader/t/XSLoader.t
1831                              ext/DynaLoader/XSLoader_pm.PL
1832                             ],
1833         'EXCLUDED'      => [ qr{^eg/},
1834                              qw{t/pod.t
1835                                 t/podcover.t
1836                                 t/portfs.t
1837                                 XSLoader.pm}, # we use XSLoader_pm.PL
1838                            ],
1839         'CPAN'          => 1,
1840         'UPSTREAM'      => 'blead',
1841         },
1842
1843     's2p' =>
1844         {
1845         'MAINTAINER'    => 'laun',
1846         'FILES'         => q[x2p/s2p.PL],
1847         'CPAN'          => 0,
1848         'UPSTREAM'      => undef,
1849         },
1850
1851
1852     # this pseudo-module represents all the files under ext/ and lib/
1853     # that aren't otherwise claimed. This means that the following two
1854     # commands will check that every file under ext/ and lib/ is
1855     # accounted for, and that there are no duplicates:
1856     #
1857     #    perl Porting/Maintainers --checkmani lib ext
1858     #    perl Porting/Maintainers --checkmani
1859
1860     '_PERLLIB' =>
1861         {
1862         'MAINTAINER'    => 'p5p',
1863         'FILES'         => q[
1864                                 ext/autouse/lib
1865                                 ext/autouse/t
1866                                 ext/B/B.pm
1867                                 ext/B/typemap
1868                                 ext/B/Makefile.PL
1869                                 ext/B/defsubs_h.PL
1870                                 ext/B/O.pm
1871                                 ext/B/B.xs
1872                                 ext/B/B/Terse.pm
1873                                 ext/B/B/Showlex.pm
1874                                 ext/B/B/Xref.pm
1875                                 ext/B/t/f_map
1876                                 ext/B/t/showlex.t
1877                                 ext/B/t/o.t
1878                                 ext/B/t/optree_varinit.t
1879                                 ext/B/t/concise-xs.t
1880                                 ext/B/t/optree_check.t
1881                                 ext/B/t/OptreeCheck.pm
1882                                 ext/B/t/optree_specials.t
1883                                 ext/B/t/f_sort.t
1884                                 ext/B/t/pragma.t
1885                                 ext/B/t/f_sort
1886                                 ext/B/t/b.t
1887                                 ext/B/t/optree_samples.t
1888                                 ext/B/t/optree_concise.t
1889                                 ext/B/t/optree_constants.t
1890                                 ext/B/t/optree_sort.t
1891                                 ext/B/t/terse.t
1892                                 ext/B/t/xref.t
1893                                 ext/B/t/f_map.t
1894                                 ext/B/t/optree_misc.t
1895                                 ext/B/hints/openbsd.pl
1896                                 ext/B/hints/darwin.pl
1897
1898                                 ext/Devel-DProf/
1899                                 ext/Devel-Peek/
1900                                 ext/Devel-SelfStubber/
1901                                 ext/DynaLoader/
1902                                     !ext/DynaLoader/t/XSLoader.t
1903                                     !ext/DynaLoader/XSLoader_pm.PL
1904                                 ext/Errno
1905                                 ext/Fcntl/
1906                                 ext/File-Glob/
1907                                 ext/FileCache/lib
1908                                 ext/FileCache/t
1909                                 ext/GDBM_File/
1910                                 ext/Hash-Util-FieldHash/
1911                                 ext/Hash-Util/
1912                                 ext/I18N-Langinfo/
1913                                 ext/IPC-Open2/
1914                                 ext/IPC-Open3/
1915                                 ext/NDBM_File/
1916                                 ext/ODBM_File/
1917                                 ext/Opcode/
1918                                 ext/POSIX/
1919                                 ext/PerlIO-encoding/
1920                                 ext/PerlIO-scalar/
1921                                 ext/PerlIO-via/
1922                                 ext/SDBM_File/
1923                                 ext/Socket/
1924                                 ext/Sys-Hostname/
1925                                 ext/Tie-Memoize/
1926                                 ext/XS-APItest/
1927                                 ext/XS-Typemap/
1928                                 ext/attributes/
1929                                 ext/mro/
1930                                 ext/re/
1931                                 lib/AnyDBM_File.{pm,t}
1932                                 lib/Benchmark.{pm,t}
1933                                 lib/CORE.pod
1934                                 lib/Carp.{pm,t}
1935                                 lib/Carp/Heavy.pm
1936                                 lib/Class/Struct.{pm,t}
1937                                 lib/Config.t
1938                                 lib/Config/Extensions.{pm,t}
1939                                 lib/DB.{pm,t}
1940                                 lib/DBM_Filter.pm
1941                                 lib/DBM_Filter/
1942                                 lib/DirHandle.{pm,t}
1943                                 lib/Dumpvalue.{pm,t}
1944                                 lib/English.{pm,t}
1945                                 lib/Env.pm
1946                                 lib/Env/t/
1947                                 lib/ExtUtils/Embed.pm
1948                                 lib/ExtUtils/XSSymSet.pm
1949                                 lib/ExtUtils/t/Embed.t
1950                                 lib/ExtUtils/typemap
1951                                 lib/File/Basename.{pm,t}
1952                                 lib/File/CheckTree.{pm,t}
1953                                 lib/File/Compare.{pm,t}
1954                                 lib/File/Copy.{pm,t}
1955                                 lib/File/DosGlob.{pm,t}
1956                                 lib/File/Find.pm
1957                                 lib/File/Find/
1958                                 lib/File/stat.{pm,t}
1959                                 lib/FileHandle.{pm,t}
1960                                 lib/FindBin.{pm,t}
1961                                 lib/Getopt/Std.{pm,t}
1962                                 lib/I18N/Collate.{pm,t}
1963                                 lib/Internals.t
1964                                 lib/Net/hostent.{pm,t}
1965                                 lib/Net/netent.{pm,t}
1966                                 lib/Net/protoent.{pm,t}
1967                                 lib/Net/servent.{pm,t}
1968                                 lib/PerlIO.pm
1969                                 lib/Pod/Functions.pm
1970                                 lib/Pod/Html.pm
1971                                 lib/Pod/t/Functions.t
1972                                 lib/Pod/t/InputObjects.t
1973                                 lib/Pod/t/Select.t
1974                                 lib/Pod/t/Usage.t
1975                                 lib/Pod/t/eol.t
1976                                 lib/Pod/t/html*
1977                                 lib/Pod/t/pod2html-lib.pl
1978                                 lib/Pod/t/utils.t
1979                                 lib/Search/Dict.{pm,t}
1980                                 lib/SelectSaver.{pm,t}
1981                                 lib/Symbol.{pm,t}
1982                                 lib/Term/Complete.{pm,t}
1983                                 lib/Term/ReadLine.{pm,t}
1984                                 lib/Text/Abbrev.{pm,t}
1985                                 lib/Thread.{pm,t}
1986                                 lib/Tie/Array.pm
1987                                 lib/Tie/Array/
1988                                 lib/Tie/Handle.pm
1989                                 lib/Tie/Handle/
1990                                 lib/Tie/Hash.pm
1991                                 lib/Tie/Hash/NamedCapture.pm
1992                                 lib/Tie/Scalar.{pm,t}
1993                                 lib/Tie/StdHandle.pm
1994                                 lib/Tie/SubstrHash.{pm,t}
1995                                 lib/Time/gmtime.{pm,t}
1996                                 lib/Time/localtime.{pm,t}
1997                                 lib/Time/tm.pm
1998                                 lib/UNIVERSAL.pm
1999                                 lib/Unicode/README
2000                                 lib/Unicode/UCD.{pm,t}
2001                                 lib/User/grent.{pm,t}
2002                                 lib/User/pwent.{pm,t}
2003                                 lib/abbrev.pl
2004                                 lib/assert.pl
2005                                 lib/bigfloat{.pl,pl.t}
2006                                 lib/bigint{.pl,pl.t}
2007                                 lib/bigrat.pl
2008                                 lib/blib.{pm,t}
2009                                 lib/bytes.{pm,t}
2010                                 lib/bytes_heavy.pl
2011                                 lib/cacheout.pl
2012                                 lib/charnames.{pm,t}
2013                                 lib/complete.pl
2014                                 lib/ctime.pl
2015                                 lib/dbm_filter_util.pl
2016                                 lib/deprecate.pm
2017                                 lib/diagnostics.{pm,t}
2018                                 lib/dotsh.pl
2019                                 lib/dumpvar.{pl,t}
2020                                 lib/exceptions.pl
2021                                 lib/fastcwd.pl
2022                                 lib/feature.{pm,t}
2023                                 lib/filetest.{pm,t}
2024                                 lib/find.pl
2025                                 lib/finddepth.pl
2026                                 lib/flush.pl
2027                                 lib/getcwd.pl
2028                                 lib/getopt.pl
2029                                 lib/getopts.pl
2030                                 lib/h2ph.t
2031                                 lib/h2xs.t
2032                                 lib/hostname.pl
2033                                 lib/importenv.pl
2034                                 lib/integer.{pm,t}
2035                                 lib/less.{pm,t}
2036                                 lib/locale.{pm,t}
2037                                 lib/look.pl
2038                                 lib/open.{pm,t}
2039                                 lib/open2.pl
2040                                 lib/open3.pl
2041                                 lib/overload{.pm,.t,64.t}
2042                                 lib/overload/numbers.pm
2043                                 lib/overloading.{pm,t}
2044                                 lib/perl5db.{pl,t}
2045                                 lib/perl5db/
2046                                 lib/pwd.pl
2047                                 lib/shellwords.pl
2048                                 lib/sigtrap.{pm,t}
2049                                 lib/sort.{pm,t}
2050                                 lib/stat.pl
2051                                 lib/strict.{pm,t}
2052                                 lib/subs.{pm,t}
2053                                 lib/syslog.pl
2054                                 lib/tainted.pl
2055                                 lib/termcap.pl
2056                                 lib/timelocal.pl
2057                                 lib/unicore/
2058                                 lib/utf8.{pm,t}
2059                                 lib/utf8_heavy.pl
2060                                 lib/validate.pl
2061                                 lib/vars{.pm,.t,_carp.t}
2062                                 lib/vmsish.{pm,t}
2063                             ],
2064         'CPAN'          => 0,
2065         'UPSTREAM'      => undef,
2066         },
2067 );
2068
2069 1;