Change 16043 by jhi@alpha on 2002/04/21 15:56:30

        As if people would be reading the documentation :-)

Affected files ...

.... //depot/perl/opcode.pl#94 edit

Differences ...

==== //depot/perl/opcode.pl#94 (xtext) ====
Index: perl/opcode.pl
--- perl/opcode.pl.~1~  Sun Apr 21 10:00:05 2002
+++ perl/opcode.pl      Sun Apr 21 10:00:05 2002
@@ -924,4 +924,6 @@
 setstate       set statement info      ck_null         s;
 method_named   method with known name  ck_null         d$
 
+# Add new ops before this, before the custom operator.
+
 custom         unknown custom operator         ck_null         0
End of Patch.

Reply via email to