fix up some abstracts
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native / Trait / Code.pm
index 37eec42..79d70d5 100644 (file)
@@ -9,6 +9,10 @@ no Moose::Role;
 
 1;
 
+# ABSTRACT: Helper trait for CodeRef attributes
+
+__END__
+
 =pod
 
 =head1 SYNOPSIS