diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2001-08-14 00:51:59 +0200 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2001-09-09 21:06:13 +0000 |
commit | e759cc13861c4f2c86ebdada49ce493476adc8a7 (patch) | |
tree | 42c64692fdcac8e173ce904e98dacdf02f0f96f9 /embed.pl | |
parent | 86e8f854735056a6371b5c1a8bbc81820c6e4f55 (diff) | |
download | perl-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-x | embed.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |