filc8166[559]% perl -I`pwd` ./bin/Module_Validator.pl foo::try Loading DB routines from perl5db.pl version 1.27 Editor support available. Enter h or `h h' for help, or `man perldebug' for more help. DB<1> s main::((eval 7)[./bin/Module_Validator.pl:16]:1): 1: require "foo::try"; main::(./bin/Module_Validator.pl:7): 7: DB<2> c (Module Validator) ERROR: Failed include stage for 'foo::try'. Error message: Can't locate foo::try in @INC (@INC contains: /nfs/fm/disks/fm_vt_n19029/users/gwcooper/vibe_regress /usr/intel/pkgs/perl/5.8.5/lib/5.8.5/i686-linux-64int /usr/intel/pkgs/perl/5.8.5/lib/5.8.5 /usr/intel/pkgs/perl/5.8.5/lib/site_perl/5.8.5/i686-linux-64int /usr/intel/pkgs/perl/5.8.5/lib/site_perl/5.8.5 /usr/intel/pkgs/perl/5.8.5/lib/site_perl .) at (eval 7)[./bin/Module_Validator.pl:16] line 1. Backtrace: at ./bin/Module_Validator.pl line 40 main::error(1, 'Failed include stage for \'foo::try\'. Error message:\x{a}Can\'t ...') called at ./bin/Module_Validator.pl line 19 Debugged program terminated. Use q to quit or R to restart, use O inhibit_exit to avoid stopping after program termination, h q, h R or h O to get additional info. DB<2> q filc8166[560]% pwd /nfs/fm/disks/fm_vt_n19029/users/gwcooper/vibe_regress filc8166[561]% ls foo/ try.pm