in reply to Putting a directory in the search path

If you're installing the module using Makefile, you may also need to add the prefix of the dir explicitly:
perl Makefile.PL PREFIX=/your/home/dir/lib
for it to install correctly.

cLive ;-)

--
seek(JOB,$$LA,0);