This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
'UPSTREAM' => 'cpan',
},
+ 'mro' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[ext/mro],
+ 'UPSTREAM' => 'blead',
+ },
+
'NDBM_File' =>
{
'MAINTAINER' => 'p5p',
'MAINTAINER' => 'p5p',
'FILES' => q[
ext/XS-APItest/
- ext/mro/
ext/re/
lib/AnyDBM_File.{pm,t}
lib/Benchmark.{pm,t}