use Package::Constants;
-$VERSION = 0.01;
+$VERSION = '0.01_01';
@ISA = qw[Exporter];
@EXPORT = Package::Constants->list( __PACKAGE__ );
use vars qw($VERSION @ISA);
@ISA = qw(Module::Build::Base);
-$VERSION = '0.30';
+$VERSION = '0.30_01';
$VERSION = eval $VERSION;
# Okay, this is the brute-force method of finding out what kind of