Skip Menu |
Queue is disabled
This queue is disabled and you may not create new tickets in it.
Report information
Id: 6119
Status: resolved
Priority: 0/
Queue: perl5

Owner: Nobody
Requestors: worik [at] telebusiness.co.nz
Cc:
AdminCc:

Operating System: aix
PatchStatus: (no value)
Severity: none
Type: notabug
Perl Version: 5.6.0
Fixed In: (no value)



From: Worik Stanton <worik [...] telebusiness.co.nz>
To: "'perlbug [...] perl.com'" <perlbug [...] perl.com>
Subject: perl -c runs BEGIN but not end block
Date: Mon, 19 Mar 2001 14:54:12 +1200
Download (untitled) / with headers
text/plain 2.6k
#!/usr/local/bin/perl -w BEGIN { warn "Begin..."; } END { warn "END..."; } --- Flags: category=core severity=low --- Site configuration information for perl v5.6.0: Configured by stuart at Tue May 30 13:19:12 NZST 2000. Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration: Platform: osname=aix, osvers=4.3.0.0, archname=aix uname='aix ibmf40 3 4 000042144c00 ' config_args='-de' 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='cc', optimize='-O', gccversion= cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -I/usr/local/include' ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -I/usr/local/include -q32 -D_LARGE_FILES -qlonglong' 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=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='ld', ldflags =' -L/usr/local/lib -b32' libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib libs=-lbind -lnsl -ldbm -ldl -lld -lm -lC -lc -lcrypt -lbsd -lPW -liconv libc=/lib/libc.a, so=a, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -bE:/usr/local/lib/perl5/5.6.0/aix/CORE/perl.exp' cccdlflags=' ', lddlflags='-bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT).exp -b noentry -lC -lc -L/usr/local/lib' Locally applied patches: --- @INC for perl v5.6.0: /usr/local/lib/perl5/5.6.0/aix /usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/site_perl/5.6.0/aix /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl . --- Environment for perl v5.6.0: HOME=/DB2GMLM/home/db2gmlm1 LANG=en_US LANGUAGE (unset) LC__FASTMSG=true LD_LIBRARY_PATH=:/DB2GMLM/home/db2gmlm1/sqllib/lib LIBPATH (unset) LOGDIR (unset) PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/DB2GMLM/home/db2gmlm1/bin:/usr/bin/X1 1:/sbin:.:/usr/local/bin:/DB2GMLM/home/db2gmlm1/sqllib/bin:/DB2GMLM/home/db2 gmlm1/sqllib/adm:/DB2GMLM/home/db2gmlm1/sqllib/misc:/usr/bin:/etc:/usr/sbin: /usr/ucb:/DB2GMLM/home/db2gmlm1/bin:/usr/bin/X11:/sbin:. PERL_BADLANG (unset) SHELL=/usr/bin/ksh --OAA28166.984969366/ibmf40.telebusiness.co.nz--


This service is sponsored and maintained by Best Practical Solutions and runs on Perl.org infrastructure.

For issues related to this RT instance (aka "perlbug"), please contact perlbug-admin at perl.org