Front page | perl.perl5.porters |
Postings from May 2011
[perl #91720] "perldoc -l -q" does not usefully work
From:
eli @ panix . com
Date:
May 28, 2011 11:42
Subject:
[perl #91720] "perldoc -l -q" does not usefully work
Message ID:
rt-3.6.HEAD-16080-1306444790-417.91720-75-0@perl.org
# New Ticket Created by eli@panix.com
# Please include the string: [perl #91720]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=91720 >
This is a bug report for perl from eli@panix.com,
generated with the help of perlbug 1.39 running under perl 5.10.1.
-----------------------------------------------------------------
[Please describe your issue here]
"perldoc -l -q KEYWORD" lists all of the perldoc FAQ pod files
instead of just the ones that match the KEYWORD.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=utilities
severity=low
---
Site configuration information for perl 5.10.1:
Configured by marcotte at Sun Dec 20 19:20:35 EST 2009.
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=netbsd, osvers=5.0, archname=i386-netbsd
uname='netbsd trinity.nyc.access.net 5.0 netbsd 5.0 (panix-xen3u-std) #1: sun may 3 20:28:41 edt 2009 root@juggler.panix.com:misc3objmisc2develnetbsd5.0srcsysarchi386compilepanix-xen3u-std i386 '
config_args='-de'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-ldb -lm -lcrypt -lutil -lc -lposix
perllibs=-lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/local/lib -fstack-protector'
Locally applied patches:
---
@INC for perl 5.10.1:
/net/u/3/e/eli/lib/i386-netbsd
/net/u/3/e/eli/lib
/net/u/3/e/eli/lib/site_perl/5.6.1/i386-netbsd
/net/u/3/e/eli/lib/site_perl/5.6.1
/usr/local/lib/perl5/5.10.1/i386-netbsd
/usr/local/lib/perl5/5.10.1
/usr/local/lib/perl5/site_perl/5.10.1/i386-netbsd
/usr/local/lib/perl5/site_perl/5.10.1
/usr/local/lib/perl5/site_perl/5.8.8
/usr/local/lib/perl5/site_perl
.
---
Environment for perl 5.10.1:
HOME=/net/u/3/e/eli
LANG=en_US.UTF-8
LANGUAGE (unset)
LC_COLLATE=C
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/net/u/3/e/eli/scripts:/net/u/3/e/eli/bin:/net/u/3/e/eli/contrib:/usr/local/bin:/bin:/usr/bin:/net/u/3/e/eli/usr/bin:/net/u/3/e/eli/frapi
PERL5LIB=/net/u/3/e/eli/lib:/net/u/3/e/eli/lib/site_perl/5.6.1
PERL_BADLANG (unset)
SHELL=/usr/local/bin/ksh93
-
[perl #91720] "perldoc -l -q" does not usefully work
by eli @ panix . com