This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #113940] Make make_ext delete Makefiles when version changes
authorFather Chrysostomos <sprout@cpan.org>
Sun, 29 Jul 2012 05:48:27 +0000 (22:48 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 29 Jul 2012 17:51:30 +0000 (10:51 -0700)
commitbaff067e717fe1c071dea706f7425994cc1d4ce9
tree2760b0c151e0cc9f6c16a3f0978b7f253abcd6e5
parentd96ab1b5f316fcb0109627c2060d3b7f8a7b5016
[perl #113940] Make make_ext delete Makefiles when version changes

This eliminates this annoyance:

$ ./perl -Ilib -MStorable -e0
Storable object version 2.37 does not match bootstrap parameter 2.38 at lib/XSLoader.pm line 95.
Compilation failed in require.
BEGIN failed--compilation aborted.
make_ext.pl