>>>>> On Thu, 25 Oct 2007 07:09:01 -0400, "David Golden" <[EMAIL PROTECTED]> >>>>> said:
> Dear Nathan -- I see two things going on. > 1) I think that CPAN.pm might have a bug where it's not finding > prerequisites because the PL failed. In this case, you have > Makefile.PL running Build.PL. There's some funky logic in CPAN.pm to > know when/where it can get prerequisites and maybe the use of > Module::Build::Compat is confusing it. (Andreas -- what about reading > YAML regardless of the result of the PL phase?) If PL fails we never proceed any further, right? I think we should not change that, it would just increase the number of possible paths through the installation procedure. And variants need maintainance and all that. Or am I missing something? -- andreas
