Re: Hosting Won't Install Module



Big and Blue wrote:


Then, at the start of your script:

 use lib qw( /Somewhere/you/can/put/it );



Or, don't change your script at all, but set environment variable PERL5LIB to /Somewhere/you/can/put/it.


Tom Wyant
.