http://qs321.pair.com?node_id=285185


in reply to Re: Re: Re: Re: Error::Simple
in thread use Error::Simple - can't be found in @INC

Try adding
use lib '/home/YOURNAME/Perl';
to the top of your script.