![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: MySQL.pm and PERL5LIBby atcroft (Abbot) |
on Jan 16, 2014 at 21:58 UTC ( #1070853=note: print w/replies, xml ) | Need Help?? |
(Hint: <code></code> tags will help with post readability when posting code or error messages.) It looks like you do not have Moose installed. Either look for a .rpm package (using yum search Moose or your favorite package manager), or look at installing via CPAN (perl -MCPAN -e 'install Moose'). Being a CentOS (RedHat-derivative), I would suggest looking for an RPM package first. If you want a "clean" perl environment, you can look at installing perlbrew. Hope that helps.
In Section
Seekers of Perl Wisdom
|
|