This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
cleanup the EUI/EUMM test mess, and bump Install.pm to 1.54
authorYves Orton <demerphq@gemini.(none)>
Mon, 27 Jul 2009 21:51:07 +0000 (23:51 +0200)
committerYves Orton <demerphq@gemini.(none)>
Mon, 27 Jul 2009 21:51:14 +0000 (23:51 +0200)
commit16f0d0fcc43b16d1afa4a05a4599655310733b2c
tree005cb8f021017ef7f7ed1534fa99402281523494
parent031cefa092a35217a3ac4abe595ffb31b4d6ec81
cleanup the EUI/EUMM test mess, and bump Install.pm to 1.54

This removes lib/ExtUtils/t/basic.pl and t/basic_finish.pl, and
replaces them with the EUI specific t/InstallWithMM.t. The
version bump is purely to allow the release the new version on
CPAN and to make it possible to include a non dev release in
Perl 5.10.1 if Dave wants to.

Note that while there are no real code changes in this commit I
did trim whitespace from Install.pm, so if you want to see the
real diff here please use diff -w.
MANIFEST
lib/ExtUtils/Changes_EU-Install
lib/ExtUtils/Install.pm
lib/ExtUtils/t/InstallWithMM.t [new file with mode: 0644]
lib/ExtUtils/t/basic.pl [deleted file]
lib/ExtUtils/t/basic_finish.pl [deleted file]