Build reports
[email protected] (Johan Vromans)
| Newsgroups | perl.cpan.testers.discuss |
|---|---|
| Organization | Squirrel Consultancy |
| Message-ID | <[email protected]> |
Dear all, CPAN testing produces excellent reports, but include only program output from `make test`. Would it be possible to also include the output from `perl Makefile.PL` and `make`? Diagnostics from these build phases are often crucial to find out why some tests fail. Thanks for the good work!