Move podlators from lib to ext.
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
CommitLineData
c9fe4ea1 1# A simple listing of core files that have specific maintainers,
2# or at least someone that can be called an "interested party".
3# Also, a "module" does not necessarily mean a CPAN module, it
4# might mean a file or files or a subdirectory.
5# Most (but not all) of the modules have dual lives in the core
6# and in CPAN. Those that have a CPAN existence, have the CPAN
7# attribute set to true.
b128a327 8
0cf51544 9package Maintainers;
10
9b9b4b79 11use File::Glob qw(:case);
12
b128a327 13%Maintainers =
462ea751 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>',
6283f212 41 'jesse' => 'Jesse Vincent <jesse@bestpractical.com>',
462ea751 42 'jhi' => 'Jarkko Hietaniemi <jhi@cpan.org>',
43 'jjore' => 'Joshua ben Jore <jjore@cpan.org>',
8861d625 44 'jpeacock' => 'John Peacock <jpeacock@cpan.org>',
462ea751 45 'jstowe' => 'Jonathan Stowe <jstowe@cpan.org>',
46 'jv' => 'Johan Vromans <jv@cpan.org>',
47 'kane' => 'Jos Boumans <kane@cpan.org>',
48 'kwilliams' => 'Ken Williams <kwilliams@cpan.org>',
49 'laun' => 'Wolfgang Laun <Wolfgang.Laun@alcatel.at>',
50 'lstein' => 'Lincoln D. Stein <lds@cpan.org>',
51 'lwall' => 'Larry Wall <lwall@cpan.org>',
52 'marekr' => 'Marek Rouchal <marekr@cpan.org>',
53 'markm' => 'Mark Mielke <markm@cpan.org>',
54 'mhx' => 'Marcus Holland-Moritz <mhx@cpan.org>',
55 'mjd' => 'Mark-Jason Dominus <mjd@plover.com>',
56 'msergeant' => 'Matt Sergeant <msergeant@cpan.org>',
57 'mshelor' => 'Mark Shelor <mshelor@cpan.org>',
58 'muir' => 'David Muir Sharnoff <muir@cpan.org>',
59 'neilb' => 'Neil Bowers <neilb@cpan.org>',
60 'nuffin' => 'Yuval Kogman <nothingmuch@woobling.org>',
61 'nwclark' => 'Nicholas Clark <nwclark@cpan.org>',
62 'osfameron' => 'Hakim Cassimally <osfameron@perl.org>',
63 'p5p' => 'perl5-porters <perl5-porters@perl.org>',
64 'perlfaq' => 'perlfaq-workers <perlfaq-workers@perl.org>',
65 'petdance' => 'Andy Lester <andy@petdance.com>',
66 'pjf' => 'Paul Fenwick <pjf@cpan.org>',
67 'pmqs' => 'Paul Marquess <pmqs@cpan.org>',
68 'pvhp' => 'Peter Prymmer <pvhp@best.com>',
69 'rafl' => 'Florian Ragwitz <flora@cpan.org>',
70 'rclamp' => 'Richard Clamp <rclamp@cpan.org>',
71 'rgarcia' => 'Rafael Garcia-Suarez <rgarcia@cpan.org>',
72 'rkobes' => 'Randy Kobes <rkobes@cpan.org>',
73 'rmbarker' => 'Robin Barker <rmbarker@cpan.org>',
74 'rra' => 'Russ Allbery <rra@cpan.org>',
75 'rurban' => 'Reini Urban <rurban@cpan.org>',
76 'sadahiro' => 'SADAHIRO Tomoyuki <SADAHIRO@cpan.org>',
77 'salva' => 'Salvador Fandiño García <salva@cpan.org>',
78 'saper' => 'Sébastien Aperghis-Tramoni <saper@cpan.org>',
79 'sburke' => 'Sean Burke <sburke@cpan.org>',
80 'mschwern' => 'Michael Schwern <mschwern@cpan.org>',
81 'simonw' => 'Simon Wistow <simonw@cpan.org>',
82 'smccam' => 'Stephen McCamant <smccam@cpan.org>',
83 'smpeters' => 'Steve Peters <steve@fisharerojo.org>',
84 'smueller' => 'Steffen Mueller <smueller@cpan.org>',
85 'tels' => 'Tels <nospam-abuse@bloodgate.com>',
86 'tomhughes' => 'Tom Hughes <tomhughes@cpan.org>',
87 'tjenness' => 'Tim Jenness <tjenness@cpan.org>',
88 'tyemq' => 'Tye McQueen <tyemq@cpan.org>',
89 'yves' => 'Yves Orton <yves@cpan.org>',
90 'zefram' => 'Andrew Main <zefram@cpan.org>',
91 );
b128a327 92
2c95b6e4 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
e30e10b5 108# Each entry in the %Modules hash roughly represents a distribution,
109# except in the case of CPAN=1, where it *exactly* represents a single
110# CPAN distribution.
111
112# The keys of %Modules are human descriptions of the distributions, and
113# may not exactly match a module or distribution name. Distributions
114# which have an obvious top-level module associated with them will usually
115# have a key named for that module, e.g. 'Archive::Extract' for
116# Archive-Extract-N.NN.tar.gz; the remaining keys are likely to be based
117# on the name of the distribution, e.g. 'Locale-Codes' for
118# Locale-Codes-N.NN.tar.gz'.
119#
120# FILES is a list of filenames, glob patterns, and directory
121# names to be recursed down, which collectively generate a complete list
122# of the files associated with the distribution.
123
124# CPAN can be either 1 (this distribution is also available on CPAN),
125# or 0 (there is no # valid CPAN release).
b128a327 126
adc42316 127# UPSTREAM indicates where patches should go. undef implies
128# that this hasn't been discussed for the module at hand.
129# "blead" indicates that the copy of the module in the blead
130# sources is to be considered canonical, "cpan" means that the
131# module on CPAN is to be patched first. "first-come" means
132# that blead can be patched freely if it is in sync with the
133# latest release on CPAN.
134
e1466347 135# BUGS is an email or url to post bug reports. For modules with
136# UPSTREAM => 'blead', use perl5-porters@perl.org. rt.cpan.org
137# appears to automatically provide a URL for CPAN modules; any value
138# given here overrides the default:
139# http://rt.cpan.org/Public/Dist/Display.html?Name=$ModuleName
140
a55d270d 141# DISTRIBUTION names the tarball on CPAN which (allegedly) the files
142# included in core are derived from. Note that the file's version may not
143# necessarily match the newest version on CPAN.
144
2c95b6e4 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
b128a327 176%Modules = (
177
462ea751 178 'Archive::Extract' =>
179 {
180 'MAINTAINER' => 'kane',
ea079934 181 'DISTRIBUTION' => 'KANE/Archive-Extract-0.34.tar.gz',
7bdb04cc 182 'FILES' => q[ext/Archive-Extract],
462ea751 183 'CPAN' => 1,
184 'UPSTREAM' => 'cpan',
e1466347 185 'BUGS' => 'bug-archive-extract@rt.cpan.org',
462ea751 186 },
187
188 'Archive::Tar' =>
189 {
190 'MAINTAINER' => 'kane',
3fd1d62e 191 'DISTRIBUTION' => 'KANE/Archive-Tar-1.52.tar.gz',
9915814a 192 'FILES' => q[ext/Archive-Tar],
462ea751 193 'CPAN' => 1,
194 'UPSTREAM' => 'cpan',
e1466347 195 'BUGS' => 'bug-archive-tar@rt.cpan.org',
462ea751 196 },
197
198 'Attribute::Handlers' =>
199 {
200 'MAINTAINER' => 'rgarcia',
9a0c975a 201 'DISTRIBUTION' => 'SMUELLER/Attribute-Handlers-0.86.tar.gz',
462ea751 202 'FILES' => q[ext/Attribute-Handlers],
203 'CPAN' => 1,
204 'UPSTREAM' => "blead",
205 },
206
207 'autodie' =>
208 {
209 'MAINTAINER' => 'pjf',
7840a289 210 'DISTRIBUTION' => 'PJF/autodie-2.06_01.tar.gz',
109842c9 211 'FILES' => q[ext/autodie],
f09dbad6 212 'EXCLUDED' => [ qr{^inc/Module/},
cceec052 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
f09dbad6 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 ],
462ea751 231 'CPAN' => 1,
232 'UPSTREAM' => 'cpan',
233 },
234
235 'AutoLoader' =>
236 {
237 'MAINTAINER' => 'smueller',
9a0c975a 238 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.69.tar.gz',
961b4942 239 'FILES' => q[ext/AutoLoader],
f09dbad6 240 'EXCLUDED' => [ qw( t/00pod.t ) ],
462ea751 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,
890336d1 250 'UPSTREAM' => undef,
462ea751 251 },
252
253 'B::Debug' =>
254 {
255 'MAINTAINER' => 'rurban',
256 'DISTRIBUTION' => 'RURBAN/B-Debug-1.11.tar.gz',
a65b57ff 257 'FILES' => q[ext/B-Debug],
f09dbad6 258 'EXCLUDED' => [ qw( t/coverage.html t/pod.t ) ],
462ea751 259 'CPAN' => 1,
260 'UPSTREAM' => undef,
261 },
262
263 'B::Deparse' =>
264 {
265 'MAINTAINER' => 'smccam',
62a6bb71 266 'FILES' => q[ext/B-Deparse],
462ea751 267 'CPAN' => 0,
268 'UPSTREAM' => undef,
269 },
270
271 'B::Lint' =>
272 {
273 'MAINTAINER' => 'jjore',
274 'DISTRIBUTION' => 'JJORE/B-Lint-1.11.tar.gz',
cb122419 275 'FILES' => q[ext/B-Lint],
f09dbad6 276 'EXCLUDED' => [ qw( t/test.pl ) ],
462ea751 277 'CPAN' => 1,
278 'UPSTREAM' => undef,
279 },
280
281 'base' =>
282 {
283 'MAINTAINER' => 'rgarcia',
3eff6cda 284 'DISTRIBUTION' => 'RGARCIA/base-2.14.tar.gz',
e78bb0d8 285 'FILES' => q[ext/base],
462ea751 286 'CPAN' => 1,
287 'UPSTREAM' => "blead",
288 },
289
290 'bignum' =>
291 {
292 'MAINTAINER' => 'tels',
293 'DISTRIBUTION' => 'TELS/math/bignum-0.23.tar.gz',
a3bef8ed 294 'FILES' => q[ext/bignum],
f09dbad6 295 'EXCLUDED' => [ qr{^inc/Module/}, qw(t/pod.t t/pod_cov.t) ],
462ea751 296 'CPAN' => 1,
297 'UPSTREAM' => undef,
298 },
299
300 'CGI' =>
301 {
302 'MAINTAINER' => 'lstein',
68a4c8b9 303 'DISTRIBUTION' => 'LDS/CGI.pm-3.45.tar.gz',
a140316a 304 'FILES' => q[ext/CGI],
f09dbad6 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 ],
462ea751 312 'CPAN' => 1,
313 'UPSTREAM' => undef,
314 },
315
316 'Class::ISA' =>
317 {
318 'MAINTAINER' => 'sburke',
319 'DISTRIBUTION' => 'SBURKE/Class-ISA-0.33.tar.gz',
24516036 320 'FILES' => q[ext/Class-ISA],
462ea751 321 'CPAN' => 1,
322 'UPSTREAM' => undef,
323 },
324
325 'Compress::Raw::Bzip2' =>
326 {
327 'MAINTAINER' => 'pmqs',
2654429e 328 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.020.tar.gz',
462ea751 329 'FILES' => q[ext/Compress-Raw-Bzip2],
f09dbad6 330 'EXCLUDED' => [ qr{^t/Test/},
2b4f8474 331 # NB: we use the CompTestUtils.pm
332 # from IO-Compress instead
f09dbad6 333 qw( bzip2-src/bzip2-cpp.patch
f09dbad6 334 )
335 ],
462ea751 336 'CPAN' => 1,
337 'UPSTREAM' => undef,
338 },
339
340 'Compress::Raw::Zlib' =>
341 {
342 'MAINTAINER' => 'pmqs',
2654429e 343 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.020.tar.gz',
f09dbad6 344
2b4f8474 345 'FILES' => q[ext/Compress-Raw-Zlib],
346 # NB: we use the CompTestUtils.pm
347 # from IO-Compress instead
f09dbad6 348 'EXCLUDED' => [ qr{^t/Test/},
349 qw( t/000prereq.t
350 t/99pod.t
351 )
352 ],
353 'MAP' => { '' => 'ext/Compress-Raw-Zlib/',
f09dbad6 354 },
462ea751 355 'CPAN' => 1,
356 'UPSTREAM' => undef,
357 },
358
359 'constant' =>
360 {
361 'MAINTAINER' => 'saper',
362 'DISTRIBUTION' => 'SAPER/constant-1.17.tar.gz',
f345288b 363 'FILES' => q[ext/constant],
f09dbad6 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 ],
462ea751 371 'CPAN' => 1,
27d8d4f0 372 'UPSTREAM' => 'blead',
462ea751 373 },
374
375 'CPAN' =>
376 {
377 'MAINTAINER' => 'andk',
47dd4b73 378 'DISTRIBUTION' => 'ANDK/CPAN-1.9402.tar.gz',
087f1bf3 379 'FILES' => q[ext/CPAN],
f09dbad6 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 ],
462ea751 415 'CPAN' => 1,
416 'UPSTREAM' => 'CPAN',
417 },
418
419 'CPANPLUS' =>
420 {
421 'MAINTAINER' => 'kane',
8bc57f96 422 'DISTRIBUTION' => 'KANE/CPANPLUS-0.88.tar.gz',
d96f3acd 423 'FILES' => q[ext/CPANPLUS],
f09dbad6 424 'EXCLUDED' => [ qr{^inc/},
425 qr{^t/dummy-.*\.hidden$},
557305a7 426 qw{ bin/cpanp-boxed },
427 # SQLite tests would be skipped in core, and
428 # the filenames are too long for VMS!
429 qw{
906a0c07 430 t/031_CPANPLUS-Internals-Source-SQLite.t
431 t/032_CPANPLUS-Internals-Source-via-sqlite.t
f09dbad6 432 },
433 ],
462ea751 434 'CPAN' => 1,
435 'UPSTREAM' => 'cpan',
e1466347 436 'BUGS' => 'bug-cpanplus@rt.cpan.org',
462ea751 437 },
438
439 'CPANPLUS::Dist::Build' =>
440 {
441 'MAINTAINER' => 'bingos',
a9a8f533 442 'DISTRIBUTION' => 'BINGOS/CPANPLUS-Dist-Build-0.40.tar.gz',
dc7991e8 443 'FILES' => q[ext/CPANPLUS-Dist-Build],
f09dbad6 444 'EXCLUDED' => [ qr{^inc/},
445 qw{ t/99_pod.t
446 t/99_pod_coverage.t
447 },
448 ],
462ea751 449 'CPAN' => 1,
450 'UPSTREAM' => 'cpan',
451 },
452
453 'Data::Dumper' =>
454 {
455 'MAINTAINER' => 'p5p', # Not gsar. Not ilyam
9a0c975a 456 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.125.tar.gz',
462ea751 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],
f09dbad6 467 'EXCLUDED' => [ qr{^patches/},
468 qw{ t/pod.t
469 fallback.h
470 fallback.xs
471 },
472 ],
462ea751 473 'CPAN' => 1,
474 'UPSTREAM' => undef,
475 },
476
477 'Devel::PPPort' =>
478 {
479 'MAINTAINER' => 'mhx',
9c3cb3e1 480 'DISTRIBUTION' => 'MHX/Devel-PPPort-3.19.tar.gz',
462ea751 481 'FILES' => q[ext/Devel-PPPort],
0e945d00 482 'EXCLUDED' => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead
462ea751 483 'CPAN' => 1,
484 'UPSTREAM' => 'cpan',
485 },
486
487 'Digest' =>
488 {
489 'MAINTAINER' => 'gaas',
8861d625 490 'DISTRIBUTION' => 'GAAS/Digest-1.16.tar.gz',
380d1e90 491 'FILES' => q[ext/Digest],
f09dbad6 492 'EXCLUDED' => [ qw{digest-bench} ],
462ea751 493 'CPAN' => 1,
494 'UPSTREAM' => undef,
495 },
496
497 'Digest::MD5' =>
498 {
499 'MAINTAINER' => 'gaas',
8861d625 500 'DISTRIBUTION' => 'GAAS/Digest-MD5-2.39.tar.gz',
462ea751 501 'FILES' => q[ext/Digest-MD5],
f09dbad6 502 'EXCLUDED' => [ qw{rfc1321.txt} ],
462ea751 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],
f09dbad6 512 'EXCLUDED' => [ qw{t/pod.t t/podcover.t examples/dups} ],
513 'MAP' => { 'shasum' => 'ext/Digest-SHA/bin/shasum',
514 '' => 'ext/Digest-SHA/',
515 },
462ea751 516 'CPAN' => 1,
517 'UPSTREAM' => undef,
518 },
519
520 'Encode' =>
521 {
522 'MAINTAINER' => 'dankogai',
b34f6083 523 'DISTRIBUTION' => 'DANKOGAI/Encode-2.35.tar.gz',
462ea751 524 'FILES' => q[ext/Encode],
2adbc9b6 525 'EXCLUDED' => [ qw{t/piconv.t} ], # FIXME
462ea751 526 'CPAN' => 1,
527 'UPSTREAM' => undef,
528 },
529
530 'encoding::warnings' =>
531 {
532 'MAINTAINER' => 'audreyt',
533 'DISTRIBUTION' => 'AUDREYT/encoding-warnings-0.11.tar.gz',
a94275b4 534 'FILES' => q[ext/encoding-warnings],
f09dbad6 535 'EXCLUDED' => [ qr{^inc/Module/},
a94275b4 536 qw{t/0-signature.t Makefile.PL MANIFEST META.yml
537 README SIGNATURE},
f09dbad6 538 ],
462ea751 539 'CPAN' => 1,
540 'UPSTREAM' => undef,
541 },
542
462ea751 543 'Exporter' =>
544 {
545 'MAINTAINER' => 'ferreira',
546 'DISTRIBUTION' => 'FERREIRA/Exporter-5.63.tar.gz',
abba722d 547 'FILES' => q[lib/Exporter.pm
548 lib/Exporter.t
549 lib/Exporter/Heavy.pm
550 ],
f09dbad6 551 'EXCLUDED' => [ qw{t/pod.t t/use.t}, ],
552 'MAP' => { 't/' => 'lib/',
553 'lib/' => 'lib/',
554 },
462ea751 555 'CPAN' => 1,
556 'UPSTREAM' => undef,
557 },
558
559 'ExtUtils::CBuilder' =>
560 {
561 'MAINTAINER' => 'kwilliams',
ab6722ad 562 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder-0.2602.tar.gz',
4d984b75 563 'FILES' => q[ext/ExtUtils-CBuilder],
9015f106 564 'EXCLUDED' => [ qw{devtools} ],
462ea751 565 'CPAN' => 1,
9015f106 566 'UPSTREAM' => 'cpan',
462ea751 567 },
568
569 'ExtUtils::Command' =>
570 {
571 'MAINTAINER' => 'rkobes',
572 'DISTRIBUTION' => 'RKOBES/ExtUtils-Command-1.16.tar.gz',
ca2a24a9 573 'FILES' => q[ext/ExtUtils-Command],
2b4f8474 574 'EXCLUDED' => [ qw{ t/shell_command.t
575 t/shell_exit.t
2b4f8474 576 lib/Shell/Command.pm
577 },
578 ],
462ea751 579 'CPAN' => 1,
580 'UPSTREAM' => undef,
581 },
582
583 'ExtUtils::Constant' =>
584 {
585 'MAINTAINER' => 'nwclark',
586 'DISTRIBUTION' => 'NWCLARK/ExtUtils-Constant-0.16.tar.gz',
2db10ba3 587 'FILES' => q[ext/ExtUtils-Constant],
2b4f8474 588 'EXCLUDED' => [ qw{ lib/ExtUtils/Constant/Aaargh56Hash.pm
589 examples/perl_keyword.pl
590 examples/perl_regcomp_posix_keyword.pl
591 },
592 ],
462ea751 593 'CPAN' => 1,
594 'UPSTREAM' => undef,
595 },
596
597 'ExtUtils::Install' =>
598 {
599 'MAINTAINER' => 'yves',
91fb030a 600 'DISTRIBUTION' => 'YVES/ExtUtils-Install-1.54.tar.gz',
fb78ba4b 601 'FILES' => q[ext/ExtUtils-Install],
602 'EXCLUDED' => [ qw{ t/lib/Test/Builder.pm
2b4f8474 603 t/lib/Test/Builder/Module.pm
604 t/lib/Test/More.pm
605 t/lib/Test/Simple.pm
2b4f8474 606 t/pod-coverage.t
607 t/pod.t
608 },
609 ],
462ea751 610 'CPAN' => 1,
611 'UPSTREAM' => 'blead',
612 },
613
614 'ExtUtils::MakeMaker' =>
615 {
616 'MAINTAINER' => 'mschwern',
cb06ebec 617 'DISTRIBUTION' => 'MSCHWERN/ExtUtils-MakeMaker-6.55_02.tar.gz',
b78fd716 618 'FILES' => q[ext/ExtUtils-MakeMaker],
2b4f8474 619 'EXCLUDED' => [ qr{^t/lib/Test/},
620 qr{^inc/ExtUtils/},
621 ],
462ea751 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',
135277f1 630 'FILES' => q[ext/ExtUtils-Manifest],
462ea751 631 'CPAN' => 1,
632 'UPSTREAM' => undef,
633 },
634
635 'ExtUtils::ParseXS' =>
636 {
637 'MAINTAINER' => 'kwilliams',
d17935ef 638 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-ParseXS-2.2002.tar.gz',
4822030c 639 'FILES' => q[ext/ExtUtils-ParseXS],
462ea751 640 'CPAN' => 1,
708f9ca6 641 'UPSTREAM' => 'cpan',
462ea751 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',
c51ff80d 655 'DISTRIBUTION' => 'KANE/File-Fetch-0.20.tar.gz',
99f226bb 656 'FILES' => q[ext/File-Fetch],
462ea751 657 'CPAN' => 1,
658 'UPSTREAM' => 'cpan',
659 },
660
661 'File::Path' =>
662 {
663 'MAINTAINER' => 'dland',
c51ff80d 664 'DISTRIBUTION' => 'DLAND/File-Path-2.07_03.tar.gz',
1a7ec96d 665 'FILES' => q[ext/File-Path],
2b4f8474 666 'EXCLUDED' => [ qw{eg/setup-extra-tests
667 t/pod.t
668 t/taint.t
669 }
670 ],
671 'MAP' => { '' => 'lib/File/',
1a7ec96d 672 't/' => 't/',
2b4f8474 673 },
462ea751 674 'CPAN' => 1,
675 'UPSTREAM' => undef,
676 },
677
678 'File::Temp' =>
679 {
680 'MAINTAINER' => 'tjenness',
205b02ff 681 'DISTRIBUTION' => 'TJENNESS/File-Temp-0.22.tar.gz',
7229c7f4 682 'FILES' => q[ext/File-Temp],
2b4f8474 683 'EXCLUDED' => [ qw{misc/benchmark.pl
684 misc/results.txt
685 }
686 ],
687 'MAP' => { '' => 'lib/File/',
7229c7f4 688 't/' => 't/',
2b4f8474 689 },
462ea751 690 'CPAN' => 1,
691 'UPSTREAM' => undef,
692 },
693
694 'Filter::Simple' =>
695 {
696 'MAINTAINER' => 'smueller',
697 'DISTRIBUTION' => 'SMUELLER/Filter-Simple-0.84.tar.gz',
06254a06 698 'FILES' => q[ext/Filter-Simple],
f09dbad6 699 'EXCLUDED' => [ qw(Makefile.PL MANIFEST README META.yml),
700 qr{^demo/}
701 ],
462ea751 702 'CPAN' => 1,
703 'UPSTREAM' => "blead",
704 },
705
706 'Filter::Util::Call' =>
707 {
708 'MAINTAINER' => 'pmqs',
d11aa999 709 'DISTRIBUTION' => 'PMQS/Filter-1.37.tar.gz',
462ea751 710 'FILES' => q[ext/Filter-Util-Call
abba722d 711 t/lib/filter-util.pl
2b4f8474 712 pod/perlfilter.pod
abba722d 713 ],
2b4f8474 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 },
462ea751 737 'CPAN' => 1,
738 'UPSTREAM' => undef,
739 },
740
741 'Getopt::Long' =>
742 {
743 'MAINTAINER' => 'jv',
744 'DISTRIBUTION' => 'JV/Getopt-Long-2.38.tar.gz',
2b4f8474 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 ],
462ea751 752 'CPAN' => 1,
753 'UPSTREAM' => 'cpan',
754 },
755
756 # Sean has donated it to us.
757 # Nothing has changed since his last CPAN release.
2b4f8474 758 # (not strictly true: there have been some trivial typo fixes; DAPM 6/2009)
462ea751 759 'I18N::LangTags' =>
760 {
761 'MAINTAINER' => 'p5p',
762 'DISTRIBUTION' => 'SBURKE/I18N-LangTags-0.35.tar.gz',
be4b0548 763 'FILES' => q[ext/I18N-LangTags],
ce2c78aa 764 'CPAN' => 0,
462ea751 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}],
2b4f8474 773 'MAP' => { 't/' => 'lib/',
774 '' => 'lib/',
775 },
462ea751 776 'CPAN' => 1,
777 'UPSTREAM' => undef,
778 },
779
780 'IO' =>
781 {
ac1205a5 782 'MAINTAINER' => 'p5p',
3fd1d62e 783 'DISTRIBUTION' => 'GBARR/IO-1.25.tar.gz',
462ea751 784 'FILES' => q[ext/IO/],
2b4f8474 785 'EXCLUDED' => [ qw{t/test.pl}, ],
462ea751 786 'CPAN' => 1,
ac1205a5 787 'UPSTREAM' => 'blead',
462ea751 788 },
789
790 'IO-Compress' =>
791 {
792 'MAINTAINER' => 'pmqs',
2654429e 793 'DISTRIBUTION' => 'PMQS/IO-Compress-2.020.tar.gz',
2b4f8474 794 'FILES' => q[ext/IO-Compress t/lib/compress ],
795 'EXCLUDED' => [ qr{t/Test/},
796 qw{t/cz-03zlib-v1.t},
797 ],
2adbc9b6 798 'MAP' => { '' => 'ext/IO-Compress/',
2b4f8474 799 },
462ea751 800 'CPAN' => 1,
801 'UPSTREAM' => undef,
802 },
803
804 'IO::Zlib' =>
805 {
806 'MAINTAINER' => 'tomhughes',
807 'DISTRIBUTION' => 'TOMHUGHES/IO-Zlib-1.09.tar.gz',
1eb6a413 808 'FILES' => q[ext/IO-Zlib],
809 # Hmmm is this following bit needed now? CW
2b4f8474 810 'MAP' => { 'Zlib.pm' => 'lib/IO/Zlib.pm',
811 '' => 'lib/IO/Zlib/',
812 },
462ea751 813 'CPAN' => 1,
814 'UPSTREAM' => undef,
815 },
816
817 'IPC::Cmd' =>
818 {
819 'MAINTAINER' => 'kane',
d2966cb6 820 'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.48.tar.gz',
7a2ead77 821 'FILES' => q[ext/IPC-Cmd],
462ea751 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],
2b4f8474 831 'EXCLUDED' => [ qw{const-c.inc const-xs.inc} ],
462ea751 832 'CPAN' => 1,
833 'UPSTREAM' => 'cpan',
834 },
835
836 'lib' =>
837 {
838 'MAINTAINER' => 'smueller',
839 'DISTRIBUTION' => 'SMUELLER/lib-0.62.tar.gz',
abba722d 840 'FILES' => q[lib/lib_pm.PL lib/lib.t],
2b4f8474 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 },
462ea751 845 'CPAN' => 1,
846 'UPSTREAM' => "blead",
847 },
848
849 'libnet' =>
850 {
851 'MAINTAINER' => 'gbarr',
852 'DISTRIBUTION' => 'GBARR/libnet-1.22.tar.gz',
cb82353c 853 'FILES' => q[ext/libnet],
2b4f8474 854 'EXCLUDED' => [ qw{Configure install-nomake} ],
462ea751 855 'CPAN' => 1,
856 'UPSTREAM' => undef,
857 },
858
859 'Locale-Codes' =>
860 {
861 'MAINTAINER' => 'neilb',
862 'DISTRIBUTION' => 'NEILB/Locale-Codes-2.07.tar.gz',
4c95a2f5 863 'FILES' => q[ext/Locale-Codes],
462ea751 864 'CPAN' => 1,
865 'UPSTREAM' => undef,
866 },
867
868 'Locale::Maketext' =>
869 {
870 'MAINTAINER' => 'ferreira',
871 'DISTRIBUTION' => 'FERREIRA/Locale-Maketext-1.13.tar.gz',
ffde7796 872 'FILES' => q[ext/Locale-Maketext],
2b4f8474 873 'EXCLUDED' => [ qw{perlcriticrc t/00_load.t t/pod.t} ],
462ea751 874 'CPAN' => 1,
875 'UPSTREAM' => undef,
876 },
877
878 'Locale::Maketext::Simple' =>
879 {
880 'MAINTAINER' => 'audreyt',
be485f01 881 'DISTRIBUTION' => 'JESSE/Locale-Maketext-Simple-0.21.tar.gz',
78472420 882 'FILES' => q[ext/Locale-Maketext-Simple],
2b4f8474 883 'EXCLUDED' => [ qr{^inc/} ],
462ea751 884 'CPAN' => 1,
885 'UPSTREAM' => undef,
886 },
887
888 'Log::Message' =>
889 {
890 'MAINTAINER' => 'kane',
891 'DISTRIBUTION' => 'KANE/Log-Message-0.02.tar.gz',
88fe7998 892 'FILES' => q[ext/Log-Message],
462ea751 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',
cca25cf1 901 'FILES' => q[ext/Log-Message-Simple],
462ea751 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',
94eb7880 918 'FILES' => q[ext/Math-BigInt],
2b4f8474 919 'EXCLUDED' => [ qr{^inc/},
920 qr{^examples/},
921 qw{t/pod.t
922 t/pod_cov.t
923 }
924 ],
925 'MAP' => { 'lib/' => 'lib/',
2b4f8474 926 '' => 'lib/Math/BigInt/',
927 't/new_overloaded.t' =>
94eb7880 928 't/new_ovld.t',
2b4f8474 929 },
462ea751 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],
2b4f8474 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 },
462ea751 958 'CPAN' => 1,
959 'UPSTREAM' => undef,
960 },
961
962 'Math::BigRat' =>
963 {
964 'MAINTAINER' => 'tels',
c6c613ed 965 'DISTRIBUTION' => 'LETO/Math-BigRat-0.24.tar.gz',
e31176d4 966 'FILES' => q[ext/Math-BigRat],
2b4f8474 967 'EXCLUDED' => [ qr{^inc/},
968 qw{
969 t/pod.t
970 t/pod_cov.t
971 },
972 ],
462ea751 973 'CPAN' => 1,
974 'UPSTREAM' => undef,
975 },
976
977 'Math::Complex' =>
978 {
979 'MAINTAINER' => 'zefram',
980 'DISTRIBUTION' => 'JHI/Math-Complex-1.56.tar.gz',
af929bbf 981 'FILES' => q[ext/Math-Complex],
d8ada404 982 'EXCLUDED' => [
2b4f8474 983 qw{
984 t/pod.t
985 t/pod-coverage.t
986 },
987 ],
462ea751 988 'CPAN' => 1,
989 'UPSTREAM' => 'cpan',
990 },
991
992 'Memoize' =>
993 {
994 'MAINTAINER' => 'mjd',
995 'DISTRIBUTION' => 'MJD/Memoize-1.01.tar.gz',
9aebd117 996 'FILES' => q[ext/Memoize],
d8ada404 997 'EXCLUDED' => [
2b4f8474 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 },
462ea751 1007 'CPAN' => 1,
1008 'UPSTREAM' => undef,
1009 },
1010
1011 'MIME::Base64' =>
1012 {
1013 'MAINTAINER' => 'gaas',
8861d625 1014 'DISTRIBUTION' => 'GAAS/MIME-Base64-3.08.tar.gz',
462ea751 1015 'FILES' => q[ext/MIME-Base64],
2b4f8474 1016 'EXCLUDED' => [ qw{ t/bad-sv.t }, ],
462ea751 1017 'CPAN' => 1,
1018 'UPSTREAM' => undef,
1019 },
1020
1021 'Module::Build' =>
1022 {
1023 'MAINTAINER' => 'kwilliams',
cdbde1c3 1024 'DISTRIBUTION' => 'DAGOLDEN/Module-Build-0.35.tar.gz',
462ea751 1025 'FILES' => q[lib/Module/Build lib/Module/Build.pm],
94410036 1026 'EXCLUDED' => [ qw{ t/par.t t/signature.t scripts/bundle.pl}, ],
462ea751 1027 'CPAN' => 1,
94410036 1028 'UPSTREAM' => 'cpan',
462ea751 1029 },
1030
1031 'Module::CoreList' =>
1032 {
1033 'MAINTAINER' => 'rgarcia',
1034 'DISTRIBUTION' => 'RGARCIA/Module-CoreList-2.17.tar.gz',
16a7e1b2 1035 'FILES' => q[ext/Module-CoreList],
462ea751 1036 'CPAN' => 1,
1037 'UPSTREAM' => "blead",
1038 },
1039
1040 'Module::Load' =>
1041 {
1042 'MAINTAINER' => 'kane',
1043 'DISTRIBUTION' => 'KANE/Module-Load-0.16.tar.gz',
b41b8add 1044 'FILES' => q[ext/Module-Load],
462ea751 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',
d8407450 1053 'FILES' => q[ext/Module-Load-Conditional],
462ea751 1054 'CPAN' => 1,
1055 'UPSTREAM' => 'cpan',
1056 },
1057
1058 'Module::Loaded' =>
1059 {
1060 'MAINTAINER' => 'kane',
d2966cb6 1061 'DISTRIBUTION' => 'BINGOS/Module-Loaded-0.06.tar.gz',
b6a756ef 1062 'FILES' => q[ext/Module-Loaded],
462ea751 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',
7ac0cca8 1081 'DISTRIBUTION' => 'SMPETERS/Net-Ping-2.36.tar.gz',
a79d563c 1082 'FILES' => q[ext/Net-Ping],
462ea751 1083 'CPAN' => 1,
1084 'UPSTREAM' => 'blead',
1085 },
1086
1087 'NEXT' =>
1088 {
1089 'MAINTAINER' => 'rafl',
91490fbe 1090 'DISTRIBUTION' => 'FLORA/NEXT-0.64.tar.gz',
462ea751 1091 'FILES' => q[lib/NEXT.pm lib/NEXT],
f699e950 1092 'EXCLUDED' => [ qr{^demo/} ],
462ea751 1093 'CPAN' => 1,
1094 'UPSTREAM' => 'cpan',
1095 },
1096
1097 'Object::Accessor' =>
1098 {
1099 'MAINTAINER' => 'kane',
1100 'DISTRIBUTION' => 'KANE/Object-Accessor-0.34.tar.gz',
40448def 1101 'FILES' => q[ext/Object-Accessor],
462ea751 1102 'CPAN' => 1,
1103 'UPSTREAM' => 'cpan',
1104 },
1105
1106 'Package::Constants' =>
1107 {
1108 'MAINTAINER' => 'kane',
1109 'DISTRIBUTION' => 'KANE/Package-Constants-0.02.tar.gz',
93339c6c 1110 'FILES' => q[ext/Package-Constants],
462ea751 1111 'CPAN' => 1,
1112 'UPSTREAM' => 'cpan',
1113 },
1114
1115 'Params::Check' =>
1116 {
1117 'MAINTAINER' => 'kane',
1118 'DISTRIBUTION' => 'KANE/Params-Check-0.26.tar.gz',
f699e950 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 ) ],
a40e5e8e 1122 'FILES' => q[ext/Params-Check],
462ea751 1123 'CPAN' => 1,
1124 'UPSTREAM' => 'cpan',
1125 },
1126
1127 'parent' =>
1128 {
1129 'MAINTAINER' => 'corion',
b4475de8 1130 'DISTRIBUTION' => 'CORION/parent-0.223.tar.gz',
fac4c97d 1131 'FILES' => q[ext/parent],
462ea751 1132 'CPAN' => 1,
1133 'UPSTREAM' => undef,
1134 },
1135
1136 'Parse::CPAN::Meta' =>
1137 {
1138 'MAINTAINER' => 'smueller',
2654429e 1139 'DISTRIBUTION' => 'ADAMK/Parse-CPAN-Meta-1.39.tar.gz',
5575180d 1140 'FILES' => q[ext/Parse-CPAN-Meta],
f699e950 1141 'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
462ea751 1142 'CPAN' => 1,
1143 'UPSTREAM' => "cpan",
1144 },
1145
1146 'PathTools' =>
1147 {
1148 'MAINTAINER' => 'kwilliams',
1149 'DISTRIBUTION' => 'SMUELLER/PathTools-3.30.tar.gz',
abba722d 1150 'FILES' => q[lib/File/Spec.pm
1151 lib/File/Spec
1152 ext/Cwd
abba722d 1153 ],
f699e950 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/',
f699e950 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 },
462ea751 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],
f699e950 1193 'MAP' => { 'lib/' => 'lib/',
1194 '' => 'lib/PerlIO/via/',
1195 },
462ea751 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',
abba722d 1229 FILES => q[pod/perlreapi.pod],
462ea751 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 {
6283f212 1252 'MAINTAINER' => 'arandal',
462ea751 1253 'DISTRIBUTION' => 'SBURKE/Pod-Escapes-1.04.tar.gz',
25a9b71d 1254 'FILES' => q[ext/Pod-Escapes],
462ea751 1255 'CPAN' => 1,
1256 'UPSTREAM' => undef,
1257 },
1258
1259 'Pod::LaTeX' =>
1260 {
1261 'MAINTAINER' => 'tjenness',
1262 'DISTRIBUTION' => 'TJENNESS/Pod-LaTeX-0.58.tar.gz',
1f46ac67 1263 'FILES' => q[ext/Pod-LaTeX
f699e950 1264 pod/pod2latex.PL
1265 ],
1266 'EXCLUDED' => [ qw( t/require.t ) ],
85dc445c 1267 'MAP' => { '' => 'ext/Pod-LaTeX/',
f699e950 1268 'pod2latex.PL' => 'pod/pod2latex.PL',
1269 },
462ea751 1270 'CPAN' => 1,
1271 'UPSTREAM' => undef,
1272 },
1273
1274 'Pod::Parser' => {
1275 'MAINTAINER' => 'marekr',
f699e950 1276
1277 # XXX Parser.pm in the 1.38 distribution identifies itself as
1278 # version 1.37!
1279
462ea751 1280 'DISTRIBUTION' => 'MAREKR/Pod-Parser-1.38.tar.gz',
abba722d 1281 'FILES' => q[lib/Pod/{Checker,Find,InputObjects,Parser,ParseUtils,PlainText,Select,Usage}.pm
1282 lib/Pod/t/contains_pod.t
1283 pod/pod{2usage,checker,select}.PL
1284 t/lib/contains_bad_pod.xr
1285 t/lib/contains_pod.xr
1286 t/pod/emptycmd.*
1287 t/pod/find.t
1288 t/pod/for.*
1289 t/pod/headings.*
1290 t/pod/include.*
1291 t/pod/included.*
1292 t/pod/lref.*
1293 t/pod/multiline_items.*
1294 t/pod/nested_items.*
1295 t/pod/nested_seqs.*
1296 t/pod/oneline_cmds.*
f699e950 1297 t/pod/p2u_data.pl
abba722d 1298 t/pod/pod2usage.*
f699e950 1299 t/pod/pod2usage2.t
abba722d 1300 t/pod/podchkenc.*
1301 t/pod/poderrs.*
1302 t/pod/podselect.*
1303 t/pod/special_seqs.*
1304 t/pod/testcmp.pl
1305 t/pod/testp2pt.pl
1306 t/pod/testpchk.pl
f699e950 1307 t/pod/testpods/
1308 t/pod/twice.t
abba722d 1309 t/pod/usage*.pod
1310 ],
f699e950 1311 'MAP' => { 't/pod/' => 't/pod/',
1312 'scripts/' => 'pod/',
1313 't/pod/contains_pod.t'
1314 => 'lib/Pod/t/contains_pod.t',
1315 # XXX these two dislocations have required
1316 # t/pod/contains_pod.t to be edited to match
1317
1318 't/pod/contains_pod.xr' => 't/lib/contains_pod.xr',
1319 't/pod/contains_bad_pod.xr'
1320 => 't/lib/contains_bad_pod.xr',
1321 },
462ea751 1322 'CPAN' => 1,
1323 'UPSTREAM' => undef,
1324 },
1325
1326 'Pod::Perldoc' =>
1327 {
1328 'MAINTAINER' => 'ferreira',
1329 'DISTRIBUTION' => 'FERREIRA/Pod-Perldoc-3.15.tar.gz',
e5833079 1330 # I don't know whether it's conceptually cleaner to a rule to copy
1331 # ext/Pod-Perldoc/pod/perldoc.pod to pod/perldoc.pod at make time
1332 # (in 4 places), or leave it as 1 mapping here.
1333 'FILES' => q[ext/Pod-Perldoc
f699e950 1334 pod/perldoc.pod
1335 ],
1336 # in blead, the perldoc executable is generated by perldoc.PL
1337 # instead
e5833079 1338 # XXX We can and should fix this, but clean up the DRY-failure in utils
1339 # first
f699e950 1340 'EXCLUDED' => [ qw( perldoc ) ],
85dc445c 1341 'MAP' => { '' => 'ext/Pod-Perldoc/',
1342 'lib/perldoc.pod' => 'pod/perldoc.pod',
f699e950 1343 },
462ea751 1344 'CPAN' => 1,
1345 'UPSTREAM' => undef,
1346 },
1347
1348 'Pod::Plainer' =>
1349 {
1350 'MAINTAINER' => 'rmbarker',
f8f971fe 1351 'FILES' => q[ext/Pod-Plainer],
462ea751 1352 'CPAN' => 0,
1353 'UPSTREAM' => 'blead',
1354 },
1355
1356 'Pod::Simple' =>
1357 {
1358 'MAINTAINER' => 'arandal',
1359 'DISTRIBUTION' => 'ARANDAL/Pod-Simple-3.07.tar.gz',
09a90ea7 1360 'FILES' => q[ext/Pod-Simple],
f699e950 1361 # XXX these two files correspond to similar ones in bleed under
1362 # pod/, but the bleed ones have newer changes, and also seem to
1363 # have been in blead a long time. I'm going to assume then that
1364 # the blead versions of these two files are authoritative - DAPM
1365 'EXCLUDED' => [ qw( lib/perlpod.pod lib/perlpodspec.pod ) ],
462ea751 1366 'CPAN' => 1,
1367 'UPSTREAM' => undef,
1368 },
1369
1370 'podlators' =>
1371 {
1372 'MAINTAINER' => 'rra',
1373 'DISTRIBUTION' => 'RRA/podlators-2.2.2.tar.gz',
7a12ca83 1374 'FILES' => q[ext/podlators
abba722d 1375 pod/pod2man.PL
1376 pod/pod2text.PL
abba722d 1377 ],
7a12ca83 1378 'MAP' => { '' => 'ext/podlators/',
1379 'scripts/' => 'pod/',
f699e950 1380 },
462ea751 1381 'CPAN' => 1,
1382 'UPSTREAM' => 'cpan',
1383 },
1384
1385 'Safe' =>
1386 {
1387 'MAINTAINER' => 'rgarcia',
6eed0921 1388 'DISTRIBUTION' => 'RGARCIA/Safe-2.19.tar.gz',
462ea751 1389 'FILES' => q[ext/Safe],
1390 'CPAN' => 1,
1391 'UPSTREAM' => "blead",
1392 },
1393
1394 'Scalar-List-Utils' =>
1395 {
1396 'MAINTAINER' => 'gbarr',
1460e873 1397 'DISTRIBUTION' => 'GBARR/Scalar-List-Utils-1.21.tar.gz',
d8ada404 1398 # Note that perl uses its own version of Makefile.PL
462ea751 1399 'FILES' => q[ext/List-Util],
d8ada404 1400 'EXCLUDED' => [ qr{^inc/Module/},
1401 qr{^inc/Test/},
1402 qw{ mytypemap },
1403 ],
462ea751 1404 'CPAN' => 1,
1405 'UPSTREAM' => undef,
1406 },
1407
1408 'SelfLoader' =>
1409 {
1410 'MAINTAINER' => 'smueller',
1411 'DISTRIBUTION' => 'SMUELLER/SelfLoader-1.17.tar.gz',
a54de28d 1412 'FILES' => q[ext/SelfLoader],
d8ada404 1413 'EXCLUDED' => [ qw{ t/00pod.t } ],
462ea751 1414 'CPAN' => 1,
1415 'UPSTREAM' => "blead",
1416 },
1417
1418 'Shell' =>
1419 {
1420 'MAINTAINER' => 'ferreira',
1421 'DISTRIBUTION' => 'FERREIRA/Shell-0.72.tar.gz',
78582be0 1422 'FILES' => q[ext/Shell],
d8ada404 1423 'EXCLUDED' => [ qw{ t/01_use.t t/99_pod.t } ],
462ea751 1424 'CPAN' => 1,
1425 'UPSTREAM' => undef,
1426 },
1427
1428 'Storable' =>
1429 {
1430 'MAINTAINER' => 'ams',
1431 'DISTRIBUTION' => 'AMS/Storable-2.20.tar.gz',
1432 'FILES' => q[ext/Storable],
d8ada404 1433 'EXCLUDED' => [ qr{^t/Test/} ],
462ea751 1434 'CPAN' => 1,
1435 'UPSTREAM' => undef,
1436 },
1437
1438 'Switch' =>
1439 {
1440 'MAINTAINER' => 'rgarcia',
1441 'DISTRIBUTION' => 'RGARCIA/Switch-2.14.tar.gz',
a241c56a 1442 'FILES' => q[ext/Switch],
462ea751 1443 'CPAN' => 1,
1444 'UPSTREAM' => "blead",
1445 },
1446
1447 'Sys::Syslog' =>
1448 {
1449 'MAINTAINER' => 'saper',
1450 'DISTRIBUTION' => 'SAPER/Sys-Syslog-0.27.tar.gz',
1451 'FILES' => q[ext/Sys-Syslog],
d8ada404 1452 'EXCLUDED' => [ qr{^eg/},
1453 qw{t/data-validation.t
1454 t/distchk.t
1455 t/pod.t
1456 t/podcover.t
1457 t/podspell.t
1458 t/portfs.t
1459 win32/PerlLog.RES
1460 },
1461 ],
462ea751 1462 'CPAN' => 1,
27d8d4f0 1463 'UPSTREAM' => 'cpan',
462ea751 1464 },
1465
462ea751 1466 'Term::ANSIColor' =>
1467 {
1468 'MAINTAINER' => 'rra',
cdab9eb9 1469 'DISTRIBUTION' => 'RRA/ANSIColor-2.02.tar.gz',
b66dd24d 1470 'FILES' => q{ext/Term-ANSIColor},
1471 'EXCLUDED' => [ qr{^tests/}, qw(t/pod-spelling.t t/pod.t) ],
462ea751 1472 'CPAN' => 1,
1473 'UPSTREAM' => 'cpan',
1474 },
1475
1476 'Term::Cap' =>
1477 {
1478 'MAINTAINER' => 'jstowe',
1479 'DISTRIBUTION' => 'JSTOWE/Term-Cap-1.12.tar.gz',
2c48d544 1480 'FILES' => q{ext/Term-Cap},
462ea751 1481 'CPAN' => 1,
1482 'UPSTREAM' => undef,
1483 },
1484
1485 'Term::UI' =>
1486 {
1487 'MAINTAINER' => 'kane',
1488 'DISTRIBUTION' => 'KANE/Term-UI-0.20.tar.gz',
bd895a33 1489 'FILES' => q{ext/Term-UI},
462ea751 1490 'CPAN' => 1,
1491 'UPSTREAM' => 'cpan',
1492 },
1493
1494 'Test' =>
1495 {
983ed8e9 1496 'MAINTAINER' => 'jesse',
6283f212 1497 'DISTRIBUTION' => 'JESSE/Test-1.25_02.tar.gz',
462ea751 1498 'FILES' => q[lib/Test.pm lib/Test/t],
1499 'CPAN' => 1,
6283f212 1500 'UPSTREAM' => 'cpan',
462ea751 1501 },
1502
1503 'Test::Harness' =>
1504 {
1505 'MAINTAINER' => 'andya',
2654429e 1506 'DISTRIBUTION' => 'ANDYA/Test-Harness-3.17.tar.gz',
462ea751 1507 'FILES' => q[ext/Test-Harness],
d8ada404 1508 'EXCLUDED' => [ qr{^examples/},
1509 qr{^inc/},
1510 qr{^t/lib/Test/},
1511 qr{^xt/},
1512 qw{Changes-2.64
1513 HACKING.pod
1514 perlcriticrc
1515 t/lib/if.pm
1516 }
1517 ],
462ea751 1518 'CPAN' => 1,
1519 'UPSTREAM' => undef,
1520 },
1521
1522 'Test::Simple' =>
1523 {
1524 'MAINTAINER' => 'mschwern',
3e887aae 1525 'DISTRIBUTION' => 'MSCHWERN/Test-Simple-0.92.tar.gz',
abba722d 1526 'FILES' => q[lib/Test/Simple.pm
1527 lib/Test/Simple
1528 lib/Test/Builder.pm
1529 lib/Test/Builder
1530 lib/Test/More.pm
1531 lib/Test/Tutorial.pod
3e887aae 1532 t/lib/Test/
abba722d 1533 t/lib/Dev/Null.pm
1534 ],
d8ada404 1535 'EXCLUDED' => [
1536 # NB - TieOut.pm comes with more than one
1537 # distro. We use the MM one
d8ada404 1538 qw{.perlcriticrc
1539 .perltidyrc
1540 t/pod.t
1541 t/pod-coverage.t
b36de399 1542 t/Builder/reset_outputs.t
d8ada404 1543
1544 lib/Test/Builder/IO/Scalar.pm
d8ada404 1545 }
1546 ],
1547 'MAP' => {
1548 'lib/' => 'lib/',
1549 't/lib/' => 'lib/Test/Simple/t/lib/',
1550 't/lib/Test/' => 't/lib/Test/',
1551 't/lib/Dev/' => 't/lib/Dev/',
1552 '' => 'lib/Test/Simple/',
1553 },
462ea751 1554 'CPAN' => 1,
1555 'UPSTREAM' => undef,
1556 },
1557
1558 'Text::Balanced' =>
1559 {
1560 'MAINTAINER' => 'dmanura',
85831461 1561 'DISTRIBUTION' => 'ADAMK/Text-Balanced-2.02.tar.gz',
0508fb16 1562 'FILES' => q[ext/Text-Balanced],
85831461 1563 'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
462ea751 1564 'CPAN' => 1,
1565 'UPSTREAM' => undef,
1566 },
1567
1568 'Text::ParseWords' =>
1569 {
1570 'MAINTAINER' => 'chorny',
1571 'DISTRIBUTION' => 'CHORNY/Text-ParseWords-3.27.zip',
f1d72bc4 1572 'FILES' => q[ext/Text-ParseWords],
d8ada404 1573 'EXCLUDED' => [ qw( t/pod.t ) ],
66c85ba8 1574 # For the benefit of make_ext.pl, we have to have this accessible:
1575 'MAP' => {
1576 'ParseWords.pm' => 'ext/Text-ParseWords/lib/Text/ParseWords.pm',
1577 '' => 'ext/Text-ParseWords/',
1578 },
462ea751 1579 'CPAN' => 1,
1580 'UPSTREAM' => undef,
1581 },
1582
1583 'Text::Soundex' =>
1584 {
1585 'MAINTAINER' => 'markm',
1586 'DISTRIBUTION' => 'MARKM/Text-Soundex-3.03.tar.gz',
1587 'FILES' => q[ext/Text-Soundex],
d8ada404 1588 'MAP' => { '' => 'ext/Text-Soundex/',
1589 # XXX these two files are clearly related,
1590 # but they appear to have diverged
1591 # considerably over the years
1592 'test.pl' => 'ext/Text-Soundex/t/Soundex.t',
1593 },
462ea751 1594 'CPAN' => 1,
1595 'UPSTREAM' => undef,
1596 },
1597
b866c0be 1598 'Text-Tabs+Wrap' =>
1599 {
1600 'MAINTAINER' => 'muir',
1601 'DISTRIBUTION' => 'MUIR/modules/Text-Tabs+Wrap-2009.0305.tar.gz',
c2426eea 1602 'FILES' => q[ext/Text-Tabs],
b866c0be 1603 'EXCLUDED' => [ qw( t/dnsparks.t ) ], # see af6492bf9e
b866c0be 1604 'CPAN' => 1,
1605 'UPSTREAM' => 'cpan',
1606 },
1607
462ea751 1608 'Thread::Queue' =>
1609 {
1610 'MAINTAINER' => 'jdhedden',
1611 'DISTRIBUTION' => 'JDHEDDEN/Thread-Queue-2.11.tar.gz',
0c05f164 1612 'FILES' => q[ext/Thread-Queue],
d8ada404 1613 'EXCLUDED' => [ qw(examples/queue.pl
1614 t/00_load.t
1615 t/99_pod.t
1616 t/test.pl
1617 ) ],
462ea751 1618 'CPAN' => 1,
1619 'UPSTREAM' => 'blead',
1620 },
1621
1622 'Thread::Semaphore' =>
1623 {
1624 'MAINTAINER' => 'jdhedden',
1625 'DISTRIBUTION' => 'JDHEDDEN/Thread-Semaphore-2.09.tar.gz',
94c8ec9e 1626 'FILES' => q[ext/Thread-Semaphore],
d8ada404 1627 'EXCLUDED' => [ qw(examples/semaphore.pl
1628 t/00_load.t
1629 t/99_pod.t
1630 t/test.pl
1631 ) ],
462ea751 1632 'CPAN' => 1,
1633 'UPSTREAM' => 'blead',
1634 },
1635
1636 'threads' =>
1637 {
1638 'MAINTAINER' => 'jdhedden',
891f9d0e 1639 'DISTRIBUTION' => 'JDHEDDEN/threads-1.74.tar.gz',
462ea751 1640 'FILES' => q[ext/threads],
d8ada404 1641 'EXCLUDED' => [ qw(examples/pool.pl
1642 t/pod.t
1643 t/test.pl
1644 threads.h
1645 ) ],
462ea751 1646 'CPAN' => 1,
1647 'UPSTREAM' => 'blead',
1648 },
1649
1650 'threads::shared' =>
1651 {
1652 'MAINTAINER' => 'jdhedden',
66ce101f 1653 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.31.tar.gz',
462ea751 1654 'FILES' => q[ext/threads-shared],
d8ada404 1655 'EXCLUDED' => [ qw(examples/class.pl
1656 shared.h
1657 t/pod.t
1658 t/test.pl
1659 ) ],
462ea751 1660 'CPAN' => 1,
1661 'UPSTREAM' => 'blead',
1662 },
1663
1664 'Tie::File' =>
1665 {
1666 'MAINTAINER' => 'mjd',
1667 'DISTRIBUTION' => 'MJD/Tie-File-0.96.tar.gz',
c6b4a156 1668 'FILES' => q[ext/Tie-File],
462ea751 1669 'CPAN' => 1,
1670 'UPSTREAM' => undef,
1671 },
1672
1673 'Tie::RefHash' =>
1674 {
1675 'MAINTAINER' => 'nuffin',
1676 'DISTRIBUTION' => 'NUFFIN/Tie-RefHash-1.38.tar.gz',
c8b2e1ec 1677 'FILES' => q[ext/Tie-RefHash],
462ea751 1678 'CPAN' => 1,
1679 'UPSTREAM' => 'cpan',
1680 },
1681
1682 'Time::HiRes' =>
1683 {
1684 'MAINTAINER' => 'zefram',
1685 'DISTRIBUTION' => 'JHI/Time-HiRes-1.9719.tar.gz',
1686 'FILES' => q[ext/Time-HiRes],
1687 'CPAN' => 1,
1688 'UPSTREAM' => undef,
1689 },
1690
1691 'Time::Local' =>
1692 {
1693 'MAINTAINER' => 'drolsky',
1694 'DISTRIBUTION' => 'DROLSKY/Time-Local-1.1901.tar.gz',
1695 'FILES' => q[lib/Time/Local.{pm,t}],
2654429e 1696 'EXCLUDED' => [ qw(t/pod-coverage.t t/pod.t) ],
1697 'MAP' => { 'lib/' => 'lib/',
1698 't/' => 'lib/Time/',
1699 },
462ea751 1700 'CPAN' => 1,
1701 'UPSTREAM' => undef,
1702 },
1703
1704 'Time::Piece' =>
1705 {
1706 'MAINTAINER' => 'msergeant',
6653081c 1707 'DISTRIBUTION' => 'MSERGEANT/Time-Piece-1.15.tar.gz',
462ea751 1708 'FILES' => q[ext/Time-Piece],
1709 'CPAN' => 1,
1710 'UPSTREAM' => undef,
1711 },
1712
1713 'Unicode::Collate' =>
1714 {
1715 'MAINTAINER' => 'sadahiro',
1716 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.52.tar.gz',
1717 'FILES' => q[lib/Unicode/Collate.pm
abba722d 1718 lib/Unicode/Collate
1719 ],
2654429e 1720 # ignore experimental XS version
1721 'EXCLUDED' => [ qr{X$},
1722 qw{disableXS enableXS }
1723 ],
1724 'MAP' => { '' => 'lib/Unicode/Collate/',
1725 'Collate.pm' => 'lib/Unicode/Collate.pm',
1726 'Collate/' => 'lib/Unicode/Collate/',
1727 },
462ea751 1728 'CPAN' => 1,
1729 'UPSTREAM' => 'first-come',
1730 },
1731
1732 'Unicode::Normalize' =>
1733 {
1734 'MAINTAINER' => 'sadahiro',
2654429e 1735 'DISTRIBUTION' => 'SADAHIRO/Unicode-Normalize-1.03.tar.gz',
462ea751 1736 'FILES' => q[ext/Unicode-Normalize],
2654429e 1737 'EXCLUDED' => [ qw{MANIFEST.N Normalize.pmN disableXS enableXS }],
462ea751 1738 'CPAN' => 1,
1739 'UPSTREAM' => 'first-come',
1740 },
1741
1742 'version' =>
1743 {
1744 'MAINTAINER' => 'jpeacock',
05b3708e 1745 'DISTRIBUTION' => 'JPEACOCK/version-0.77.tar.gz',
daa8514a 1746 'FILES' => q[lib/version.pm lib/version.pod lib/version.t
1747 lib/version],
2654429e 1748 'EXCLUDED' => [ qr{^t/.*\.t$}, qr{^vutil/},
1749 qw{lib/version/typemap},
1750 qw{vperl/vpp.pm},
1751 ],
1752 'MAP' => { 'lib/' => 'lib/',
1753 't/coretests.pm' => 'lib/version.t',
1754 },
462ea751 1755 'CPAN' => 1,
1756 'UPSTREAM' => undef,
1757 },
1758
1759 'vms' =>
1760 {
1761 'MAINTAINER' => 'craig',
1762 'FILES' => q[vms configure.com README.vms],
1763 'CPAN' => 0,
1764 'UPSTREAM' => undef,
26dd53a2 1765 },
1766
1767 'VMS::DCLsym' =>
1768 {
1769 'MAINTAINER' => 'craig',
1770 'FILES' => q[ext/VMS-DCLsym],
1771 'CPAN' => 0,
1772 'UPSTREAM' => undef,
1773 },
1774
1775 'VMS::Stdio' =>
1776 {
1777 'MAINTAINER' => 'craig',
1778 'FILES' => q[ext/VMS-Stdio],
1779 'CPAN' => 0,
1780 'UPSTREAM' => undef,
462ea751 1781 },
1782
1783 'warnings' =>
1784 {
1785 'MAINTAINER' => 'pmqs',
abba722d 1786 'FILES' => q[warnings.pl
1787 lib/warnings.{pm,t}
1788 lib/warnings
1789 t/lib/warnings
1790 ],
462ea751 1791 'CPAN' => 0,
1792 'UPSTREAM' => undef,
1793 },
1794
1795 'win32' =>
1796 {
1797 'MAINTAINER' => 'jand',
1798 'FILES' => q[win32 t/win32 README.win32 ext/Win32CORE],
1799 'CPAN' => 0,
1800 'UPSTREAM' => undef,
1801 },
1802
1803 'Win32' =>
1804 {
1805 'MAINTAINER' => 'jand',
1806 'DISTRIBUTION' => "JDB/Win32-0.39.tar.gz",
1807 'FILES' => q[ext/Win32],
1808 'CPAN' => 1,
1809 'UPSTREAM' => undef,
1810 },
1811
1812 'Win32API::File' =>
1813 {
1814 'MAINTAINER' => 'tyemq',
1815 'DISTRIBUTION' => 'CHORNY/Win32API-File-0.1101.zip',
1816 'FILES' => q[ext/Win32API-File],
2654429e 1817 'EXCLUDED' => [ qr{^ex/},
1818 qw{t/pod.t},
1819 ],
462ea751 1820 'CPAN' => 1,
1821 'UPSTREAM' => undef,
1822 },
1823
1824 'XSLoader' =>
1825 {
1826 'MAINTAINER' => 'saper',
1827 'DISTRIBUTION' => 'SAPER/XSLoader-0.10.tar.gz',
abba722d 1828 'FILES' => q[ext/DynaLoader/t/XSLoader.t
1829 ext/DynaLoader/XSLoader_pm.PL
1830 ],
2654429e 1831 'EXCLUDED' => [ qr{^eg/},
1832 qw{t/pod.t
1833 t/podcover.t
1834 t/portfs.t
1835 XSLoader.pm}, # we use XSLoader_pm.PL
1836 ],
462ea751 1837 'CPAN' => 1,
27d8d4f0 1838 'UPSTREAM' => 'blead',
462ea751 1839 },
1840
1841 's2p' =>
1842 {
1843 'MAINTAINER' => 'laun',
1844 'FILES' => q[x2p/s2p.PL],
1845 'CPAN' => 0,
1846 'UPSTREAM' => undef,
1847 },
1848
1849
1850 # this pseudo-module represents all the files under ext/ and lib/
1851 # that aren't otherwise claimed. This means that the following two
1852 # commands will check that every file under ext/ and lib/ is
1853 # accounted for, and that there are no duplicates:
1854 #
1855 # perl Porting/Maintainers --checkmani lib ext
d8ada404 1856 # perl Porting/Maintainers --checkmani
462ea751 1857
1858 '_PERLLIB' =>
1859 {
1860 'MAINTAINER' => 'p5p',
1861 'FILES' => q[
34c716a1 1862 ext/autouse/lib
1863 ext/autouse/t
462ea751 1864 ext/B/B.pm
1865 ext/B/typemap
1866 ext/B/Makefile.PL
1867 ext/B/defsubs_h.PL
1868 ext/B/O.pm
1869 ext/B/B.xs
1870 ext/B/B/Terse.pm
1871 ext/B/B/Showlex.pm
1872 ext/B/B/Xref.pm
1873 ext/B/t/f_map
1874 ext/B/t/showlex.t
1875 ext/B/t/o.t
1876 ext/B/t/optree_varinit.t
1877 ext/B/t/concise-xs.t
1878 ext/B/t/optree_check.t
1879 ext/B/t/OptreeCheck.pm
1880 ext/B/t/optree_specials.t
1881 ext/B/t/f_sort.t
1882 ext/B/t/pragma.t
1883 ext/B/t/f_sort
1884 ext/B/t/b.t
1885 ext/B/t/optree_samples.t
1886 ext/B/t/optree_concise.t
1887 ext/B/t/optree_constants.t
1888 ext/B/t/optree_sort.t
1889 ext/B/t/terse.t
1890 ext/B/t/xref.t
1891 ext/B/t/f_map.t
1892 ext/B/t/optree_misc.t
1893 ext/B/hints/openbsd.pl
1894 ext/B/hints/darwin.pl
1895
1896 ext/Devel-DProf/
1897 ext/Devel-Peek/
db804263 1898 ext/Devel-SelfStubber/
462ea751 1899 ext/DynaLoader/
1900 !ext/DynaLoader/t/XSLoader.t
1901 !ext/DynaLoader/XSLoader_pm.PL
7083d81a 1902 ext/Errno
462ea751 1903 ext/Fcntl/
1904 ext/File-Glob/
d9268716 1905 ext/FileCache/lib
1906 ext/FileCache/t
462ea751 1907 ext/GDBM_File/
1908 ext/Hash-Util-FieldHash/
1909 ext/Hash-Util/
1910 ext/I18N-Langinfo/
eb60b0e7 1911 ext/IPC-Open2/
3ac93b70 1912 ext/IPC-Open3/
462ea751 1913 ext/NDBM_File/
1914 ext/ODBM_File/
1915 ext/Opcode/
1916 ext/POSIX/
1917 ext/PerlIO-encoding/
1918 ext/PerlIO-scalar/
1919 ext/PerlIO-via/
1920 ext/SDBM_File/
1921 ext/Socket/
1922 ext/Sys-Hostname/
b7d7e1da 1923 ext/Tie-Memoize/
462ea751 1924 ext/XS-APItest/
1925 ext/XS-Typemap/
1926 ext/attributes/
1927 ext/mro/
1928 ext/re/
1929 lib/AnyDBM_File.{pm,t}
1930 lib/Benchmark.{pm,t}
1931 lib/CORE.pod
1932 lib/Carp.{pm,t}
1933 lib/Carp/Heavy.pm
1934 lib/Class/Struct.{pm,t}
1935 lib/Config.t
1936 lib/Config/Extensions.{pm,t}
1937 lib/DB.{pm,t}
1938 lib/DBM_Filter.pm
1939 lib/DBM_Filter/
462ea751 1940 lib/DirHandle.{pm,t}
1941 lib/Dumpvalue.{pm,t}
1942 lib/English.{pm,t}
1943 lib/Env.pm
1944 lib/Env/t/
1945 lib/ExtUtils/Embed.pm
1946 lib/ExtUtils/XSSymSet.pm
1947 lib/ExtUtils/t/Embed.t
462ea751 1948 lib/ExtUtils/typemap
462ea751 1949 lib/File/Basename.{pm,t}
1950 lib/File/CheckTree.{pm,t}
1951 lib/File/Compare.{pm,t}
1952 lib/File/Copy.{pm,t}
1953 lib/File/DosGlob.{pm,t}
1954 lib/File/Find.pm
1955 lib/File/Find/
1956 lib/File/stat.{pm,t}
462ea751 1957 lib/FileHandle.{pm,t}
1958 lib/FindBin.{pm,t}
1959 lib/Getopt/Std.{pm,t}
1960 lib/I18N/Collate.{pm,t}
462ea751 1961 lib/Internals.t
1962 lib/Net/hostent.{pm,t}
1963 lib/Net/netent.{pm,t}
1964 lib/Net/protoent.{pm,t}
1965 lib/Net/servent.{pm,t}
1966 lib/PerlIO.pm
1967 lib/Pod/Functions.pm
1968 lib/Pod/Html.pm
1969 lib/Pod/t/Functions.t
1970 lib/Pod/t/InputObjects.t
1971 lib/Pod/t/Select.t
1972 lib/Pod/t/Usage.t
1973 lib/Pod/t/eol.t
1974 lib/Pod/t/html*
1975 lib/Pod/t/pod2html-lib.pl
1976 lib/Pod/t/utils.t
1977 lib/Search/Dict.{pm,t}
1978 lib/SelectSaver.{pm,t}
1979 lib/Symbol.{pm,t}
1980 lib/Term/Complete.{pm,t}
1981 lib/Term/ReadLine.{pm,t}
1982 lib/Text/Abbrev.{pm,t}
1983 lib/Thread.{pm,t}
1984 lib/Tie/Array.pm
1985 lib/Tie/Array/
1986 lib/Tie/Handle.pm
1987 lib/Tie/Handle/
1988 lib/Tie/Hash.pm
1989 lib/Tie/Hash/NamedCapture.pm
462ea751 1990 lib/Tie/Scalar.{pm,t}
1991 lib/Tie/StdHandle.pm
1992 lib/Tie/SubstrHash.{pm,t}
1993 lib/Time/gmtime.{pm,t}
1994 lib/Time/localtime.{pm,t}
1995 lib/Time/tm.pm
1996 lib/UNIVERSAL.pm
1997 lib/Unicode/README
1998 lib/Unicode/UCD.{pm,t}
1999 lib/User/grent.{pm,t}
2000 lib/User/pwent.{pm,t}
2001 lib/abbrev.pl
2002 lib/assert.pl
462ea751 2003 lib/bigfloat{.pl,pl.t}
2004 lib/bigint{.pl,pl.t}
2005 lib/bigrat.pl
2006 lib/blib.{pm,t}
2007 lib/bytes.{pm,t}
2008 lib/bytes_heavy.pl
2009 lib/cacheout.pl
2010 lib/charnames.{pm,t}
2011 lib/complete.pl
2012 lib/ctime.pl
2013 lib/dbm_filter_util.pl
2014 lib/deprecate.pm
2015 lib/diagnostics.{pm,t}
2016 lib/dotsh.pl
2017 lib/dumpvar.{pl,t}
2018 lib/exceptions.pl
2019 lib/fastcwd.pl
2020 lib/feature.{pm,t}
2021 lib/filetest.{pm,t}
2022 lib/find.pl
2023 lib/finddepth.pl
2024 lib/flush.pl
2025 lib/getcwd.pl
2026 lib/getopt.pl
2027 lib/getopts.pl
2028 lib/h2ph.t
2029 lib/h2xs.t
2030 lib/hostname.pl
2031 lib/importenv.pl
2032 lib/integer.{pm,t}
2033 lib/less.{pm,t}
2034 lib/locale.{pm,t}
2035 lib/look.pl
462ea751 2036 lib/open.{pm,t}
2037 lib/open2.pl
2038 lib/open3.pl
2039 lib/overload{.pm,.t,64.t}
2040 lib/overload/numbers.pm
2041 lib/overloading.{pm,t}
2042 lib/perl5db.{pl,t}
2043 lib/perl5db/
2044 lib/pwd.pl
2045 lib/shellwords.pl
2046 lib/sigtrap.{pm,t}
2047 lib/sort.{pm,t}
2048 lib/stat.pl
2049 lib/strict.{pm,t}
2050 lib/subs.{pm,t}
2051 lib/syslog.pl
2052 lib/tainted.pl
2053 lib/termcap.pl
2054 lib/timelocal.pl
2055 lib/unicore/
2056 lib/utf8.{pm,t}
2057 lib/utf8_heavy.pl
2058 lib/validate.pl
2059 lib/vars{.pm,.t,_carp.t}
2060 lib/vmsish.{pm,t}
2061 ],
2062 'CPAN' => 0,
2063 'UPSTREAM' => undef,
2064 },
2065);
b128a327 2066
20671;