in reply to
Perl Script - Can't locate module error
Try find and/or locate (but verify) commands; use -M option of perl along with -e (see perlrun); run autobundle (overkill I think); see App::Module::Lister module; etc.
Comment on
Re: Perl Script - Can't locate module error
In Section
Seekers of Perl Wisdom