Fergus McMenemie <[EMAIL PROTECTED]> writes:
> I should really have adjusted the search path such
> that the "site_perl" folder is first.
>
> Looking on the sun I also saw a number of packages appearing in
> both the "lib" and "site_perl" directories. Again it appeared that
> "site_perl" should perhaps come first in the path.
I second that opinion. Maybe you should make a feature request
on: http://macperl.sourceforge.net/
> Whats the scoop!
> where should I install new packages?
site_perl
> what is the "official position" on the setting of @INC
> or... when should I place modules in site_perl vis lib
My "inofficial position":
I would say "lib" is only for the modules you get together
with your MacPerl distribution. Site_Perl is for modules you
wrote yourself, modules you downloaded from CPAN etc. pp.
Andreas