use MooseX::Singleton::Object;
use MooseX::Singleton::Meta::Class;
-our $VERSION = '0.16';
+our $VERSION = '0.15';
$VERSION = eval $VERSION;
Moose::Exporter->setup_import_methods( also => 'Moose' );
=head1 VERSION
-Version 0.16, released 24 May 08
+Version 0.15, released 24 May 08
=head1 SYNOPSIS