whoa, this is being whittled down to nothing
[gitmo/MooseX-MetaDescription.git] / lib / MooseX / MetaDescription / Meta / Attribute.pm
index 688e61c..fb1d4ea 100644 (file)
@@ -5,7 +5,7 @@ our $VERSION   = '0.01';
 our $AUTHORITY = 'cpan:STEVAN';
 
 extends 'Moose::Meta::Attribute';
-   with 'MooseX::MetaDescription::Meta::Attribute::Trait';
+   with 'MooseX::MetaDescription::Meta::Trait';
 
 no Moose; 1;