tricycle has asked for the wisdom of the Perl Monks concerning the following question:
.Can't locate URI/URL.pm in @INC (@INC contains: ../blib/lib ../blib/arch /System/Library/Perl/darwin /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl /Network/Library/Perl ../. /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl /Network/Library/Perl .) at (eval 1) line 3.
I am installing my modules in /System/Library/Perl, which is amongst those paths listed above - but the URI module, for example, is in a folder called "URI-1.12", rather than the "URI/URI.pm" folder which is required.
Should I simply rename the folder? Have I unzipped and done my making in the wrong place?
Have I got a huge distance to go before I get the hang of any of this?
Any monkly advice would be hugely appreciated!
Edit by tye
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Required files in module installation
by TheoPetersen (Priest) on May 21, 2001 at 01:05 UTC |