Skip Menu |

Preferred bug tracker

Please email the preferred bug tracker to report your issue.

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Env CPAN distribution.

Report information
The Basics
Id: 63936
Status: resolved
Priority: 0/
Queue: Env

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

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



Subject: perl 5.10 needs Env/Makefile.PL 'INSTALLDIRS' => 'perl'
A patch might look something like 'INSTALLDIRS' => ( $] >= 5.009005 && $] <= 5.011000 ? 'perl' : 'site' ), For reasons why see https://rt.cpan.org/Public/Bug/Display.html?id=57201 Bug #57201 for CPANPLUS: installdirs should be site when > perl 5.11