Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Distribution-Guess-BuildSystem CPAN distribution.

Report information
The Basics
Id: 62871
Status: resolved
Priority: 0/
Queue: Distribution-Guess-BuildSystem

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

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



Subject: tests fail with activeperl
The tests fail during the parts where it's supposed to recognize the make on the system. I think removing the ^ should fix it. # Failed test 'Build command from %Config is make' # at t/makemaker-true.t line 59. # 'C:\Perl\site\bin\dmake.exe' # doesn't match '(?-xism:^[nd]?make(?:.exe)?\z)'
I've adjusted the regex in the tests. I think this is fixed in 0.12_01, which is now on its way to CPAN.
I just ran the dev release through and it worked fine. Thanks. :)