'ExtUtils::Constant' => {
- # Nick has confirmed that while we have diverged from CPAN,
- # this package isn't primarily maintained in core
- # Another release will happen "Sometime"
- 'DISTRIBUTION' => '', #'NWCLARK/ExtUtils-Constant-0.16.tar.gz',
+ 'DISTRIBUTION' => 'NWCLARK/ExtUtils-Constant-0.23.tar.gz',
'FILES' => q[cpan/ExtUtils-Constant],
'EXCLUDED' => [
qw( lib/ExtUtils/Constant/Aaargh56Hash.pm
examples/perl_keyword.pl
examples/perl_regcomp_posix_keyword.pl
),
+ # cc37ebcee3 to fix VMS failure
+ 'CUSTOMIZED' => [ qw(t/Constant.t) ],
+
],
},