summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorStephen McCamant <smcc@mit.edu>1998-07-14 14:56:47 -0500
committerGurusamy Sarathy <gsar@cpan.org>1998-07-15 06:46:41 +0000
commit90be192fcd319e5ef82ee20d910d431c4f328350 (patch)
tree136a5b80782e5414fd1c3b276ce6f2e6e760225e /opcode.pl
parentf34e5ce4b0276f80551cc733efcf0cab2a1fed99 (diff)
downloadperl-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-xopcode.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.pl b/opcode.pl
index 4ee7efe145..a97bb160c8 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -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