Sorry, I can't say as I've ever done that before. What I would suggest is downloading the module from [link|http://www.cpan.org/|CPAN], untarring it (or whatever), then running perl Makefile.PL, make test, and then make install (and look for some commandline options on redirecting the installation directory, for I don't know 'em.)

Check out [link|http://www.perlmonks.org/index.pl?node_id=404917|this thread] for a more in-depth discussion of the basic installation routine, and [link|http://www.perlmonks.org/index.pl?node_id=403582|this thread] for a discussion on how to install to alternate directories.