Message-ID: <
20050317160238.GN5825@solemn.turbinal.org>
p4raw-id: //depot/perl@24040
#
# You may distribute under the terms of either the GNU General Public
# License or the Artistic License, as specified in the README file.
-package B::Disassembler::BytecodeStream;
-our $VERSION = '1.03';
+$B::Disassembler::VERSION = '1.03';
+
+package B::Disassembler::BytecodeStream;
use FileHandle;
use Carp;