From: Dave Rolsky Date: Tue, 24 Mar 2009 14:06:37 +0000 (-0500) Subject: Point people at Moose::Manual, not Moose::Intro X-Git-Tag: 0.72_01~28 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=60eccd1e65dbc04709ce9db7953814c3afadde40;p=gitmo%2FMoose.git Point people at Moose::Manual, not Moose::Intro --- diff --git a/lib/Moose.pm b/lib/Moose.pm index 11631a9..f94e4f3 100644 --- a/lib/Moose.pm +++ b/lib/Moose.pm @@ -340,9 +340,9 @@ metaclass programming as well. =head2 New to Moose? -If you're new to Moose, the best place to start is the L -docs, followed by the L. The intro will show you what -Moose is, and how it makes Perl 5 OO better. +If you're new to Moose, the best place to start is the +L docs, followed by the L. The intro +will show you what Moose is, and how it makes Perl 5 OO better. The cookbook 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