http://www.perlmonks.org?node_id=379966


in reply to Installing CPAN modules without root access

Well from a file system level you would just need to make sure your user is a member of the group that owns that folder/dir and then you should be able to write to that folder/dir no problem, or you will have to try some other method of getting root like SuDo I use this on all my systems to allow others just certain abilities.
SUNADMN
USE PERL