http://www.makemaker.org/ for latest snapshot.

6.10_07 is on its way to CPAN (bleadperl patch coming, Jarkko).  Here's
the major fixes:

* perllocal.pod is supposed to always be installed in INSTALLARCHLIB.  At
  some point I broke this and had one perllocal.pod for each target.  Its
  now returned to the old behavior so there is one perllocal.pod
* perllocal.pod generation fixed on VMS.
* Sun make made happy with the more complicated oneliners in the Makefile
* A bug meant any .pm file containing /(RCS|CVS|SCCS)/ would be skipped
* Command.t fixed for core tests

6.10_07 Sat Jul  5 16:12:52 PDT 2003
    * Fixing location of perllocal.pod so its always in INSTALLARCHLIB
      instead of one for each perl, site and vendor.
    - Sun's make treats escaped newlines oddly.  Switching oneliner() back
      to using multiple -e's.
    * Bug in libscan() meant that any .pm containing RCS or CVS or SCCS
      in its name (for example, RCS.pm) would be skipped.
    - Command.t was getting confused in the core because it was reading
      files from the core t/ directory, not MakeMaker's t/ directry.
    - MM_OS2 PERL_ARCHIVE_AFTER test wrong for a.out systems (Ilya)
    - Fixing perllocal.pod and XS installation on VMS.  An extraneous
      newline was introduced when changing the install macros over to
      $(ECHO).
    - Added $(ECHO_N) macro to emulate 'echo -n'

6.10_06 Sat Jun  7 00:55:29 PDT 2003
    - Whoops, Liblist.t busted on VMS after I turned strict on in
      ExtUtils::Liblist::Kid.  Merely a test bug, not a real bug.
    - Fixed metafile_addtomanifest failure so the proper error shows.
    - Fixed metafile_addtomanifest failure diagnostic leaking out during
      the basic.t test on Windows.



-- 
"Let's face it," said bearded Rusty Simmons, opening a can after the
race.  "This is a good excuse to drink some beer."  At 10:30 in the
morning?  "Well, it's past noon in Dublin," said teammate Mike
[Joseph] Schwern.  "It's our duty."
    -- "Sure, and It's a Great Day for Irish Runners" 
       Newsday, Sunday, March 20, 1988

Reply via email to