http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-6.10_05.tar.gz or
a CPAN near you!

The important stuff:

META.yml better documented.
"make install UNINST=1" fixed.
VMS fixes.

6.10_05 Fri Jun  6 18:15:30 PDT 2003
    * Documenting META.yml, NO_META
    * Documenting the fact that distdir will auto generate META.yml and 
      alter your manifest.
    * Adding META.yml autogeneration to the FAQ
    - Recognizing comments with leading whitespace in MANIFESTs better.
    - Small ExtUtils::Liblist::Kid problem on VMS (Craig Berry)
    * Fixed "make install UNINST=1".  Appears to have been broken somewhere
      around 6.06_01.
    - Documented the fourth argument to ExtUtils::Install::install()
    - install() will now honor a PERL5LIB change between ExtUtils::Install
      loading and install() running when uninstalling shadows.
    - META.yml generation deals gracefully when the MANIFEST is read-only
      (Slaven rt.cpan.org 2723)
    - Fixing tests on limited dir depth VMS systems by moving the 
      dummy-install dir one level up (Craig Berry rt.cpan.org 2747)

6.10_04 Fri May 23 01:13:04 PDT 2003
    - Working around BSD threaading bug in version check. [from bleadperl]
    - Added the Makefile to the dist dependencies. (Slaven Rezic)
    - Reversing the find_perl() version check failure warning introced in
      6.10_03.  Too talkative, warned when nothing was wrong.
    * Fixing META.yml auto-addition when there's no newline at the end 
      of the MANIFEST [rt.cpan.org 2444]
    * Making it a bit more obvious in the MANIFEST where META.yml comes from.
    - Fixed $_ clobbering in ExtUtils::Manifest functions.
    - [rt.cpan.org 2591] some LD_RUN_PATH thing (Marek Rouchal)
    - Added core.\d+ files to 'make clean' [rt.cpan.org 2543] (Slaven Rezic)
    - INST_* targets were expanded too early (Stas Bekman)
    - Adding ExtUtils::MakeMaker::bytes (bytes.pm backwards compat wrapper)
    - Fixing MM_MacOS so it will compile on 5.5.x machines (use bytes wrapper)
    * Reducing perldepend set of CORE/*.h dependencies to what 5.5.3 has.
      5.5.3 should be able to compile XS again.
    * Eliminating fakethr.h and perlsfio.h from VMS's perldepend as they
      sometimes don't get installed.
    - ExtUtils::Install was making a few directories even with the
      "don't really do it" switch on (Slaven Rezic)
    * can build static linked perl binaries again.  Probably damaged in
      6.06_01 when $self->{MAKEFILE} became FIRST_MAKEFILE. (Nick Clark)

-- 
AY!  The ground beef, she is burning my groin!
        http://sluggy.com/d/990105.html

Reply via email to