Change 20689 by [EMAIL PROTECTED] on 2003/08/14 04:54:18
The blead version has got the dor.
Affected files ...
... //depot/perl/ext/Opcode/Opcode.pm#27 edit
Differences ...
==== //depot/perl/ext/Opcode/Opcode.pm#27 (text) ====
Index: perl/ext/Opcode/Opcode.pm
--- perl/ext/Opcode/Opcode.pm#26~17682~ Mon Aug 5 08:04:54 2002
+++ perl/ext/Opcode/Opcode.pm Wed Aug 13 21:54:18 2003
@@ -6,7 +6,7 @@
our($VERSION, $XS_VERSION, @ISA, @EXPORT_OK);
-$VERSION = "1.05";
+$VERSION = "1.06";
$XS_VERSION = "1.03";
use Carp;
End of Patch.