From: Chip Salzenberg Date: Wed, 25 Dec 1996 20:55:25 +0000 (+1200) Subject: Limit effects of "=pod" to a single file X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6ca21dd348e31cf4e05aacbf146af9db134567f3;p=p5sagit%2Fp5-mst-13.2.git Limit effects of "=pod" to a single file --- diff --git a/toke.c b/toke.c index 6884fa9..913368a 100644 --- a/toke.c +++ b/toke.c @@ -286,6 +286,7 @@ SV *line; void lex_end() { + doextract = FALSE; } static void