Front page | perl.perl5.porters |
Postings from April 2003
[perl #21944] Pod::Usage gives warnings when -exitval => "NOEXIT"
From:
Johan Vromans
Date:
April 11, 2003 09:11
Subject:
[perl #21944] Pod::Usage gives warnings when -exitval => "NOEXIT"
Message ID:
rt-21944-55033.13.673824369716@bugs6.perl.org
# New Ticket Created by Johan Vromans
# Please include the string: [perl #21944]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21944 >
This is a bug report for perl from jvromans@squirrel.nl,
generated with the help of perlbug 1.34 running under perl v5.8.0.
-----------------------------------------------------------------
[Please enter your report here]
Pod::Usage allows option -exitval to be the string "NOEXIT", but in
this case it gives one or more warnings since the value is used in
numeric comparisons.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=library
severity=medium
---
Site configuration information for perl v5.8.0:
Configured by jv at Fri Jul 19 10:07:18 CEST 2002.
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.9-34, archname=i386-linux-thread-multi
uname='linux phoenix.squirrel.nl 2.4.9-34 #1 sat jun 1 06:10:23 edt 2002 i686 unknown '
config_args='-des -Darchname=i386-linux -Dprefix=/opt/perl-5.8.0 -Dcf_email=jvromans@squirrel.nl -Dperladmin=jvromans@squirrel.nl -Dusedevel=true -Uversiononly -Dusethreads -Duseithreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.1 2.96-98)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldl -lm -lpthread -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
libc=/lib/libc-2.2.4.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.2.4'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Locally applied patches:
---
@INC for perl v5.8.0:
/opt/perl-5.8.0/lib/5.8.0/i386-linux-thread-multi
/opt/perl-5.8.0/lib/5.8.0
/opt/perl-5.8.0/lib/site_perl/5.8.0/i386-linux-thread-multi
/opt/perl-5.8.0/lib/site_perl/5.8.0
/opt/perl-5.8.0/lib/site_perl
.
---
Environment for perl v5.8.0:
HOME=/home/jv
LANG=en_US
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/opt/perl-5.8.0/bin:.:/home/jv/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
PERL_BADLANG (unset)
SHELL=/bin/tcsh