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


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

Have you tried the code above? If it doesn't work I shall be quite surprised, and would also like to see the exact code used and the exact error message produced.
I will also add that I ran a search on my perl directories and could find only Error.pm and not Error/Simple.pm
The Error::Simple package is defined in the file Error.pm so there is no Error/Simple.pm - running use Error::Simple will duly fail.
HTH

_________
broquaint