in reply to
"use lib" whith architecture and version specific dirs
Try:
perl Makefile.PL PREFIX="some/dir" LIB=some/dir"
I had to have both to get my modules to work.
FouRPlaY
Learning Perl or Going To die() Trying
Comment on
Re: "use lib" whith architecture and version specific dirs
Download
Code
In Section
Seekers of Perl Wisdom