projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
13f57bf
)
Limit effects of "=pod" to a single file
Chip Salzenberg [Wed, 25 Dec 1996 20:55:25 +0000 (08:55 +1200)]
toke.c
patch
|
blob
|
blame
|
history
diff --git
a/toke.c
b/toke.c
index
6884fa9
..
913368a
100644
(file)
--- a/
toke.c
+++ b/
toke.c
@@
-286,6
+286,7
@@
SV *line;
void
lex_end()
{
+ doextract = FALSE;
}
static void