moving things around to get ready to support Class::MOP 0.36
[gitmo/Moose.git] / lib / Moose / Meta / Role.pm
index 6eec907..fbe9424 100644 (file)
@@ -9,10 +9,10 @@ use Carp         'confess';
 use Scalar::Util 'blessed';
 use B            'svref_2object';
 
-use Moose::Meta::Class;
-
 our $VERSION = '0.05';
 
+use Moose::Meta::Class;
+
 use base 'Class::MOP::Module';
 
 ## Attributes