From: Dave Rolsky Date: Tue, 12 Aug 2008 23:00:22 +0000 (+0000) Subject: Tweak wording of "New to Moose" section. X-Git-Tag: 0_55_01~32 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5185f95455ce476bbe787ea70b551403ee93aada;p=gitmo%2FMoose.git Tweak wording of "New to Moose" section. --- diff --git a/lib/Moose.pm b/lib/Moose.pm index 1910a4f..32cc401 100644 --- a/lib/Moose.pm +++ b/lib/Moose.pm @@ -270,11 +270,11 @@ metaclass programming as well. =head2 New to Moose? -If you're new to Moose, the best place to start reading it the -L. Reading through the recipes on Moose basics will -get you up to speed with many of Moose's features quickly. Then you -can use the Moose API documentation to get more detail on features -you're interested in. +If you're new to Moose, the best place to start is the +L. The recipes on Moose basics will get you up to +speed with many of Moose's features quickly. Once you have an idea of +what Moose can do, you can use the API documentation to get more +detail on features which interest you. =head2 Moose Extensions