I just installed 10.1.5, and everything seems to be ok. All my CPAN
modules are under /Library/Perl/site_perl and they all seem to be ok.
Here is the output of perl -V
% perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=darwin, osvers=1.3.2, archname=darwin
uname='darwin localhost 1.3.2 darwin kernel version 1.3.2: fri apr
27 22:50:58 pdt 2001; root:xnuxnu-124.7.obj~1release_ppc power macintosh
powerpc '
config_args='-ds -Dmksymlinks -Adefine:prefix=/usr/local
-Dccflags=-g -pipe -Dfirstmakefile=GNUmakefile
-Adefine:privlib=/Library/Perl/5.6.1
-Adefine:sitelib=/Library/Perl/site_perl/5.6.1
-Adefine:vendorlib=/Network/Library/Perl/5.6.1
-Dman1dir=/usr/local/man/man1 -Dman3dir=/usr/local/man/man3
[EMAIL PROTECTED] -Dmydomain=.martinredington.com
-Dmyhostname=tibook [EMAIL PROTECTED]
-Uinstallusrbinperl'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-g -pipe -pipe -fno-common
-DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing',
optimize='-O3',
cppflags='-g -pipe -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE
-fno-strict-aliasing'
ccversion='', gccversion='Apple DevKit-based CPP 6.0alpha',
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =''
libpth=/usr/lib
libs=-lm -lc
perllibs=-lm -lc
libc=/System/Library/Frameworks/System.framework/System, so=dylib,
useshrplib=true, libperl=libperl.dylib
Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined suppress'
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under darwin
Compiled at 05/06/01 01:19:03
@INC:
/Library/Perl/5.6.1/darwin
/Library/Perl/5.6.1
/Library/Perl/site_perl/5.6.1/darwin
/Library/Perl/site_perl/5.6.1
/Library/Perl/site_perl
/Network/Library/Perl/5.6.1/darwin
/Network/Library/Perl/5.6.1
/Network/Library/Perl
.
On Wednesday, June 5, 2002, at 05:36 PM, Phil Dobbin wrote:
> I've recently installed a lot of modules via CPAN.pm into Library/Perl/
> (basically into directories like Bundle, DBD, Net, darwin) and I
> wondered if anybody here had upgraded to 10.1.5 and, if so, does it
> hose any of the above direcories?
>
> CPAN does not install into System/Library/Perl/ because of the
> permissions issues so I wondered what the new update did to the other
> standard Perl directories.
>
> Any help apppreciated :-)
>
> Regards,
>
> Phil.
>