This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Archive-Extract to CPAN version 0.48
[perl5.git] / Porting / Maintainers.pl
... / ...
CommitLineData
1# A simple listing of core files that have specific maintainers,
2# or at least someone that can be called an "interested party".
3# Also, a "module" does not necessarily mean a CPAN module, it
4# might mean a file or files or a subdirectory.
5# Most (but not all) of the modules have dual lives in the core
6# and in CPAN.
7
8package Maintainers;
9
10use File::Glob qw(:case);
11
12%Maintainers =
13 (
14 'abergman' => 'Arthur Bergman <abergman@cpan.org>',
15 'abigail' => 'Abigail <abigail@abigail.be>',
16 'ams' => 'Abhijit Menon-Sen <ams@cpan.org>',
17 'andk' => 'Andreas J. Koenig <andk@cpan.org>',
18 'andya' => 'Andy Armstrong <andy@hexten.net>',
19 'arandal' => 'Allison Randal <allison@perl.org>',
20 'audreyt' => 'Audrey Tang <cpan@audreyt.org>',
21 'avar' => 'Ævar Arnfjörð Bjarmason <avar@cpan.org>',
22 'bingos' => 'Chris Williams <chris@bingosnet.co.uk>',
23 'chorny' => 'Alexandr Ciornii <alexchorny@gmail.com>',
24 'corion' => 'Max Maischein <corion@corion.net>',
25 'craig' => 'Craig Berry <craigberry@mac.com>',
26 'dankogai' => 'Dan Kogai <dankogai@cpan.org>',
27 'dconway' => 'Damian Conway <dconway@cpan.org>',
28 'dland' => 'David Landgren <dland@cpan.org>',
29 'dmanura' => 'David Manura <dmanura@cpan.org>',
30 'drolsky' => 'Dave Rolsky <drolsky@cpan.org>',
31 'elizabeth' => 'Elizabeth Mattijsen <liz@dijkmat.nl>',
32 'ferreira' => 'Adriano Ferreira <ferreira@cpan.org>',
33 'gbarr' => 'Graham Barr <gbarr@cpan.org>',
34 'gaas' => 'Gisle Aas <gaas@cpan.org>',
35 'gsar' => 'Gurusamy Sarathy <gsar@activestate.com>',
36 'ilyam' => 'Ilya Martynov <ilyam@cpan.org>',
37 'ilyaz' => 'Ilya Zakharevich <ilyaz@cpan.org>',
38 'jand' => 'Jan Dubois <jand@activestate.com>',
39 'jdhedden' => 'Jerry D. Hedden <jdhedden@cpan.org>',
40 'jesse' => 'Jesse Vincent <jesse@bestpractical.com>',
41 'jhi' => 'Jarkko Hietaniemi <jhi@cpan.org>',
42 'jjore' => 'Joshua ben Jore <jjore@cpan.org>',
43 'jpeacock' => 'John Peacock <jpeacock@cpan.org>',
44 'jstowe' => 'Jonathan Stowe <jstowe@cpan.org>',
45 'jv' => 'Johan Vromans <jv@cpan.org>',
46 'kane' => 'Jos Boumans <kane@cpan.org>',
47 'kwilliams' => 'Ken Williams <kwilliams@cpan.org>',
48 'laun' => 'Wolfgang Laun <Wolfgang.Laun@alcatel.at>',
49 'lstein' => 'Lincoln D. Stein <lds@cpan.org>',
50 'lwall' => 'Larry Wall <lwall@cpan.org>',
51 'makamaka' => 'Makamaka Hannyaharamitu <makamaka@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 'sbeck' => 'Sullivan Beck <sbeck@cpan.org>',
80 'sburke' => 'Sean Burke <sburke@cpan.org>',
81 'mschwern' => 'Michael Schwern <mschwern@cpan.org>',
82 'simonw' => 'Simon Wistow <simonw@cpan.org>',
83 'smccam' => 'Stephen McCamant <smccam@cpan.org>',
84 'smpeters' => 'Steve Peters <steve@fisharerojo.org>',
85 'smueller' => 'Steffen Mueller <smueller@cpan.org>',
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 MYMETA.yml META.json MYMETA.json
104 NEW NOTES ppport.h README SIGNATURE THANKS TODO Todo VERSION WHATSNEW
105);
106
107
108# Each entry in the %Modules hash roughly represents a distribution,
109# except when DISTRIBUTION is set, 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# UPSTREAM indicates where patches should go. undef implies
125# that this hasn't been discussed for the module at hand.
126# "blead" indicates that the copy of the module in the blead
127# sources is to be considered canonical, "cpan" means that the
128# module on CPAN is to be patched first. "first-come" means
129# that blead can be patched freely if it is in sync with the
130# latest release on CPAN.
131
132# BUGS is an email or url to post bug reports. For modules with
133# UPSTREAM => 'blead', use perl5-porters@perl.org. rt.cpan.org
134# appears to automatically provide a URL for CPAN modules; any value
135# given here overrides the default:
136# http://rt.cpan.org/Public/Dist/Display.html?Name=$ModuleName
137
138# DISTRIBUTION names the tarball on CPAN which (allegedly) the files
139# included in core are derived from. Note that the file's version may not
140# necessarily match the newest version on CPAN.
141
142# EXCLUDED is a list of files to be excluded from a CPAN tarball before
143# comparing the remaining contents with core. Each item can either be a
144# full pathname (eg 't/foo.t') or a pattern (e.g. qr{^t/}).
145# It defaults to the empty list.
146
147# CUSTOMIZED is a list of files that have been customized within the
148# Perl core. They should also be listed in EXCLUDED, but this will
149# additionally suppress core-cpan-diff warnings that they differ from
150# the CPAN tarballs
151
152# DEPRECATED contains the *first* version of Perl in which the module
153# was considered deprecated. It should only be present if the module is
154# actually deprecated. Such modules should use deprecated.pm to
155# issue a warning if used. E.g.:
156#
157# use if $] >= 5.011, 'deprecate';
158#
159
160# MAP is a hash that maps CPAN paths to their core equivalents.
161# Each key represents a string prefix, with longest prefixes checked
162# first. The first match causes that prefix to be replaced with the
163# corresponding key. For example, with the following MAP:
164# {
165# 'lib/' => 'lib/',
166# '' => 'lib/Foo/',
167# },
168#
169# these files are mapped as shown:
170#
171# README becomes lib/Foo/README
172# lib/Foo.pm becomes lib/Foo.pm
173#
174# The default is dependent on the type of module.
175# For distributions which appear to be stored under ext/, it defaults to:
176#
177# { '' => 'ext/Foo-Bar/' }
178#
179# otherwise, it's
180#
181# {
182# 'lib/' => 'lib/',
183# '' => 'lib/Foo/Bar/',
184# }
185
186%Modules = (
187
188 'Archive::Extract' =>
189 {
190 'MAINTAINER' => 'kane',
191 'DISTRIBUTION' => 'BINGOS/Archive-Extract-0.48.tar.gz',
192 'FILES' => q[cpan/Archive-Extract],
193 'UPSTREAM' => 'cpan',
194 'BUGS' => 'bug-archive-extract@rt.cpan.org',
195 },
196
197 'Archive::Tar' =>
198 {
199 'MAINTAINER' => 'kane',
200 'DISTRIBUTION' => 'BINGOS/Archive-Tar-1.74.tar.gz',
201 'FILES' => q[cpan/Archive-Tar],
202 'EXCLUDED' => [ qw(Makefile.PL) ],
203 'UPSTREAM' => 'cpan',
204 'BUGS' => 'bug-archive-tar@rt.cpan.org',
205 },
206
207 'Attribute::Handlers' =>
208 {
209 'MAINTAINER' => 'rgarcia',
210 'DISTRIBUTION' => 'SMUELLER/Attribute-Handlers-0.88.tar.gz',
211 'FILES' => q[dist/Attribute-Handlers],
212 'UPSTREAM' => 'blead',
213 },
214
215 'autodie' =>
216 {
217 'MAINTAINER' => 'pjf',
218 'DISTRIBUTION' => 'PJF/autodie-2.10.tar.gz',
219 'FILES' => q[cpan/autodie],
220 'EXCLUDED' => [ qr{^inc/Module/},
221
222 # All these tests depend upon external
223 # modules that don't exist when we're
224 # building the core. Hence, they can
225 # never run, and should not be merged.
226
227 qw(
228 t/boilerplate.t
229 t/critic.t
230 t/fork.t
231 t/kwalitee.t
232 t/lex58.t
233 t/pod-coverage.t
234 t/pod.t
235 t/socket.t
236 t/system.t
237 )
238 ],
239 'UPSTREAM' => 'cpan',
240 },
241
242 'AutoLoader' =>
243 {
244 'MAINTAINER' => 'smueller',
245 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.71.tar.gz',
246 'FILES' => q[cpan/AutoLoader],
247 'EXCLUDED' => [ qw( t/00pod.t ) ],
248 'UPSTREAM' => 'cpan',
249 },
250
251 'autouse' =>
252 {
253 'MAINTAINER' => 'p5p',
254 'DISTRIBUTION' => 'FLORA/autouse-1.06.tar.gz',
255 'FILES' => q[dist/autouse],
256 'UPSTREAM' => 'blead',
257 },
258
259 'B::Concise' =>
260 {
261 'MAINTAINER' => 'smccam',
262 'FILES' => q[ext/B/B/Concise.pm ext/B/t/concise.t],
263 'UPSTREAM' => undef,
264 },
265
266 'B::Debug' =>
267 {
268 'MAINTAINER' => 'rurban',
269 'DISTRIBUTION' => 'RURBAN/B-Debug-1.16.tar.gz',
270 'FILES' => q[cpan/B-Debug],
271 'EXCLUDED' => [ qw( t/pod.t ) ],
272 'UPSTREAM' => 'cpan',
273 },
274
275 'B::Deparse' =>
276 {
277 'MAINTAINER' => 'smccam',
278 'FILES' => q[dist/B-Deparse],
279 'UPSTREAM' => 'blead',
280 },
281
282 'B::Lint' =>
283 {
284 'MAINTAINER' => 'jjore',
285 'DISTRIBUTION' => 'FLORA/B-Lint-1.12.tar.gz',
286 'FILES' => q[dist/B-Lint],
287 'EXCLUDED' => [ qw( t/test.pl ) ],
288 'UPSTREAM' => 'blead',
289 },
290
291 'base' =>
292 {
293 'MAINTAINER' => 'rgarcia',
294 'DISTRIBUTION' => 'RGARCIA/base-2.15.tar.gz',
295 'FILES' => q[dist/base],
296 'UPSTREAM' => 'blead',
297 },
298
299 'bignum' =>
300 {
301 'MAINTAINER' => 'rafl',
302 'DISTRIBUTION' => 'FLORA/bignum-0.25.tar.gz',
303 'FILES' => q[dist/bignum],
304 'EXCLUDED' => [ qr{^inc/Module/}, qw(t/pod.t t/pod_cov.t) ],
305 'UPSTREAM' => 'blead',
306 },
307
308 'CGI' =>
309 {
310 'MAINTAINER' => 'lstein',
311 'DISTRIBUTION' => 'MARKSTOS/CGI.pm-3.51.tar.gz',
312 'FILES' => q[cpan/CGI],
313 'EXCLUDED' => [ qr{^t/lib/Test},
314 qw( cgi-lib_porting.html
315 cgi_docs.html
316 examples/WORLD_WRITABLE/18.157.1.253.sav
317 t/gen-tests/gen-start-end-tags.pl
318 t/fast.t
319 )
320 ],
321 'UPSTREAM' => 'cpan',
322 },
323
324 'Compress::Raw::Bzip2' =>
325 {
326 'MAINTAINER' => 'pmqs',
327 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.031.tar.gz',
328 'FILES' => q[cpan/Compress-Raw-Bzip2],
329 'EXCLUDED' => [ qr{^t/Test/},
330 qw( bzip2-src/bzip2-cpp.patch
331 )
332 ],
333 'UPSTREAM' => 'cpan',
334 },
335
336 'Compress::Raw::Zlib' =>
337 {
338 'MAINTAINER' => 'pmqs',
339 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.030.tar.gz',
340
341 'FILES' => q[cpan/Compress-Raw-Zlib],
342 'EXCLUDED' => [ qr{^t/Test/},
343 qw( t/000prereq.t
344 t/99pod.t
345 )
346 ],
347 'UPSTREAM' => 'cpan',
348 },
349
350 'constant' =>
351 {
352 'MAINTAINER' => 'saper',
353 'DISTRIBUTION' => 'SAPER/constant-1.19.tar.gz',
354 'FILES' => q[dist/constant],
355 'EXCLUDED' => [ qw( t/00-load.t
356 t/more-tests.t
357 t/pod-coverage.t
358 t/pod.t
359 eg/synopsis.pl
360 )
361 ],
362 'UPSTREAM' => 'blead',
363 },
364
365 'CPAN' =>
366 {
367 'MAINTAINER' => 'andk',
368 'DISTRIBUTION' => 'ANDK/CPAN-1.94_62.tar.gz',
369 'FILES' => q[cpan/CPAN],
370 'EXCLUDED' => [ qr{^distroprefs/},
371 qr{^inc/Test/},
372 qr{^t/CPAN/authors/},
373 qw{
374 lib/CPAN/Admin.pm
375 Makefile.PL
376 SlayMakefile
377 t/00signature.t
378 t/04clean_load.t
379 t/12cpan.t
380 t/13tarzip.t
381 t/14forkbomb.t
382 t/30shell.coverage
383 t/30shell.t
384 t/31sessions.t
385 t/41distribution.t
386 t/42distroprefs.t
387 t/43distroprefspref.t
388 t/50pod.t
389 t/51pod.t
390 t/52podcover.t
391 t/60credentials.t
392 t/70_critic.t
393 t/CPAN/CpanTestDummies-1.55.pm
394 t/CPAN/TestConfig.pm
395 t/CPAN/TestMirroredBy
396 t/CPAN/TestPatch.txt
397 t/CPAN/modules/02packages.details.txt
398 t/CPAN/modules/03modlist.data
399 t/data/META-dynamic.yml
400 t/data/META-static.yml
401 t/local_utils.pm
402 t/perlcriticrc
403 t/yaml_code.yml
404 },
405 ],
406 'UPSTREAM' => 'cpan',
407 },
408
409 'CPANPLUS' =>
410 {
411 'MAINTAINER' => 'kane',
412 'DISTRIBUTION' => 'BINGOS/CPANPLUS-0.9010.tar.gz',
413 'FILES' => q[cpan/CPANPLUS],
414 'EXCLUDED' => [ qr{^inc/},
415 qr{^t/dummy-.*\.hidden$},
416 qw{ bin/cpanp-boxed },
417 # SQLite tests would be skipped in core, and
418 # the filenames are too long for VMS!
419 qw{
420 t/031_CPANPLUS-Internals-Source-SQLite.t
421 t/032_CPANPLUS-Internals-Source-via-sqlite.t
422 },
423 qw{ Makefile.PL },
424 ],
425 'CUSTOMIZED' => [ qw{ Makefile.PL } ],
426 'UPSTREAM' => 'cpan',
427 'BUGS' => 'bug-cpanplus@rt.cpan.org',
428 },
429
430 'CPANPLUS::Dist::Build' =>
431 {
432 'MAINTAINER' => 'bingos',
433 'DISTRIBUTION' => 'BINGOS/CPANPLUS-Dist-Build-0.50.tar.gz',
434 'FILES' => q[cpan/CPANPLUS-Dist-Build],
435 'EXCLUDED' => [ qr{^inc/},
436 qw{ t/99_pod.t
437 t/99_pod_coverage.t
438 },
439 ],
440 'UPSTREAM' => 'cpan',
441 },
442
443 'CPAN::Meta::YAML' =>
444 {
445 'MAINTAINER' => 'dagolden',
446 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-YAML-0.003.tar.gz',
447 'FILES' => q[cpan/CPAN-Meta-YAML],
448 'EXCLUDED' => [
449 't/04_scalar.t', # requires YAML.pm
450 ],
451 'UPSTREAM' => 'cpan',
452 },
453
454 'Data::Dumper' =>
455 {
456 'MAINTAINER' => 'p5p', # Not gsar. Not ilyam. Not really smueller
457 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.128.tar.gz',
458 'FILES' => q[dist/Data-Dumper],
459 'UPSTREAM' => 'blead',
460 },
461
462 'DB_File' =>
463 {
464 'MAINTAINER' => 'pmqs',
465 'DISTRIBUTION' => 'PMQS/DB_File-1.820.tar.gz',
466 'FILES' => q[cpan/DB_File],
467 'EXCLUDED' => [ qr{^patches/},
468 qw{ t/pod.t
469 fallback.h
470 fallback.xs
471 },
472 ],
473 'UPSTREAM' => undef,
474 },
475
476 'Devel::SelfStubber' =>
477 {
478 'MAINTAINER' => 'p5p',
479 'DISTRIBUTION' => 'FLORA/Devel-SelfStubber-1.05.tar.gz',
480 'FILES' => q[dist/Devel-SelfStubber],
481 'UPSTREAM' => 'blead',
482 },
483
484 'Devel::PPPort' =>
485 {
486 'MAINTAINER' => 'mhx',
487 'DISTRIBUTION' => 'MHX/Devel-PPPort-3.19.tar.gz',
488 'FILES' => q[cpan/Devel-PPPort],
489 'EXCLUDED' => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead
490 'UPSTREAM' => 'cpan',
491 },
492
493 'Digest' =>
494 {
495 'MAINTAINER' => 'gaas',
496 'DISTRIBUTION' => 'GAAS/Digest-1.16.tar.gz',
497 'FILES' => q[cpan/Digest],
498 'EXCLUDED' => [ qw{digest-bench} ],
499 'UPSTREAM' => "cpan",
500 },
501
502 'Digest::MD5' =>
503 {
504 'MAINTAINER' => 'gaas',
505 'DISTRIBUTION' => 'GAAS/Digest-MD5-2.51.tar.gz',
506 'FILES' => q[cpan/Digest-MD5],
507 'EXCLUDED' => [ qw{rfc1321.txt} ],
508 'UPSTREAM' => "cpan",
509 },
510
511 'Digest::SHA' =>
512 {
513 'MAINTAINER' => 'mshelor',
514 'DISTRIBUTION' => 'MSHELOR/Digest-SHA-5.50.tar.gz',
515 'FILES' => q[cpan/Digest-SHA],
516 'EXCLUDED' => [ qw{t/pod.t t/podcover.t examples/dups} ],
517 'UPSTREAM' => 'cpan',
518 },
519
520 'Dumpvalue' =>
521 {
522 'MAINTAINER' => 'p5p',
523 'DISTRIBUTION' => 'FLORA/Dumpvalue-1.15.tar.gz',
524 'FILES' => q[dist/Dumpvalue],
525 'UPSTREAM' => 'blead',
526 },
527
528 'Encode' =>
529 {
530 'MAINTAINER' => 'dankogai',
531 'DISTRIBUTION' => 'DANKOGAI/Encode-2.42.tar.gz',
532 'FILES' => q[cpan/Encode],
533 'UPSTREAM' => 'cpan',
534 },
535
536 'encoding::warnings' =>
537 {
538 'MAINTAINER' => 'audreyt',
539 'DISTRIBUTION' => 'AUDREYT/encoding-warnings-0.11.tar.gz',
540 'FILES' => q[cpan/encoding-warnings],
541 'EXCLUDED' => [ qr{^inc/Module/},
542 qw{t/0-signature.t Makefile.PL MANIFEST META.yml
543 README SIGNATURE},
544 ],
545 'UPSTREAM' => undef,
546 },
547
548 'Env' =>
549 {
550 'MAINTAINER' => 'p5p',
551 'DISTRIBUTION' => 'FLORA/Env-1.02.tar.gz',
552 'FILES' => q[dist/Env],
553 'UPSTREAM' => 'blead',
554 },
555
556 'Exporter' =>
557 {
558 'MAINTAINER' => 'ferreira',
559 'DISTRIBUTION' => 'FERREIRA/Exporter-5.63.tar.gz',
560 'FILES' => q[lib/Exporter.pm
561 lib/Exporter.t
562 lib/Exporter/Heavy.pm
563 ],
564 'EXCLUDED' => [ qw{t/pod.t t/use.t}, ],
565 'MAP' => { 't/' => 'lib/',
566 'lib/' => 'lib/',
567 },
568 'UPSTREAM' => 'blead',
569 },
570
571 'ExtUtils::CBuilder' =>
572 {
573 'MAINTAINER' => 'kwilliams',
574 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder-0.2802.tar.gz',
575 'FILES' => q[dist/ExtUtils-CBuilder],
576 'UPSTREAM' => 'blead',
577 },
578
579 'ExtUtils::Command' =>
580 {
581 'MAINTAINER' => 'p5p',
582 'DISTRIBUTION' => 'RKOBES/ExtUtils-Command-1.16.tar.gz',
583 'FILES' => q[dist/ExtUtils-Command],
584 'EXCLUDED' => [ qw{ t/shell_command.t
585 t/shell_exit.t
586 lib/Shell/Command.pm
587 },
588 ],
589 'UPSTREAM' => 'blead',
590 },
591
592 'ExtUtils::Constant' =>
593 {
594 'MAINTAINER' => 'nwclark',
595 # Nick has confirmed that while we have diverged from CPAN,
596 # this package isn't primarily maintained in core
597 # Another release wll happen "Sometime"
598 'DISTRIBUTION' => '',#'NWCLARK/ExtUtils-Constant-0.16.tar.gz',
599 'FILES' => q[cpan/ExtUtils-Constant],
600 'EXCLUDED' => [ qw{ lib/ExtUtils/Constant/Aaargh56Hash.pm
601 examples/perl_keyword.pl
602 examples/perl_regcomp_posix_keyword.pl
603 },
604 ],
605 'UPSTREAM' => undef,
606 },
607
608 'ExtUtils::Install' =>
609 {
610 'MAINTAINER' => 'yves',
611 'DISTRIBUTION' => 'YVES/ExtUtils-Install-1.54.tar.gz',
612 'FILES' => q[dist/ExtUtils-Install],
613 'EXCLUDED' => [ qw{ t/lib/Test/Builder.pm
614 t/lib/Test/Builder/Module.pm
615 t/lib/Test/More.pm
616 t/lib/Test/Simple.pm
617 t/pod-coverage.t
618 t/pod.t
619 },
620 ],
621 'UPSTREAM' => 'blead',
622 },
623
624 'ExtUtils::MakeMaker' =>
625 {
626 'MAINTAINER' => 'mschwern',
627 'DISTRIBUTION' => 'CHORNY/ExtUtils-MakeMaker-6.57_05.tar.gz',
628 'FILES' => q[cpan/ExtUtils-MakeMaker],
629 'EXCLUDED' => [ qr{^t/lib/Test/},
630 qr{^inc/ExtUtils/},
631 ],
632 'UPSTREAM' => 'first-come',
633 },
634
635 'ExtUtils::Manifest' =>
636 {
637 'MAINTAINER' => 'p5p',
638 'DISTRIBUTION' => 'RKOBES/ExtUtils-Manifest-1.58.tar.gz',
639 'FILES' => q[dist/ExtUtils-Manifest],
640 'UPSTREAM' => 'blead',
641 },
642
643 'ExtUtils::ParseXS' =>
644 {
645 'MAINTAINER' => 'kwilliams',
646 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-ParseXS-2.2206.tar.gz',
647 'EXCLUDED' => [ qw{
648 t/bugs/RT48104.xs
649 t/bugs/typemap
650 t/include/nsUniversalDetector.h
651 t/include/nscore.h
652 }],
653 'FILES' => q[dist/ExtUtils-ParseXS],
654 'UPSTREAM' => 'blead',
655 },
656
657 'faq' =>
658 {
659 'MAINTAINER' => 'perlfaq',
660 'FILES' => q[pod/perlfaq*],
661 'UPSTREAM' => undef,
662 },
663
664 'File::CheckTree' =>
665 {
666 'MAINTAINER' => 'p5p',
667 'DISTRIBUTION' => 'FLORA/File-CheckTree-4.4.tar.gz',
668 'FILES' => q[dist/File-CheckTree],
669 'UPSTREAM' => 'blead',
670 },
671
672 'File::Fetch' =>
673 {
674 'MAINTAINER' => 'kane',
675 'DISTRIBUTION' => 'BINGOS/File-Fetch-0.28.tar.gz',
676 'FILES' => q[cpan/File-Fetch],
677 'UPSTREAM' => 'cpan',
678 },
679
680 'File::Path' =>
681 {
682 'MAINTAINER' => 'dland',
683 'DISTRIBUTION' => 'DLAND/File-Path-2.08.tar.gz',
684 'FILES' => q[cpan/File-Path],
685 'EXCLUDED' => [ qw{eg/setup-extra-tests
686 t/pod.t
687 }
688 ],
689 'MAP' => { '' => 'cpan/File-Path/lib/File/',
690 't/' => 'cpan/File-Path/t/',
691 },
692 'UPSTREAM' => undef,
693 },
694
695 'File::Temp' =>
696 {
697 'MAINTAINER' => 'tjenness',
698 'DISTRIBUTION' => 'TJENNESS/File-Temp-0.22.tar.gz',
699 'FILES' => q[cpan/File-Temp],
700 'EXCLUDED' => [ qw{misc/benchmark.pl
701 misc/results.txt
702 }
703 ],
704 'UPSTREAM' => undef,
705 },
706
707 'Filter::Simple' =>
708 {
709 'MAINTAINER' => 'smueller',
710 'DISTRIBUTION' => 'SMUELLER/Filter-Simple-0.85.tar.gz',
711 'FILES' => q[dist/Filter-Simple],
712 'EXCLUDED' => [ qw(Makefile.PL),
713 qr{^demo/}
714 ],
715 'UPSTREAM' => 'blead',
716 },
717
718 'Filter::Util::Call' =>
719 {
720 'MAINTAINER' => 'pmqs',
721 'DISTRIBUTION' => 'PMQS/Filter-1.37.tar.gz',
722 'FILES' => q[cpan/Filter-Util-Call
723 t/lib/filter-util.pl
724 pod/perlfilter.pod
725 ],
726 'EXCLUDED' => [ qr{^decrypt/},
727 qr{^examples/},
728 qr{^Exec/},
729 qr{^lib/Filter/},
730 qr{^tee/},
731 qw{ Call/Makefile.PL
732 Call/ppport.h
733 Call/typemap
734 mytest
735 t/cpp.t
736 t/decrypt.t
737 t/exec.t
738 t/order.t
739 t/pod.t
740 t/sh.t
741 t/tee.t
742 }
743 ],
744 'MAP' => { 'Call/' => 'cpan/Filter-Util-Call/',
745 'filter-util.pl' => 'cpan/Filter-Util-Call/filter-util.pl',
746 'perlfilter.pod' => 'pod/perlfilter.pod',
747 '' => 'cpan/Filter-Util-Call/',
748 },
749 'UPSTREAM' => undef,
750 },
751
752 'Getopt::Long' =>
753 {
754 'MAINTAINER' => 'jv',
755 'DISTRIBUTION' => 'JV/Getopt-Long-2.38.tar.gz',
756 'FILES' => q[cpan/Getopt-Long
757 lib/newgetopt.pl
758 ],
759 'EXCLUDED' => [ qr{^examples/},
760 qw{perl-Getopt-Long.spec},
761 ],
762 'MAP' => { '' => 'cpan/Getopt-Long/',
763 'lib/newgetopt.pl' => 'lib/newgetopt.pl',
764 },
765 'UPSTREAM' => 'cpan',
766 },
767
768 'I18N::Collate' =>
769 {
770 'MAINTAINER' => 'p5p',
771 'DISTRIBUTION' => 'FLORA/I18N-Collate-1.01.tar.gz',
772 'FILES' => q[dist/I18N-Collate],
773 'UPSTREAM' => 'blead',
774 },
775
776 # Sean has donated it to us.
777 # Nothing has changed since his last CPAN release.
778 # (not strictly true: there have been some trivial typo fixes; DAPM 6/2009)
779 'I18N::LangTags' =>
780 {
781 'MAINTAINER' => 'p5p',
782 'DISTRIBUTION' => 'SBURKE/I18N-LangTags-0.35.tar.gz',
783 'FILES' => q[dist/I18N-LangTags],
784 'UPSTREAM' => 'blead',
785 },
786
787 'if' =>
788 {
789 'MAINTAINER' => 'ilyaz',
790 'DISTRIBUTION' => 'ILYAZ/modules/if-0.0601.tar.gz',
791 'FILES' => q[dist/if],
792 'UPSTREAM' => 'blead',
793 },
794
795 'IO' =>
796 {
797 'MAINTAINER' => 'p5p',
798 'DISTRIBUTION' => 'GBARR/IO-1.25.tar.gz',
799 'FILES' => q[dist/IO/],
800 'EXCLUDED' => [ qw{t/test.pl}, ],
801 'UPSTREAM' => 'blead',
802 },
803
804 'IO-Compress' =>
805 {
806 'MAINTAINER' => 'pmqs',
807 'DISTRIBUTION' => 'PMQS/IO-Compress-2.030.tar.gz',
808 'FILES' => q[cpan/IO-Compress],
809 'EXCLUDED' => [ qr{t/Test/} ],
810 'UPSTREAM' => 'cpan',
811 },
812
813 'IO::Zlib' =>
814 {
815 'MAINTAINER' => 'tomhughes',
816 'DISTRIBUTION' => 'TOMHUGHES/IO-Zlib-1.10.tar.gz',
817 'FILES' => q[cpan/IO-Zlib],
818 'UPSTREAM' => undef,
819 },
820
821 'IPC::Cmd' =>
822 {
823 'MAINTAINER' => 'kane',
824 'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.66.tar.gz',
825 'FILES' => q[cpan/IPC-Cmd],
826 'UPSTREAM' => 'cpan',
827 },
828
829 'IPC::SysV' =>
830 {
831 'MAINTAINER' => 'mhx',
832 'DISTRIBUTION' => 'MHX/IPC-SysV-2.03.tar.gz',
833 'FILES' => q[cpan/IPC-SysV],
834 'EXCLUDED' => [ qw{const-c.inc const-xs.inc} ],
835 'UPSTREAM' => 'cpan',
836 },
837
838 'JSON::PP' =>
839 {
840 'MAINTAINER' => 'makamaka',
841 'DISTRIBUTION' => 'MAKAMAKA/JSON-PP-2.27103.tar.gz',
842 'FILES' => q[cpan/JSON-PP],
843 'EXCLUDED' => [
844 't/900_pod.t', # Pod testing
845 ],
846 'UPSTREAM' => 'cpan',
847 },
848
849 'lib' =>
850 {
851 'MAINTAINER' => 'smueller',
852 'DISTRIBUTION' => 'SMUELLER/lib-0.63.tar.gz',
853 'FILES' => q[dist/lib/],
854 'EXCLUDED' => [ qw{forPAUSE/lib.pm t/00pod.t} ],
855 'UPSTREAM' => 'blead',
856 },
857
858 'libnet' =>
859 {
860 'MAINTAINER' => 'gbarr',
861 'DISTRIBUTION' => 'GBARR/libnet-1.22.tar.gz',
862 'FILES' => q[cpan/libnet],
863 'EXCLUDED' => [ qw{Configure install-nomake Makefile.PL} ],
864 'CUSTOMIZED' => [ qw{Makefile.PL} ],
865 'UPSTREAM' => undef,
866 },
867
868 'Locale-Codes' =>
869 {
870 'MAINTAINER' => 'sbeck',
871 'DISTRIBUTION' => 'SBECK/Locale-Codes-3.15.tar.gz',
872 'FILES' => q[cpan/Locale-Codes],
873 'EXCLUDED' => [ qw{t/pod_coverage.t t/pod.t}, qr{^t/runtests},
874 qr{^internal/}, qr{^examples/} ],
875 'UPSTREAM' => 'cpan',
876 },
877
878 'Locale::Maketext' =>
879 {
880 'MAINTAINER' => 'ferreira',
881 'DISTRIBUTION' => 'TODDR/Locale-Maketext-1.17.tar.gz',
882 'FILES' => q[dist/Locale-Maketext],
883 'EXCLUDED' => [ qw{perlcriticrc t/00_load.t t/pod.t} ],
884 'UPSTREAM' => 'blead',
885 },
886
887 'Locale::Maketext::Simple' =>
888 {
889 'MAINTAINER' => 'audreyt',
890 'DISTRIBUTION' => 'JESSE/Locale-Maketext-Simple-0.21.tar.gz',
891 'FILES' => q[cpan/Locale-Maketext-Simple],
892 'EXCLUDED' => [ qr{^inc/} ],
893 'UPSTREAM' => 'cpan',
894 },
895
896 'Log::Message' =>
897 {
898 'MAINTAINER' => 'kane',
899 'DISTRIBUTION' => 'KANE/Log-Message-0.02.tar.gz',
900 'FILES' => q[cpan/Log-Message],
901 'UPSTREAM' => 'cpan',
902 },
903
904 'Log::Message::Simple' =>
905 {
906 'MAINTAINER' => 'kane',
907 'DISTRIBUTION' => 'BINGOS/Log-Message-Simple-0.06.tar.gz',
908 'FILES' => q[cpan/Log-Message-Simple],
909 'UPSTREAM' => 'cpan',
910 },
911
912 'mad' =>
913 {
914 'MAINTAINER' => 'lwall',
915 'FILES' => q[mad],
916 'UPSTREAM' => undef,
917 },
918
919 'Math::BigInt' =>
920 {
921 'MAINTAINER' => 'rafl',
922 'DISTRIBUTION' => 'FLORA/Math-BigInt-1.99.tar.gz',
923 'FILES' => q[dist/Math-BigInt],
924 'EXCLUDED' => [ qr{^inc/},
925 qr{^examples/},
926 qw{t/pod.t
927 t/pod_cov.t
928 }
929 ],
930 'UPSTREAM' => 'blead',
931 },
932
933 'Math::BigInt::FastCalc' =>
934 {
935 'MAINTAINER' => 'rafl',
936 'DISTRIBUTION' => 'FLORA/Math-BigInt-FastCalc-0.24.tar.gz',
937 'FILES' => q[dist/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 'UPSTREAM' => 'blead',
954 },
955
956 'Math::BigRat' =>
957 {
958 'MAINTAINER' => 'rafl',
959 'DISTRIBUTION' => 'FLORA/Math-BigRat-0.26.tar.gz',
960 'FILES' => q[dist/Math-BigRat],
961 'EXCLUDED' => [ qr{^inc/},
962 qw{
963 t/pod.t
964 t/pod_cov.t
965 },
966 ],
967 'UPSTREAM' => 'blead',
968 },
969
970 'Math::Complex' =>
971 {
972 'MAINTAINER' => 'zefram',
973 'DISTRIBUTION' => 'JHI/Math-Complex-1.56.tar.gz',
974 'FILES' => q[cpan/Math-Complex],
975 'EXCLUDED' => [
976 qw{
977 t/pod.t
978 t/pod-coverage.t
979 },
980 ],
981 'UPSTREAM' => 'cpan',
982 },
983
984 'Memoize' =>
985 {
986 'MAINTAINER' => 'mjd',
987 'DISTRIBUTION' => 'FLORA/Memoize-1.02.tar.gz',
988 'FILES' => q[cpan/Memoize],
989 'EXCLUDED' => [ qw{ article.html } ],
990 'UPSTREAM' => 'cpan',
991 },
992
993 'MIME::Base64' =>
994 {
995 'MAINTAINER' => 'gaas',
996 'DISTRIBUTION' => 'GAAS/MIME-Base64-3.13.tar.gz',
997 'FILES' => q[cpan/MIME-Base64],
998 'EXCLUDED' => [ qw{ t/bad-sv.t }, ],
999 'UPSTREAM' => 'cpan',
1000 },
1001
1002 #
1003 # To update Module-Build in blead see
1004 # http://github.com/dagolden/module-build/blob/master/devtools/patching_blead.pod
1005 #
1006
1007 'Module::Build' =>
1008 {
1009 'MAINTAINER' => 'kwilliams',
1010 'DISTRIBUTION' => 'DAGOLDEN/Module-Build-0.3607.tar.gz',
1011 'FILES' => q[cpan/Module-Build],
1012 'EXCLUDED' => [ qw{ t/par.t t/signature.t },
1013 qr!^contrib/!, qr!^devtools! ],
1014 'UPSTREAM' => 'cpan',
1015 },
1016
1017 'Module::CoreList' =>
1018 {
1019 'MAINTAINER' => 'rgarcia',
1020 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.41.tar.gz',
1021 'FILES' => q[dist/Module-CoreList],
1022 'UPSTREAM' => 'blead',
1023 },
1024
1025 'Module::Load' =>
1026 {
1027 'MAINTAINER' => 'kane',
1028 'DISTRIBUTION' => 'BINGOS/Module-Load-0.18.tar.gz',
1029 'FILES' => q[cpan/Module-Load],
1030 'UPSTREAM' => 'cpan',
1031 },
1032
1033 'Module::Load::Conditional' =>
1034 {
1035 'MAINTAINER' => 'kane',
1036 'DISTRIBUTION' => 'BINGOS/Module-Load-Conditional-0.38.tar.gz',
1037 'FILES' => q[cpan/Module-Load-Conditional],
1038 'UPSTREAM' => 'cpan',
1039 },
1040
1041 'Module::Loaded' =>
1042 {
1043 'MAINTAINER' => 'kane',
1044 'DISTRIBUTION' => 'BINGOS/Module-Loaded-0.06.tar.gz',
1045 'FILES' => q[cpan/Module-Loaded],
1046 'UPSTREAM' => 'cpan',
1047 },
1048
1049 'Module::Metadata' =>
1050 {
1051 'MAINTAINER' => 'dagolden',
1052 'DISTRIBUTION' => 'DAGOLDEN/Module-Metadata-1.000003.tar.gz',
1053 'FILES' => q[cpan/Module-Metadata],
1054 'EXCLUDED' => [ ],
1055 'UPSTREAM' => 'cpan',
1056 },
1057
1058 'Module::Pluggable' =>
1059 {
1060 'MAINTAINER' => 'simonw',
1061 'DISTRIBUTION' => 'SIMONW/Module-Pluggable-3.9.tar.gz',
1062 'FILES' => q[cpan/Module-Pluggable],
1063 'UPSTREAM' => 'cpan',
1064 },
1065
1066 'Net::Ping' =>
1067 {
1068 'MAINTAINER' => 'smpeters',
1069 'DISTRIBUTION' => 'SMPETERS/Net-Ping-2.36.tar.gz',
1070 'FILES' => q[dist/Net-Ping],
1071 'UPSTREAM' => 'blead',
1072 },
1073
1074 'NEXT' =>
1075 {
1076 'MAINTAINER' => 'rafl',
1077 'DISTRIBUTION' => 'FLORA/NEXT-0.65.tar.gz',
1078 'FILES' => q[cpan/NEXT],
1079 'EXCLUDED' => [ qr{^demo/} ],
1080 'UPSTREAM' => 'cpan',
1081 },
1082
1083 'Object::Accessor' =>
1084 {
1085 'MAINTAINER' => 'kane',
1086 'DISTRIBUTION' => 'BINGOS/Object-Accessor-0.36.tar.gz',
1087 'FILES' => q[cpan/Object-Accessor],
1088 'UPSTREAM' => 'cpan',
1089 },
1090
1091 'Package::Constants' =>
1092 {
1093 'MAINTAINER' => 'kane',
1094 'DISTRIBUTION' => 'KANE/Package-Constants-0.02.tar.gz',
1095 'FILES' => q[cpan/Package-Constants],
1096 'UPSTREAM' => 'cpan',
1097 },
1098
1099 'Params::Check' =>
1100 {
1101 'MAINTAINER' => 'kane',
1102 'DISTRIBUTION' => 'KANE/Params-Check-0.26.tar.gz',
1103 # For some reason a file of this name appears within
1104 # the tarball. Russell's Paradox eat your heart out.
1105 'EXCLUDED' => [ qw( Params-Check-0.26.tar.gz ) ],
1106 'FILES' => q[cpan/Params-Check],
1107 'UPSTREAM' => 'cpan',
1108 },
1109
1110 'parent' =>
1111 {
1112 'MAINTAINER' => 'corion',
1113 'DISTRIBUTION' => 'CORION/parent-0.224.tar.gz',
1114 'FILES' => q[cpan/parent],
1115 'UPSTREAM' => undef,
1116 },
1117
1118 'Parse::CPAN::Meta' =>
1119 {
1120 'MAINTAINER' => 'smueller',
1121 'DISTRIBUTION' => 'SMUELLER/Parse-CPAN-Meta-1.40.tar.gz',
1122 'FILES' => q[cpan/Parse-CPAN-Meta],
1123 'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
1124 'UPSTREAM' => 'cpan',
1125 # NOTE: 'perl uupacktool.pl t/data/utf_16_le_bom.yml.packed'
1126 # run by hand after import, as the core's test harness doesn't
1127 # run dists' "make test" steps
1128 },
1129
1130 'PathTools' =>
1131 {
1132 'MAINTAINER' => 'kwilliams',
1133 'DISTRIBUTION' => 'SMUELLER/PathTools-3.33.tar.gz',
1134 'FILES' => q[dist/Cwd],
1135 'EXCLUDED' => [ qr{^t/lib/Test/} ],
1136 'UPSTREAM' => "blead",
1137 # NOTE: PathTools is in dist/Cwd/ instead of dist/PathTools because it
1138 # contains Cwd.xs and something, possibly Makefile.SH, makes an assumption
1139 # that the leafname of some file corresponds with the pathname of the
1140 # directory.
1141 },
1142
1143 'perlebcdic' =>
1144 {
1145 'MAINTAINER' => 'pvhp',
1146 'FILES' => q[pod/perlebcdic.pod],
1147 'UPSTREAM' => undef,
1148 },
1149
1150 'PerlIO' =>
1151 {
1152 'MAINTAINER' => 'p5p',
1153 'FILES' => q[ext/PerlIO],
1154 'UPSTREAM' => undef,
1155 },
1156
1157 'PerlIO::via::QuotedPrint' =>
1158 {
1159 'MAINTAINER' => 'elizabeth',
1160 'DISTRIBUTION' => 'ELIZABETH/PerlIO-via-QuotedPrint-0.06.tar.gz',
1161 'FILES' => q[cpan/PerlIO-via-QuotedPrint],
1162 'UPSTREAM' => undef,
1163 },
1164
1165 'Perl::OSType' =>
1166 {
1167 'MAINTAINER' => 'dagolden',
1168 'DISTRIBUTION' => 'DAGOLDEN/Perl-OSType-1.002.tar.gz',
1169 'FILES' => q[cpan/Perl-OSType],
1170 'EXCLUDED' => [ ],
1171 'UPSTREAM' => 'cpan',
1172 },
1173
1174 'perlpacktut' =>
1175 {
1176 'MAINTAINER' => 'laun',
1177 'FILES' => q[pod/perlpacktut.pod],
1178 'UPSTREAM' => undef,
1179 },
1180
1181 'perlpodspec' =>
1182 {
1183 'MAINTAINER' => 'sburke',
1184 'FILES' => q[pod/perlpodspec.pod],
1185 'UPSTREAM' => undef,
1186 },
1187
1188 'perlre' =>
1189 {
1190 'MAINTAINER' => 'abigail',
1191 'FILES' => q[pod/perlrecharclass.pod
1192 pod/perlrebackslash.pod],
1193 'UPSTREAM' => undef,
1194 },
1195
1196
1197 'perlreapi' =>
1198 {
1199 MAINTAINER => 'avar',
1200 FILES => q[pod/perlreapi.pod],
1201 'UPSTREAM' => undef,
1202 },
1203
1204 'perlreftut' =>
1205 {
1206 'MAINTAINER' => 'mjd',
1207 'FILES' => q[pod/perlreftut.pod],
1208 'UPSTREAM' => 'blead',
1209 },
1210
1211 'perlthrtut' =>
1212 {
1213 'MAINTAINER' => 'elizabeth',
1214 'FILES' => q[pod/perlthrtut.pod],
1215 'UPSTREAM' => undef,
1216 },
1217
1218 'Pod::Escapes' =>
1219 {
1220 'MAINTAINER' => 'arandal',
1221 'DISTRIBUTION' => 'SBURKE/Pod-Escapes-1.04.tar.gz',
1222 'FILES' => q[cpan/Pod-Escapes],
1223 'UPSTREAM' => undef,
1224 },
1225
1226 'Pod::LaTeX' =>
1227 {
1228 'MAINTAINER' => 'tjenness',
1229 'DISTRIBUTION' => 'TJENNESS/Pod-LaTeX-0.58.tar.gz',
1230 'FILES' => q[cpan/Pod-LaTeX],
1231 'EXCLUDED' => [ qw( t/require.t ) ],
1232 'UPSTREAM' => undef,
1233 },
1234
1235 'Pod::Parser' => {
1236 'MAINTAINER' => 'marekr',
1237
1238 # XXX Parser.pm in the 1.38 distribution identifies itself as
1239 # version 1.37!
1240
1241 'DISTRIBUTION' => 'MAREKR/Pod-Parser-1.38.tar.gz',
1242 'FILES' => q[cpan/Pod-Parser],
1243 'UPSTREAM' => undef,
1244 },
1245
1246 'Pod::Perldoc' =>
1247 {
1248 'MAINTAINER' => 'ferreira',
1249 'DISTRIBUTION' => 'FERREIRA/Pod-Perldoc-3.15_01.tar.gz',
1250 # I don't know whether it's conceptually cleaner to a rule to copy
1251 # ext/Pod-Perldoc/pod/perldoc.pod to pod/perldoc.pod at make time
1252 # (in 4 places), or leave it as 1 mapping here.
1253 'FILES' => q[dist/Pod-Perldoc
1254 pod/perldoc.pod
1255 ],
1256 # in blead, the perldoc executable is generated by perldoc.PL
1257 # instead
1258 # XXX We can and should fix this, but clean up the DRY-failure in utils
1259 # first
1260 'EXCLUDED' => [ qw( perldoc ) ],
1261 'MAP' => { '' => 'dist/Pod-Perldoc/',
1262 'lib/perldoc.pod' => 'pod/perldoc.pod',
1263 },
1264 'UPSTREAM' => 'blead',
1265 },
1266
1267 'Pod::Simple' =>
1268 {
1269 'MAINTAINER' => 'arandal',
1270 'DISTRIBUTION' => 'DWHEELER/Pod-Simple-3.15.tar.gz',
1271 'FILES' => q[cpan/Pod-Simple],
1272 # XXX these two files correspond to similar ones in blead under
1273 # pod/, but the blead ones have newer changes, and also seem to
1274 # have been in blead a long time. I'm going to assume then that
1275 # the blead versions of these two files are authoritative - DAPM
1276 # Now been removed from Pod-Simple-3.15 commenting this out - bingos
1277 #'EXCLUDED' => [ qw( lib/perlpod.pod lib/perlpodspec.pod ) ],
1278 'UPSTREAM' => 'cpan',
1279 },
1280
1281 'podlators' =>
1282 {
1283 'MAINTAINER' => 'rra',
1284 'DISTRIBUTION' => 'RRA/podlators-2.4.0.tar.gz',
1285 'FILES' => q[cpan/podlators],
1286 'MAP' => { 'pod/perlpodstyle.pod' => 'pod/perlpodstyle.pod', },
1287 'UPSTREAM' => 'cpan',
1288 },
1289
1290 'Safe' =>
1291 {
1292 'MAINTAINER' => 'rgarcia',
1293 'DISTRIBUTION' => 'RGARCIA/Safe-2.29.tar.gz',
1294 'FILES' => q[dist/Safe],
1295 'UPSTREAM' => 'blead',
1296 },
1297
1298 'Scalar-List-Utils' =>
1299 {
1300 'MAINTAINER' => 'gbarr',
1301 'DISTRIBUTION' => 'GBARR/Scalar-List-Utils-1.23.tar.gz',
1302 # Note that perl uses its own version of Makefile.PL
1303 'FILES' => q[cpan/List-Util],
1304 'EXCLUDED' => [ qr{^inc/Module/},
1305 qr{^inc/Test/},
1306 qw{ mytypemap },
1307 ],
1308 'UPSTREAM' => undef,
1309 },
1310
1311 'SelfLoader' =>
1312 {
1313 'MAINTAINER' => 'smueller',
1314 'DISTRIBUTION' => 'SMUELLER/SelfLoader-1.18.tar.gz',
1315 'FILES' => q[dist/SelfLoader],
1316 'EXCLUDED' => [ qw{ t/00pod.t } ],
1317 'UPSTREAM' => 'blead',
1318 },
1319
1320 'Shell' =>
1321 {
1322 'MAINTAINER' => 'ferreira',
1323 'DISTRIBUTION' => 'FERREIRA/Shell-0.72_01.tar.gz',
1324 'FILES' => q[cpan/Shell],
1325 'EXCLUDED' => [ qw{ t/01_use.t t/99_pod.t } ],
1326 'CPAN' => 1,
1327 'UPSTREAM' => undef,
1328 'DEPRECATED' => 5.011,
1329 },
1330
1331 'Storable' =>
1332 {
1333 'MAINTAINER' => 'ams',
1334 'DISTRIBUTION' => 'AMS/Storable-2.24.tar.gz',
1335 'FILES' => q[dist/Storable],
1336 'EXCLUDED' => [ qr{^t/Test/} ],
1337 'UPSTREAM' => 'blead',
1338 },
1339
1340 'Sys::Syslog' =>
1341 {
1342 'MAINTAINER' => 'saper',
1343 'DISTRIBUTION' => 'SAPER/Sys-Syslog-0.27.tar.gz',
1344 'FILES' => q[cpan/Sys-Syslog],
1345 'EXCLUDED' => [ qr{^eg/},
1346 qw{t/data-validation.t
1347 t/distchk.t
1348 t/pod.t
1349 t/podcover.t
1350 t/podspell.t
1351 t/portfs.t
1352 win32/PerlLog.RES
1353 },
1354 ],
1355 'UPSTREAM' => 'cpan',
1356 },
1357
1358 'Term::ANSIColor' =>
1359 {
1360 'MAINTAINER' => 'rra',
1361 'DISTRIBUTION' => 'RRA/ANSIColor-3.00.tar.gz',
1362 'FILES' => q[cpan/Term-ANSIColor],
1363 'EXCLUDED' => [ qr{^tests/}, qw(t/pod-spelling.t t/pod.t) ],
1364 'UPSTREAM' => 'cpan',
1365 },
1366
1367 'Term::Cap' =>
1368 {
1369 'MAINTAINER' => 'jstowe',
1370 'DISTRIBUTION' => 'JSTOWE/Term-Cap-1.12.tar.gz',
1371 'FILES' => q[cpan/Term-Cap],
1372 'UPSTREAM' => undef,
1373 },
1374
1375 'Term::UI' =>
1376 {
1377 'MAINTAINER' => 'kane',
1378 'DISTRIBUTION' => 'KANE/Term-UI-0.20.tar.gz',
1379 'FILES' => q[cpan/Term-UI],
1380 'UPSTREAM' => 'cpan',
1381 },
1382
1383 'Test' =>
1384 {
1385 'MAINTAINER' => 'jesse',
1386 'DISTRIBUTION' => 'JESSE/Test-1.25_02.tar.gz',
1387 'FILES' => q[cpan/Test],
1388 'UPSTREAM' => 'cpan',
1389 },
1390
1391 'Test::Harness' =>
1392 {
1393 'MAINTAINER' => 'andya',
1394 'DISTRIBUTION' => 'ANDYA/Test-Harness-3.22.tar.gz',
1395 'FILES' => q[cpan/Test-Harness],
1396 'EXCLUDED' => [ qr{^examples/},
1397 qr{^inc/},
1398 qr{^t/lib/Test/},
1399 qr{^xt/},
1400 qw{Changes-2.64
1401 HACKING.pod
1402 perlcriticrc
1403 t/lib/if.pm
1404 }
1405 ],
1406 'UPSTREAM' => 'cpan',
1407 },
1408
1409 'Test::Simple' =>
1410 {
1411 'MAINTAINER' => 'mschwern',
1412 'DISTRIBUTION' => 'MSCHWERN/Test-Simple-0.97_01.tar.gz',
1413 'FILES' => q[cpan/Test-Simple],
1414 'EXCLUDED' => [
1415 qw{.perlcriticrc
1416 .perltidyrc
1417 t/00compile.t
1418 t/pod.t
1419 t/pod-coverage.t
1420 t/Builder/reset_outputs.t
1421 lib/Test/Builder/IO/Scalar.pm
1422 }
1423 ],
1424 'UPSTREAM' => 'cpan',
1425 },
1426
1427 'Text::Balanced' =>
1428 {
1429 'MAINTAINER' => 'dmanura',
1430 'DISTRIBUTION' => 'ADAMK/Text-Balanced-2.02.tar.gz',
1431 'FILES' => q[cpan/Text-Balanced],
1432 'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
1433 'UPSTREAM' => undef,
1434 },
1435
1436 'Text::ParseWords' =>
1437 {
1438 'MAINTAINER' => 'chorny',
1439 'DISTRIBUTION' => 'CHORNY/Text-ParseWords-3.27.zip',
1440 'FILES' => q[cpan/Text-ParseWords],
1441 'EXCLUDED' => [ qw( t/pod.t ) ],
1442 # For the benefit of make_ext.pl, we have to have this accessible:
1443 'MAP' => {
1444 'ParseWords.pm' => 'cpan/Text-ParseWords/lib/Text/ParseWords.pm',
1445 '' => 'cpan/Text-ParseWords/',
1446 },
1447 'UPSTREAM' => undef,
1448 },
1449
1450 'Text::Soundex' =>
1451 {
1452 'MAINTAINER' => 'markm',
1453 'DISTRIBUTION' => 'MARKM/Text-Soundex-3.03.tar.gz',
1454 'FILES' => q[cpan/Text-Soundex],
1455 'MAP' => { '' => 'cpan/Text-Soundex/',
1456 # XXX these two files are clearly related,
1457 # but they appear to have diverged
1458 # considerably over the years
1459 'test.pl' => 'cpan/Text-Soundex/t/Soundex.t',
1460 },
1461 'UPSTREAM' => undef,
1462 },
1463
1464 'Text-Tabs+Wrap' =>
1465 {
1466 'MAINTAINER' => 'muir',
1467 'DISTRIBUTION' => 'MUIR/modules/Text-Tabs+Wrap-2009.0305.tar.gz',
1468 'FILES' => q[cpan/Text-Tabs],
1469 'EXCLUDED' => [ qw( t/dnsparks.t ) ], # see af6492bf9e
1470 'UPSTREAM' => 'cpan',
1471 },
1472
1473 'Thread::Queue' =>
1474 {
1475 'MAINTAINER' => 'jdhedden',
1476 'DISTRIBUTION' => 'JDHEDDEN/Thread-Queue-2.12.tar.gz',
1477 'FILES' => q[dist/Thread-Queue],
1478 'EXCLUDED' => [ qw(examples/queue.pl
1479 t/00_load.t
1480 t/99_pod.t
1481 t/test.pl
1482 ) ],
1483 'UPSTREAM' => 'blead',
1484 },
1485
1486 'Thread::Semaphore' =>
1487 {
1488 'MAINTAINER' => 'jdhedden',
1489 'DISTRIBUTION' => 'JDHEDDEN/Thread-Semaphore-2.12.tar.gz',
1490 'FILES' => q[dist/Thread-Semaphore],
1491 'EXCLUDED' => [ qw(examples/semaphore.pl
1492 t/00_load.t
1493 t/99_pod.t
1494 t/test.pl
1495 ) ],
1496 'UPSTREAM' => 'blead',
1497 },
1498
1499 'threads' =>
1500 {
1501 'MAINTAINER' => 'jdhedden',
1502 'DISTRIBUTION' => 'JDHEDDEN/threads-1.82.tar.gz',
1503 'FILES' => q[dist/threads],
1504 'EXCLUDED' => [ qr{^examples/},
1505 qw(t/pod.t
1506 t/test.pl
1507 threads.h
1508 ) ],
1509 'UPSTREAM' => 'blead',
1510 },
1511
1512 'threads::shared' =>
1513 {
1514 'MAINTAINER' => 'jdhedden',
1515 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.36.tar.gz',
1516 'FILES' => q[dist/threads-shared],
1517 'EXCLUDED' => [ qw(examples/class.pl
1518 shared.h
1519 t/pod.t
1520 t/test.pl
1521 ) ],
1522 'UPSTREAM' => 'blead',
1523 },
1524
1525 'Tie::File' =>
1526 {
1527 'MAINTAINER' => 'mjd',
1528 'DISTRIBUTION' => 'MJD/Tie-File-0.96.tar.gz',
1529 'FILES' => q[cpan/Tie-File],
1530 'UPSTREAM' => 'first-come',
1531 },
1532
1533 'Tie::RefHash' =>
1534 {
1535 'MAINTAINER' => 'nuffin',
1536 'DISTRIBUTION' => 'NUFFIN/Tie-RefHash-1.38.tar.gz',
1537 'FILES' => q[cpan/Tie-RefHash],
1538 'UPSTREAM' => 'cpan',
1539 },
1540
1541 'Time::HiRes' =>
1542 {
1543 'MAINTAINER' => 'zefram',
1544 'DISTRIBUTION' => 'JHI/Time-HiRes-1.9721.tar.gz',
1545 'FILES' => q[cpan/Time-HiRes],
1546 'UPSTREAM' => undef,
1547 },
1548
1549 'Time::Local' =>
1550 {
1551 'MAINTAINER' => 'drolsky',
1552 'DISTRIBUTION' => 'FLORA/Time-Local-1.2000.tar.gz',
1553 'FILES' => q[cpan/Time-Local],
1554 'EXCLUDED' => [ qw(t/pod-coverage.t t/pod.t) ],
1555 'UPSTREAM' => 'cpan',
1556 },
1557
1558 'Time::Piece' =>
1559 {
1560 'MAINTAINER' => 'msergeant',
1561 'DISTRIBUTION' => 'MSERGEANT/Time-Piece-1.20.tar.gz',
1562 'FILES' => q[cpan/Time-Piece],
1563 'UPSTREAM' => undef,
1564 },
1565
1566 'Unicode::Collate' =>
1567 {
1568 'MAINTAINER' => 'sadahiro',
1569 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.68-withoutworldwriteables.tar.gz',
1570 'FILES' => q[cpan/Unicode-Collate],
1571 # ignore experimental XS version
1572 'EXCLUDED' => [ qr{X$},
1573 qw{disableXS enableXS }
1574 ],
1575 'UPSTREAM' => 'first-come',
1576 },
1577
1578 'Unicode::Normalize' =>
1579 {
1580 'MAINTAINER' => 'sadahiro',
1581 'DISTRIBUTION' => 'SADAHIRO/Unicode-Normalize-1.07-withoutworldwriteables.tar.gz',
1582 'FILES' => q[cpan/Unicode-Normalize],
1583 'EXCLUDED' => [ qw{MANIFEST.N Normalize.pmN disableXS enableXS }],
1584 'UPSTREAM' => 'first-come',
1585 },
1586
1587 'version' =>
1588 {
1589 'MAINTAINER' => 'jpeacock',
1590 'DISTRIBUTION' => 'JPEACOCK/version-0.88.tar.gz',
1591 'FILES' => q[lib/version.pm lib/version.pod lib/version.t
1592 lib/version],
1593 'EXCLUDED' => [ qr{^t/.*\.t$}, qw{t/survey_locales}, qr{^vutil/},
1594 qw{lib/version/typemap},
1595 qw{vperl/vpp.pm},
1596 ],
1597 'MAP' => { 'lib/' => 'lib/',
1598 't/coretests.pm' => 'lib/version.t',
1599 },
1600 'UPSTREAM' => undef,
1601 },
1602
1603 'vms' =>
1604 {
1605 'MAINTAINER' => 'craig',
1606 'FILES' => q[vms configure.com README.vms],
1607 'UPSTREAM' => undef,
1608 },
1609
1610 'VMS::DCLsym' =>
1611 {
1612 'MAINTAINER' => 'craig',
1613 'FILES' => q[ext/VMS-DCLsym],
1614 'UPSTREAM' => undef,
1615 },
1616
1617 'VMS::Stdio' =>
1618 {
1619 'MAINTAINER' => 'craig',
1620 'FILES' => q[ext/VMS-Stdio],
1621 'UPSTREAM' => undef,
1622 },
1623
1624 'warnings' =>
1625 {
1626 'MAINTAINER' => 'pmqs',
1627 'FILES' => q[regen/warnings.pl
1628 lib/warnings.{pm,t}
1629 lib/warnings
1630 t/lib/warnings
1631 ],
1632 'UPSTREAM' => undef,
1633 },
1634
1635 'win32' =>
1636 {
1637 'MAINTAINER' => 'jand',
1638 'FILES' => q[win32 t/win32 README.win32 ext/Win32CORE],
1639 'UPSTREAM' => undef,
1640 },
1641
1642 'Win32' =>
1643 {
1644 'MAINTAINER' => 'jand',
1645 'DISTRIBUTION' => "JDB/Win32-0.42.tar.gz",
1646 'FILES' => q[cpan/Win32],
1647 'UPSTREAM' => 'cpan',
1648 },
1649
1650 'Win32API::File' =>
1651 {
1652 'MAINTAINER' => 'chorny',
1653 'DISTRIBUTION' => 'CHORNY/Win32API-File-0.1101.zip',
1654 'FILES' => q[cpan/Win32API-File],
1655 'EXCLUDED' => [ qr{^ex/},
1656 qw{t/pod.t},
1657 ],
1658 'UPSTREAM' => 'cpan',
1659 },
1660
1661 'XSLoader' =>
1662 {
1663 'MAINTAINER' => 'saper',
1664 'DISTRIBUTION' => 'SAPER/XSLoader-0.10.tar.gz',
1665 'FILES' => q[dist/XSLoader],
1666 'EXCLUDED' => [ qr{^eg/},
1667 qw{t/pod.t
1668 t/podcover.t
1669 t/portfs.t
1670 XSLoader.pm}, # we use XSLoader_pm.PL
1671 ],
1672 'UPSTREAM' => 'blead',
1673 },
1674
1675 's2p' =>
1676 {
1677 'MAINTAINER' => 'laun',
1678 'FILES' => q[x2p/s2p.PL],
1679 'UPSTREAM' => undef,
1680 },
1681
1682
1683 # this pseudo-module represents all the files under ext/ and lib/
1684 # that aren't otherwise claimed. This means that the following two
1685 # commands will check that every file under ext/ and lib/ is
1686 # accounted for, and that there are no duplicates:
1687 #
1688 # perl Porting/Maintainers --checkmani lib ext
1689 # perl Porting/Maintainers --checkmani
1690
1691 '_PERLLIB' =>
1692 {
1693 'MAINTAINER' => 'p5p',
1694 'FILES' => q[
1695 ext/B/B.pm
1696 ext/B/typemap
1697 ext/B/Makefile.PL
1698 ext/B/defsubs_h.PL
1699 ext/B/O.pm
1700 ext/B/B.xs
1701 ext/B/B/Terse.pm
1702 ext/B/B/Showlex.pm
1703 ext/B/B/Xref.pm
1704 ext/B/t/f_map
1705 ext/B/t/showlex.t
1706 ext/B/t/o.t
1707 ext/B/t/optree_varinit.t
1708 ext/B/t/concise-xs.t
1709 ext/B/t/optree_check.t
1710 ext/B/t/OptreeCheck.pm
1711 ext/B/t/optree_specials.t
1712 ext/B/t/f_sort.t
1713 ext/B/t/pragma.t
1714 ext/B/t/f_sort
1715 ext/B/t/b.t
1716 ext/B/t/optree_samples.t
1717 ext/B/t/optree_concise.t
1718 ext/B/t/optree_constants.t
1719 ext/B/t/optree_sort.t
1720 ext/B/t/terse.t
1721 ext/B/t/xref.t
1722 ext/B/t/f_map.t
1723 ext/B/t/optree_misc.t
1724 ext/B/t/walkoptree.t
1725 ext/B/hints/openbsd.pl
1726 ext/B/hints/darwin.pl
1727
1728 ext/Devel-DProf/
1729 ext/Devel-Peek/
1730 ext/DynaLoader/
1731 ext/Errno
1732 ext/Fcntl/
1733 ext/File-Glob/
1734 ext/FileCache/lib
1735 ext/FileCache/t
1736 ext/GDBM_File/
1737 ext/Hash-Util-FieldHash/
1738 ext/Hash-Util/
1739 ext/I18N-Langinfo/
1740 ext/IPC-Open2/
1741 ext/IPC-Open3/
1742 ext/NDBM_File/
1743 ext/ODBM_File/
1744 ext/Opcode/
1745 ext/POSIX/
1746 ext/Pod-Html/
1747 ext/PerlIO-encoding/
1748 ext/PerlIO-scalar/
1749 ext/PerlIO-via/
1750 ext/SDBM_File/
1751 ext/Socket/
1752 ext/Sys-Hostname/
1753 ext/Tie-Hash-NamedCapture/
1754 ext/Tie-Memoize/
1755 ext/XS-APItest/
1756 ext/XS-Typemap/
1757 ext/attributes/
1758 ext/mro/
1759 ext/re/
1760 lib/AnyDBM_File.{pm,t}
1761 lib/Benchmark.{pm,t}
1762 lib/CORE.pod
1763 lib/Carp.{pm,t}
1764 lib/Carp/Heavy.pm
1765 lib/Class/Struct.{pm,t}
1766 lib/Config.t
1767 lib/Config/Extensions.{pm,t}
1768 lib/DB.{pm,t}
1769 lib/DBM_Filter.pm
1770 lib/DBM_Filter/
1771 lib/DirHandle.{pm,t}
1772 lib/English.{pm,t}
1773 lib/ExtUtils/Embed.pm
1774 lib/ExtUtils/XSSymSet.pm
1775 lib/ExtUtils/t/Embed.t
1776 lib/ExtUtils/typemap
1777 lib/File/Basename.{pm,t}
1778 lib/File/Compare.{pm,t}
1779 lib/File/Copy.{pm,t}
1780 lib/File/DosGlob.{pm,t}
1781 lib/File/Find.pm
1782 lib/File/Find/
1783 lib/File/stat.{pm,t}
1784 lib/FileHandle.{pm,t}
1785 lib/FindBin.{pm,t}
1786 lib/Getopt/Std.{pm,t}
1787 lib/Internals.t
1788 lib/Module/Build/ConfigData.pm
1789 lib/Net/hostent.{pm,t}
1790 lib/Net/netent.{pm,t}
1791 lib/Net/protoent.{pm,t}
1792 lib/Net/servent.{pm,t}
1793 lib/PerlIO.pm
1794 lib/Pod/Functions.pm
1795 lib/Pod/t/Functions.t
1796 lib/Pod/t/InputObjects.t
1797 lib/Pod/t/Select.t
1798 lib/Pod/t/Usage.t
1799 lib/Pod/t/eol.t
1800 lib/Pod/t/utils.t
1801 lib/Search/Dict.{pm,t}
1802 lib/SelectSaver.{pm,t}
1803 lib/Symbol.{pm,t}
1804 lib/Term/Complete.{pm,t}
1805 lib/Term/ReadLine.{pm,t}
1806 lib/Text/Abbrev.{pm,t}
1807 lib/Thread.{pm,t}
1808 lib/Tie/Array.pm
1809 lib/Tie/Array/
1810 lib/Tie/ExtraHash.t
1811 lib/Tie/Handle.pm
1812 lib/Tie/Handle/
1813 lib/Tie/Hash.{pm,t}
1814 lib/Tie/Hash/NamedCapture.pm
1815 lib/Tie/Scalar.{pm,t}
1816 lib/Tie/StdHandle.pm
1817 lib/Tie/SubstrHash.{pm,t}
1818 lib/Time/gmtime.{pm,t}
1819 lib/Time/localtime.{pm,t}
1820 lib/Time/tm.pm
1821 lib/UNIVERSAL.pm
1822 lib/Unicode/README
1823 lib/Unicode/UCD.{pm,t}
1824 lib/User/grent.{pm,t}
1825 lib/User/pwent.{pm,t}
1826 lib/abbrev.pl
1827 lib/assert.pl
1828 lib/bigfloat{.pl,pl.t}
1829 lib/bigint{.pl,pl.t}
1830 lib/bigrat.pl
1831 lib/blib.{pm,t}
1832 lib/bytes.{pm,t}
1833 lib/bytes_heavy.pl
1834 lib/cacheout.pl
1835 lib/charnames.{pm,t}
1836 lib/complete.pl
1837 lib/ctime.pl
1838 lib/dbm_filter_util.pl
1839 lib/deprecate.pm
1840 lib/diagnostics.{pm,t}
1841 lib/dotsh.pl
1842 lib/dumpvar.{pl,t}
1843 lib/exceptions.pl
1844 lib/fastcwd.pl
1845 lib/feature.{pm,t}
1846 lib/feature/
1847 lib/filetest.{pm,t}
1848 lib/find.pl
1849 lib/finddepth.pl
1850 lib/flush.pl
1851 lib/getcwd.pl
1852 lib/getopt.pl
1853 lib/getopts.pl
1854 lib/h2ph.t
1855 lib/h2xs.t
1856 lib/hostname.pl
1857 lib/importenv.pl
1858 lib/integer.{pm,t}
1859 lib/less.{pm,t}
1860 lib/locale.{pm,t}
1861 lib/look.pl
1862 lib/open.{pm,t}
1863 lib/open2.pl
1864 lib/open3.pl
1865 lib/overload{.pm,.t,64.t}
1866 lib/overload/numbers.pm
1867 lib/overloading.{pm,t}
1868 lib/perl5db.{pl,t}
1869 lib/perl5db/
1870 lib/pwd.pl
1871 lib/shellwords.pl
1872 lib/sigtrap.{pm,t}
1873 lib/sort.{pm,t}
1874 lib/stat.pl
1875 lib/strict.{pm,t}
1876 lib/subs.{pm,t}
1877 lib/syslog.pl
1878 lib/tainted.pl
1879 lib/termcap.pl
1880 lib/timelocal.pl
1881 lib/unicore/
1882 lib/utf8.{pm,t}
1883 lib/utf8_heavy.pl
1884 lib/validate.pl
1885 lib/vars{.pm,.t,_carp.t}
1886 lib/vmsish.{pm,t}
1887 ],
1888 'UPSTREAM' => undef,
1889 },
1890);
1891
1892# legacy CPAN flag
1893for (values %Modules) {
1894 $_->{CPAN} = !!$_->{DISTRIBUTION};
1895}
1896
18971;