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