On Nov 3, 2007, at 2:14 AM, John E. Malmberg wrote:
John E. Malmberg wrote:
The patches previously submitted have not yet been applied.
I have just applied them to the M::B repo. Is your subsequent patch
still good to go?
-Ken
On Oct 27, 2007, at 11:52 PM, John E. Malmberg wrote:
In Compat.t :
[...]
The non-verbose output on VMS is apparently slightly different, as
there appears to be extra newlines inserted.
This part broke the test on other platforms (OS X in my case). I'm
reverting the regex, could you sh
Eric Wilhelm wrote:
> I think CPAN has a bug which causes it to pass make_arg to ./Build
> install. (I seem to remember having some grief with -j recently.)
Bug with Module::Build::Compat. See this block from lib/Module/Build/Base.pm
(line 4287):
if ($args{makefile_env_macros}) {
require
Eric Wilhelm wrote:
> I think CPAN has a bug which causes it to pass make_arg to ./Build
> install. (I seem to remember having some grief with -j recently.)
Further studying makes it obvious that, since this box doesn't have
Module::Build installed, CPAN is using the compatibility Makefile.PL, w