Front page | perl.perl5.porters |
Postings from December 2000
[ID 20001220.004] CORE::GLOBAL support broken in 5.6.0
From:
Daryn Sharp
Date:
December 20, 2000 12:02
Subject:
[ID 20001220.004] CORE::GLOBAL support broken in 5.6.0
Message ID:
200012202002.OAA03701@scully.urbana.css.mot.com
This is a bug report for perl from dsharp@urbana.css.mot.com,
generated with the help of perlbug 1.28 running under perl v5.6.0.
-----------------------------------------------------------------
[Please enter your report here]
Importing subroutines into the CORE::GLOBAL package does not work.
The perlsub documentation makes reference to the File::DosGlob
module. I've tested that the "GLOBAL_glob" export option for this
module does not work.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=core
severity=medium
---
Site configuration information for perl v5.6.0:
Configured by rclayton at Sat May 27 11:52:45 CDT 2000.
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.5.1, archname=sun4-solaris
uname='sunos chromo 5.5.1 generic_103640-29 sun4u sparc sunw,ultra-2 '
config_args='-des -Dcc=gcc -Dprefix=/opt/CSStools/remote/contrib/perl -Dsiteprefix=/opt/CSStools/remote -Uinstallusrbinperl -Dlocincpth=/opt/CSStools/remote/include -Dloclibpth=/opt/CSStools/remote/lib -Dsiteprefix=/opt/CSStools/remote/contrib/perl_modules'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define
use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
Compiler:
cc='gcc', optimize='-O', gccversion=2.95 19990728 (release)
cppflags='-fno-strict-aliasing -I/opt/CSStools/remote/include'
ccflags ='-fno-strict-aliasing -I/opt/CSStools/remote/include '
stdchar='unsigned char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/opt/CSStools/remote/lib '
libpth=/opt/CSStools/remote/lib /lib /usr/lib /usr/ccs/lib /usr/local/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lc -lcrypt -lsec
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/opt/CSStools/remote/lib'
Locally applied patches:
---
@INC for perl v5.6.0:
/opt/CSStools/remote/contrib/perl/lib/5.6.0/sun4-solaris
/opt/CSStools/remote/contrib/perl/lib/5.6.0
/opt/CSStools/remote/contrib/perl_modules/lib/site_perl/5.6.0/sun4-solaris
/opt/CSStools/remote/contrib/perl_modules/lib/site_perl/5.6.0
/opt/CSStools/remote/contrib/perl_modules/lib/site_perl
.
---
Environment for perl v5.6.0:
HOME=/home/dsharp
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/home/dsharp/bin:/home/dsharp/sbin:/bin:/usr/bin:/opt/CSStools/local/bin:/opt/CSStools/remote/bin:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/sbin:/sbin:/usr/ucb:/proj/sysadmin-arch/bin:/usr/openwin/bin:/usr/atria/bin:/usr/applications/bin
PERL_BADLANG (unset)
SHELL=/bin/ksh
-
[ID 20001220.004] CORE::GLOBAL support broken in 5.6.0
by Daryn Sharp