in reply to alternate install directory?

You can install perl modules in a custom location by using

perl Makefile.pl PREFIX=/home/LameNerd
make
make test
make install

I use it all the time on my account at pair.com.