"_brian_d_foy" <[EMAIL PROTECTED]> schrieb...
[...]
> + removed parenthetical comment at end of question (it's in the text
> so perldoc -q should still find it)
I hope this isn't considered off-topic here, but since when does perldoc -q
search the FAQ's full text?
On my installation, it just searches the question headers as stated by
perldoc perldoc:
[...]
-q perlfaq
The -q option takes a regular expression as an argument. It will
search the question headings in perlfaq[1-9] and print the entries
matching the regular expression.
[...]
VERSION
This is perldoc v2.03.
[...]
Steffen
--
@n=(544290696690,305106661574,116357),$b=16,@c=' ,JPacehklnorstu'=~
/./g;for$n(@n){map{$h=int$n/$b**$_;$n-=$b**$_*$h;$c[@c]=$h}c(0..9);
push@p,map{$c[$_]}@c[c($b..$#c)];$#c=$b-1}print@p;sub'c{reverse @_}