http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-6.30.tar.gz or http://svn.schwern.org/svn/CPAN/ExtUtils-MakeMaker/trunk or a CPAN near you.
PL_FILES still wasn't quite back the way it was prior to 6.26. Now I believe it is. It turns out the behavior as even more complicated and subtle than I thought. See the PL_FILES documentation for details. Everything should now work the way it did before 6.26. 6.30 Fri May 20 16:05:38 PDT 2005 * PL_FILES behavior tweak again to restore old behavior. Sometimes its supposed to run before pm_to_blib, sometimes after. - Some tests shipped with 'no_plan' which will break on older Test::Harness. 6.29 Thu May 19 14:15:21 PDT 2005 * The behavior of PL_FILES is restored to its pre-6.26 behavior as several CPAN modules depend on this. PL programs run via PL_FILES have INST_LIB and INST_ARCH in their @INC and so can load any just built modules. - Now honors PERL_CORE environment variable. - Testing to ensure FIRST_MAKEFILE is honored. 6.28 Tue Apr 12 16:17:07 PDT 2005 - Fix realclean so it cleans up files installed from ext/ in the core - Fix dir_target() so it doesn't warn should any of the INST_* paths be the same (as with the ext/ modules in the core) - Fix MANIFEST.SKIP so it skips not just _darcs/ but everything inside it and any which happen to be in subdirs. - MM_AIX forgot to import neatvalue() from E::MakeMaker. ([EMAIL PROTECTED]) - Fixed a minor C<<>> POD nit (Scott Lanning) -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern Ahh email, my old friend. Do you know that revenge is a dish that is best served cold? And it is very cold on the Internet!