diff options
author | Stephen McCamant <smcc@mit.edu> | 1998-07-14 14:56:47 -0500 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-15 06:46:41 +0000 |
commit | 90be192fcd319e5ef82ee20d910d431c4f328350 (patch) | |
tree | 136a5b80782e5414fd1c3b276ce6f2e6e760225e /opcode.pl | |
parent | f34e5ce4b0276f80551cc733efcf0cab2a1fed99 (diff) | |
download | perl-90be192fcd319e5ef82ee20d910d431c4f328350.tar.gz |
applied patch, regen headers
Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
Subject: B::Deparse update for qr// and regcreset
p4raw-id: //depot/perl@1507
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -277,7 +277,7 @@ regcmaybe regexp comp once ck_fun s1 S regcreset regexp reset interpolation flag ck_fun s1 S regcomp regexp compilation ck_null s| S match pattern match ck_match d/ -qr pattern quote ck_match s0 +qr pattern quote ck_match s/ subst substitution ck_null dis/ S substcont substitution cont ck_null dis| trans character translation ck_null is" S |