David Golden
Thu, 27 Sep 2007 08:11:33 -0700
On 9/27/07, Sisyphus <[EMAIL PROTECTED]> wrote: > > I just released CPAN-Test-Dummy-Perl5-Make-PLExit to CPAN to confirm > > this behavior. if CPANPLUS has similar behavior to > > CPAN/CPAN::Reporter, then when the smokers get it, I shouldn't see any > > test reports for it at all. > > I don't know whether you're getting reports or not, but at > http://search.cpan.org/~dagolden/CPAN-Test-Dummy-Perl5-Make-PLExit-1.00/ > there are already 6 "FAIL" reports. Damn! Those are CPAN/CPAN::Reporter reports, too. Its not failing at the PL stage -- it's failing at make despite a missing Makefile. Time to go dig at the CPAN source. David