
perlnewer
Novice
Aug 25, 2010, 5:44 AM
Post #1 of 1
(28699 views)
|
hi i am new to Perl.when i run Perl script i catch the error Can't locate loadable object for module IO::Dirent in @INC (@INC contains: /usr/lib64/perl5/site_Perl/5.8.8/x86_64-Linux-thread-multi /usr/lib/perl5/site_Perl/5.8.8 /usr/lib/perl5/site_Perl /usr/lib64/perl5/vendor_Perl/5.8.8/x86_64-Linux-thread-multi /usr/lib/perl5/vendor_Perl/5.8.8 /usr/lib/perl5/vendor_Perl /usr/lib64/perl5/5.8.8/x86_64-Linux-thread-multi /usr/lib/perl5/5.8.8 .) at syncAlpha.pl line 17 Compilation failed in require at syncAlpha.pl line 17. BEGIN failed--compilation aborted at syncAlpha.pl line 17. how to solve it.kindly help me.thanks in advance
|