Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit d51f78c

Browse files
committed
ExtUtils::Install: Update to 2.08
Optimisations: use our instead of vars lazy load modules make OS variables into constants move some calculations out of a loop Keep our make -s support
1 parent 8f0abed commit d51f78c

File tree

11 files changed

+151
-97
lines changed

11 files changed

+151
-97
lines changed

Porting/Maintainers.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ package Maintainers;
643643
},
644644

645645
'ExtUtils::Install' => {
646-
'DISTRIBUTION' => 'BINGOS/ExtUtils-Install-2.04.tar.gz',
646+
'DISTRIBUTION' => 'BINGOS/ExtUtils-Install-2.08.tar.gz',
647647
'FILES' => q[cpan/ExtUtils-Install],
648648
'EXCLUDED' => [
649649
qw( t/lib/Test/Builder.pm

0 commit comments

Comments
 (0)