All,
When I run this command, I get the following error message.
$ perl Makefile.PL
Checking if your kit is complete...
Looks good
Can't locate loadable object for module File::Glob in @INC (@INC contains:
/opt/perl5/lib/5.6.1/PA-RISC1.1 /opt/perl5/lib/5.6.1
/opt/perl5/lib/site_perl/5.6.1/PA-RISC1.1 /opt/perl5/lib/site_perl/5.6.1
/opt/perl5/lib/site_perl .)Compilation failed in require at (eval 73) line 7.
BEGIN failed--compilation aborted at (eval 73) line 7.
at /opt/perl5/lib/5.6.1/ExtUtils/MakeMaker.pm line 507
Any idea what the problem is ?
Thx
Kailash