fix up some abstracts
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native / Trait / Number.pm
index 190abcb..7e04536 100644 (file)
@@ -9,6 +9,10 @@ no Moose::Role;
 
 1;
 
+# ABSTRACT: Helper trait for Num attributes
+
+__END__
+
 =pod
 
 =head1 SYNOPSIS