On Thu, 23 Aug 2001 [EMAIL PROTECTED] wrote:
> Is there an easy way to install Perl on OSX without loading the developer
> tools from Apple, which take up too much room on my small drive?
Yes, try installing OSX. Perl should come with it:
2:59:24pm :chris% which perl
/usr/bin/perl
2:59:26pm :chris%
I don't *think* the devtools disc put anything in /usr/bin (I could easily
be completely wrong here), and more usefully I seem to remember playing
around with Perl for the first couple of weeks before realizing that in
order to build any downloaded modules I'd have to install the devkit.
So. You should have Perl, by default.
Good luck extending it though.
--
Chris Devers [EMAIL PROTECTED]