From: Jesse Luehrs Date: Fri, 31 Jul 2009 04:33:18 +0000 (-0500) Subject: oops, one more broken doc link X-Git-Tag: 0.89~24 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=95ad59f60cf97004b6499374f04c30a32a34988c;p=gitmo%2FMoose.git oops, one more broken doc link --- diff --git a/lib/Moose.pm b/lib/Moose.pm index dec12bd..1c77f78 100644 --- a/lib/Moose.pm +++ b/lib/Moose.pm @@ -599,7 +599,7 @@ This tells Moose to take the list of C<@role_names> and apply them to the attribute meta-object. This is very similar to the I option, but allows you to use more than one extension at a time. -See L for details on how a trait name is +See L for details on how a trait name is resolved to a class name. Also see L for a metaclass trait