Re: [MacPerl-AnyPerl] Working with directories in OS X

[email protected] (Keary Suska) Fri, 27 Sep 2002 11:04:50 -0600
Newsgroups perl.macperl.anyperl
Message-ID <B9B9EBD2.139D4%[email protected]>
on 9/27/02 8:12 AM, [email protected] purportedly said:

> A philosophy question...
> 
> For no particular reason, I keep my Perl scripts in user space
> (/Users/grant/bin/perl). The scripts work with directories elsewhere in my
> user space. These scripts get deployed to other machines and are run by
> different users.
> 
> Is there a good way to tell Perl about the user space? Or is it
> easier/better just to use the system space?

If you mean custom modules, it would be best to store them in site_perl. If
you have scripts that are for "universal" use they are best stored in a
standard location, the philosophy of which can vary between OSes and
implementations, but would likely be /usr/local/bin or /usr/bin. So I guess
my answer would be "system space".

Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"