http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-6.29.tar.gz
or
http://svn.schwern.org/svn/CPAN/ExtUtils-MakeMaker/trunk
or
a CPAN near you.

This release fixes a problem with PL_FILES where the functionality was
changed in 6.25.  I put it back the way it was because several CPAN modules
depended on it.  IP::Country, Tk, Object::Translation and xmltv to name
some.

Otherwise its integrating some changes necessary for building the core.
Let me know if I missed anything.


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
ROCKS FALL! EVERYONE DIES!
        http://www.somethingpositive.net/sp05032002.shtml

Reply via email to