Re: [ANNOUNCE] ExtUtils::MakeMaker 6.51_03
[email protected] (Michael G Schwern) Sun, 24 May 2009 14:03:49 -0700
| Newsgroups | perl.perl5.porters,perl.makemaker |
|---|---|
| Message-ID | <[email protected]> |
Craig A. Berry wrote:
>>> not ok 5
>>> # Failed test in t/build_man.t at line 63.
>>> # Structures begin differing at:
>>> # $got->{[.lib.big]dummy.pm} = '[.blib.man3]big__dummy.rno'
>>> # $expected->{[.lib.big]dummy.pm} = Does not exist
>> They look related. What's your Config settings for the installman*dir keys?
>> I made a change to the way MakeMaker deals with them being unset. It used to
>> set them to 'none' and now it just leaves them blank.
>
> $ perl -"V:installman1dir"
> installman1dir='perl_root:[man.man1]';
> $ perl -"V:installman3dir"
> installman3dir='perl_root:[man.man3]';
GAH! I released the wrong branch! I'll get a fresh alpha out and patch my
release script to warn me if this happens.
--
E: "Would you want to maintain a 5000 line Perl program?"
d: "Why would you write a 5000 line program?"