use strict; use warnings; BEGIN{ use lib '/path/to/your/homemade/modules/'; } ## now try use Module::Try::Error;