http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-6.28.tar.gz or http://svn.schwern.org/svn/CPAN/ExtUtils-MakeMaker/trunk or a CPAN near you.
This release mostly contains minor fixes noticed in bleadperl integration. The only major bug fixed is for AIX users, MM_AIX would not load. 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) 6.27 Mon Apr 4 16:36:14 PDT 2005 * Added _darcs to the list of revision control administrative directories skipped both in libscan and in MANIFEST.SKIP.