|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Perl Script - Can't locate module errorby Anonymous Monk |
| on May 16, 2012 at 14:41 UTC ( #970848=note: print w/ replies, xml ) | Need Help?? |
|
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.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||