Dist tweaks; this commit is 0.01
[gitmo/MooseX-Role-Parameterized.git] / lib / MooseX / Role / Parameterized / Tutorial.pm
index eab3c8d..af18902 100644 (file)
@@ -1,10 +1,12 @@
 package MooseX::Role::Parameterized::Tutorial;
 confess "Don't use this module, read it!";
 
-# ABSTRACT: why and how
-
 __END__
 
+=head1 NAME
+
+MooseX::Role::Parameterized::Tutorial - why and how
+
 =head1 MOTIVATION
 
 Roles are composable units of behavior. They are useful for factoring out