in reply to Re: Install CPAN module without root perminssions
in thread Install CPAN module without root perminssions

Also, if you invoke your script with Perl directly, you could do:
perl -I/home/guest myscript.pl
  • Comment on Re: Re: Install CPAN module without root perminssions