summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2001-08-14 00:51:59 +0200
committerAbhijit Menon-Sen <ams@wiw.org>2001-09-09 21:06:13 +0000
commite759cc13861c4f2c86ebdada49ce493476adc8a7 (patch)
tree42c64692fdcac8e173ce904e98dacdf02f0f96f9 /embed.pl
parent86e8f854735056a6371b5c1a8bbc81820c6e4f55 (diff)
downloadperl-e759cc13861c4f2c86ebdada49ce493476adc8a7.tar.gz
Re: [ID 20010810.011] 'use v2b' not allowed with strict
Message-ID: <20010813225159.C6681@rafael> (Applied with several tweaks.) p4raw-id: //depot/perl@11966
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.pl b/embed.pl
index c303c019a5..fa0a639ef8 100755
--- a/embed.pl
+++ b/embed.pl
@@ -2260,7 +2260,7 @@ s |SV* |gv_share |SV *sv
#if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT)
s |void |check_uni
s |void |force_next |I32 type
-s |char* |force_version |char *start
+s |char* |force_version |char *start|int guessing
s |char* |force_word |char *start|int token|int check_keyword \
|int allow_pack|int allow_tick
s |SV* |tokeq |SV *sv