Skip Menu |

This queue is for tickets about the local-lib CPAN distribution.

Report information
The Basics
Id: 83752
Status: resolved
Priority: 0/
Queue: local-lib

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

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



Subject: Incorrectly claims I have PREFIX set
$ perl Makefile.PL --bootstrap WHOA THERE! It looks like you've got PREFIX=~/perl set. This is known to cause problems with local::lib. Please either remove this setting or clear out your .cpan directory. $ env | fgrep PRE $
This isn't checking your environment, it's checking your CPAN configuration (~/.cpan/CPAN/MyConfig.pm). I've adjusted the error message to make this more clear.
Fixed in 1.008026