Since nobody complained about 6.30_04 I decided to release 6.31. I'm sure now people will start complaining. ;)
http://schwern.org/src/ExtUtils-MakeMaker-6.31.tar.gz or a CPAN mirror near you I said I was going to handle 21539 effecting Wx.pm this release but I'm not sure what to do about it, it doesn't seem new nor critical and I didnt' want to hold things up for it. Next release I plan to address these issues: 21282 Facilities to customize the generated META.yml file. 20145, 20144 Two minor fixes for building Pugs on Windows. 16375 Possible Cygwin issue with /cygdrive 21430 Integrate changes from ActiveState 6.31 Mon Oct 9 16:54:47 PDT 2006 - Update our META.yml to version 1.2 of the spec. * Update the SEE ALSO to mention Module::Build, Module::Install, ExtUtils::ModuleMaker and Module::Starter. - Fix ARCHITECTURE tag in PPD generation for 5.8 (patch taken from ActiveState 819). [rt.cpan.org 20566] * Bring ExtUtils::Manifest up to 1.48 6.30_04 Mon Sep 11 16:14:06 EDT 2006 - EXTRA_META has been undocumented as I don't like the way the interface works but I don't want to hold up 6.31. It will be replaced with something better next version. - Added explaination of distclean behavior and instructions on how to blow away anything not in the MANIFEST to the FAQ. * 6.30_01 broke overrides of PM. MakeMaker would add to a user suplied PM rather than simply accepting it. * Document INSTALL_BASE. * Added "How do I install a module into my home directory?" to the FAQ * Added "How do I get MakeMaker and Module::Build to install to the same place?" - Moving ExtUtils::Mksymlists and ExtUtils::Mkbootstrap back into lib/ because no independent distribution has taken them over.