p4raw-id: //depot/perl@30569
package B::Debug;
-our $VERSION = '1.02';
+our $VERSION = '1.03';
use strict;
use B qw(peekop class walkoptree walkoptree_exec
package B::Terse;
-our $VERSION = '1.03';
+our $VERSION = '1.04';
use strict;
use B qw(class);