Skip Menu |

This queue is for tickets about the Config-Versioned CPAN distribution.

Report information
The Basics
Id: 95263
Status: new
Priority: 0/
Queue: Config-Versioned

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

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



Subject: t/07-cfgexp.t should use $^X instead of perl
This test should not hardcode "perl" in $cfgexp, but instead use $^X, because otherwise the system perl might be used which might not have all prerequisites installed. Hence the many test failures on cpan testers, see http://matrix.cpantesters.org/?dist=Config-Versioned Regards, Slaven