At 7:38 AM -0400 9/10/2002, Chris Devers wrote: > >OSX pre-Jaguar came with the following in /usr/bin/cpan > > #!/usr/bin/perl > > eval 'exec /usr/bin/perl -S $0 ${1+"$@"}' > if 0; # not running under some shell > > use CPAN; > shell; > >Not sure why but it's not there anymore with 10.2.
Perhaps it didn't come on the pre-Jaguar systems either and was installed while upgrading CPAN or installing Bundle::CPAN. -Charles [EMAIL PROTECTED]