From: Paul Jamieson Fenwick Date: Tue, 29 Jul 2008 07:48:35 +0000 (+0000) Subject: Correction of broken links to MooseX:: X-Git-Tag: 0_55~29 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=12aed9a06f61d3aa75d1c0eee85e7a71d324285f;p=gitmo%2FMoose.git Correction of broken links to MooseX:: --- diff --git a/lib/Moose.pm b/lib/Moose.pm index 3239899..2d8458a 100644 --- a/lib/Moose.pm +++ b/lib/Moose.pm @@ -336,11 +336,11 @@ metaclass programming as well. =head2 Moose Extensions -The L namespace is the official place to find Moose extensions. -There are a number of these modules out on CPAN right now the best way to -find them is to search for MooseX:: on search.cpan.org or to look at the -latest version of L which aims to keep an up to date, easily -installable list of these extensions. +The C namespace is the official place to find Moose extensions. +These extensions can be found on the CPAN. The easiest way to find them +is to search for them (L), +or to examine L which aims to keep an up-to-date, easily +installable list of Moose extensions. =head1 BUILDING CLASSES WITH MOOSE @@ -954,7 +954,9 @@ Part 2 - L =item Moose stats on ohloh.net - L -=item Several Moose extension modules in the L namespace. +=item Several Moose extension modules in the C namespace. + +See L for extensions. =back