clean up and add NAME sections
[gitmo/Moo.git] / lib / Moo / Role.pm
index 6710384..a38677a 100644 (file)
@@ -73,7 +73,9 @@ sub _handle_constructor {
 
 1;
 
-=pod
+=head1 NAME
+
+Moo::Role - Minimal Object Orientation support for Roles
 
 =head1 SYNOPSIS