summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChip Salzenberg <chip@atlantic.net>1996-12-26 08:55:25 +1200
committerChip Salzenberg <chip@atlantic.net>1996-12-28 06:22:00 +1200
commit6ca21dd348e31cf4e05aacbf146af9db134567f3 (patch)
treed0b6b94ea2d50333a2acc8e6d2f6da1d7512c85a
parent13f57bf83929943c057a8fe71d4513271a958bcc (diff)
downloadperl-6ca21dd348e31cf4e05aacbf146af9db134567f3.tar.gz
Limit effects of "=pod" to a single file
-rw-r--r--toke.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toke.c b/toke.c
index 6884fa975b..913368a63e 100644
--- a/toke.c
+++ b/toke.c
@@ -286,6 +286,7 @@ SV *line;
void
lex_end()
{
+ doextract = FALSE;
}
static void