projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c78749f
)
perldoc -q broken
Daniel Grisinger [Tue, 23 Feb 1999 17:53:22 +0000 (10:53 -0700)]
Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
p4raw-id: //depot/perl@3022
utils/perldoc.PL
patch
|
blob
|
blame
|
history
diff --git
a/utils/perldoc.PL
b/utils/perldoc.PL
index
f549cb1
..
6d175f1
100644
(file)
--- a/
utils/perldoc.PL
+++ b/
utils/perldoc.PL
@@
-447,7
+447,6
@@
if ($opt_q) {
local @ARGV = @found; # I'm lazy, sue me.
my $found = 0;
my %found_in;
- my @pod;
while (<>) {
if (/^=head2\s+.*(?:$opt_q)/oi) {