[Moose-commits] r7523 - Moose/trunk/lib/Moose/Manual

autarch at code2.0beta.co.uk autarch at code2.0beta.co.uk
Tue Feb 3 23:46:17 GMT 2009


Author: autarch
Date: 2009-02-03 15:46:17 -0800 (Tue, 03 Feb 2009)
New Revision: 7523

Modified:
   Moose/trunk/lib/Moose/Manual/BestPractices.pod
   Moose/trunk/lib/Moose/Manual/Construction.pod
Log:
fix/add NAME sections

Modified: Moose/trunk/lib/Moose/Manual/BestPractices.pod
===================================================================
--- Moose/trunk/lib/Moose/Manual/BestPractices.pod	2009-02-03 23:40:06 UTC (rev 7522)
+++ Moose/trunk/lib/Moose/Manual/BestPractices.pod	2009-02-03 23:46:17 UTC (rev 7523)
@@ -1,5 +1,9 @@
 =pod
 
+=head1 NAME
+
+Moose::Manual::BestPractices - Get the most out of Moose
+
 =head1 RECOMMENDATIONS
 
 Moose has a lot of features, and there's definitely more than one way

Modified: Moose/trunk/lib/Moose/Manual/Construction.pod
===================================================================
--- Moose/trunk/lib/Moose/Manual/Construction.pod	2009-02-03 23:40:06 UTC (rev 7522)
+++ Moose/trunk/lib/Moose/Manual/Construction.pod	2009-02-03 23:46:17 UTC (rev 7523)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-Moose::Manual::Classes - Object construction (and destruction) with Moose
+Moose::Manual::Construction - Object construction (and destruction) with Moose
 
 =head1 WHERE'S THE CONSTRUCTOR?
 




More information about the Moose-commits mailing list