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