Clinton A. Pierce [Tue, 12 Mar 2002 10:11:53 +0000 (05:11 -0500)]
From: "Clinton A. Pierce" <clintp@geeksalad.org>
Message-Id: <5.1.0.14.2.
20020312095400.00aed218@www.geeksalad.org>
p4raw-id: //depot/perl@15197
}
}
if (PL_doextract) {
- if (*s == '#' && s[1] == '!' && instr(s,"perl"))
- PL_doextract = FALSE;
-
/* Incest with pod. */
if (*s == '=' && strnEQ(s, "=cut", 4)) {
sv_setpv(PL_linestr, "");