perldoc strangeness
- From: daggerquill@xxxxxxxxx (Jay Savage)
- Date: Sat, 3 Mar 2007 13:56:07 -0500
I just noticed something strange with my perldoc (v5.8.6 built for
darwin-thread-multi-2level): some perldoc -f doesn't return anything
for a number of functions, particularly, it seems, a number of the
functions for SCALRs and strings. I noticied it first with chr, but
none of the functions below work. perldoc doesn't say "No
documentation found," it just exits with output. The list of things
I've tried so far:
chr
ord
index
rindex
lc
uc
lcfirst
ucfirst
chroot
hex
abs
bless
chop (chomp, though, seems fine)
I'm sure there are others.
Is this normal behavior?
Thanks,
-- jay
--------------------------------------------------
This email and attachment(s): [ ] blogable; [ x ] ask first; [ ]
private and confidential
daggerquill [at] gmail [dot] com
http://www.tuaw.com http://www.downloadsquad.com http://www.engatiki.org
values of β will give rise to dom!
- Follow-Ups:
- Re: perldoc strangeness
- From: Tom Phoenix
- Re: perldoc strangeness
- Prev by Date: Re: Treating a split() as an array
- Next by Date: Re: perldoc strangeness
- Previous by thread: perl char
- Next by thread: Re: perldoc strangeness
- Index(es):
Relevant Pages
|