Kee Hinckley <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> At 10:24 AM -0500 10/4/01, Ken Williams wrote:
>>> /Local, if you prefer) is for. However Perl, as installed by the
>>> system, does not look in /Local for libraries. That leaves me with
>>
>> You must have modified your perl, because the default perl install
>> shows both /Library/Perl and /Library/Perl/darwin in @INC (as reported
>> by perl -V).
>
> Precisely. I'm recommending that it *also* say /Local/Library/Perl
> /Local/Library/Perl/darwin and /usr/local/perl
Huh? What's /Local ? The /Library/Perl directory is where
user-installed modules should go, as distinct from vendor-installed
modules in
/System/Library/Perl . If you created /Local/Library/Perl , what would
be the purpose of /Library/Perl ?
It just seems like Apple has done exactly what you want, but called it
/Library instead of /Local .
I think I missed /Local in your original message and thought you were
saying
/Library .
-Ken