On Thu Dec 22 18:39:44 2011,
https://www.google.com/accounts/o8/id?id=AItOawkyOHx--RP0sCuxSqimRLgFJ_YPC6QRWZk
wrote:
Show quoted text> The tests fail when PERL_INSTALL_ROOT env var is set. My best guess is
> that Makefile.PL should not be run without cleaning the environment first.
If it's just the PERL_INSTALL_ROOT env var that's causing the problem,
perhaps I can just delete() that key (and its value) from %ENV in each
and every one of the test scripts. (I gather it must play some role
during installation of the module - in which case it should hopefully be
fine to remove it in the test scripts.)
What does this variable actually do ? Who uses it ? And to what sort of
value is it normally set ?
Cheers,
Rob