From: Dave Rolsky Date: Thu, 29 Jan 2009 21:33:17 +0000 (+0000) Subject: add a =pod up top X-Git-Tag: 0.66~27^2~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=696cf5df9e04ded7b3e940cd96befba5a3be68c6;p=gitmo%2FMoose.git add a =pod up top --- diff --git a/lib/Moose/Manual/BestPractices.pod b/lib/Moose/Manual/BestPractices.pod index e72b47b..f962390 100644 --- a/lib/Moose/Manual/BestPractices.pod +++ b/lib/Moose/Manual/BestPractices.pod @@ -1,3 +1,5 @@ +=pod + =head1 RECOMMENDATIONS Moose has a lot of features, and there's definitely more than one way