Skip Menu |

This queue is for tickets about the CPAN-Testers-ParseReport CPAN distribution.

Report information
The Basics
Id: 39210
Status: resolved
Priority: 0/
Queue: CPAN-Testers-ParseReport

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Add support for detecting Build.PL vs. Makefile.PL
It seems that this could be determined from the "Output from" line. Here some samples how the line could look like: Output from './Build test': Output from 'C:\strawberry\perl\bin\perl.exe ./Build test': Output from 'make test': Output from 'nmake test': Output from '/usr/bin/make test': Output from '/usr/ccs/bin/make test': Output from '/usr/local/gnu/bin/make test': Regards, Slaven
When I wanted to add it I found that it is already there as 'meta:output_from'.