On Jan 23, 2008 5:35 PM, Tim Jenness <[EMAIL PROTECTED]> wrote: > > This confuses me because there is a PREREQ_PM in the Makefile.PL for > Crypt::PassGen. How come that > is not being detected?
It's dying during the Makefile.PL -- and Makefile.PL must run for CPAN to pick up dependencies from parsing the resulting Makefile. I can see how it's confusing, though. I'll add a note to improve the report output in CPAN::Reporter to clarify this when Makefile.PL fails. Regards, David Golden
