Subject: | unannounced dependency Module::Install |
Hi!
If I try to install this module via cpan console on OS X 10.5.8, I get the following error:
Can't locate inc/Module/Install.pm in @INC (@INC contains:
/Library/Perl/Updates/5.8.8/darwin-thread-multi-2level /Library/Perl/Updates/5.8.8
/System/Library/Perl/5.8.8/darwin-thread-multi-2level /System/Library/Perl/5.8.8
/Library/Perl/5.8.8/darwin-thread-multi-2level /Library/Perl/5.8.8 /Library/Perl
/Network/Library/Perl/5.8.8/darwin-thread-multi-2level /Network/Library/Perl/5.8.8
/Network/Library/Perl /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.8.8 /Library/Perl/5.8.6/darwin-thread-multi-2level
/Library/Perl/5.8.6 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 .) at
Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
Warning: No success on command[/usr/bin/perl Makefile.PL]
It's because I don't have Module::Install yet. Maybe there is some way to announce this
dependency?
hth, Alex