From: Jesse Luehrs Date: Fri, 31 Jul 2009 04:47:18 +0000 (-0500) Subject: another broken link X-Git-Tag: 0.89~23 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=07e33bf9e982acda9be4b617980b29a767a68f8a;p=gitmo%2FMoose.git another broken link i should really use ack more often... --- diff --git a/lib/Moose/Role.pm b/lib/Moose/Role.pm index 1065cfe..01837ce 100644 --- a/lib/Moose/Role.pm +++ b/lib/Moose/Role.pm @@ -228,7 +228,7 @@ You can also specify traits which will be applied to your role metaclass: This is very similar to the attribute traits feature. When you do this, your class's C object will have the specified traits -applied to it. See L for more details. +applied to it. See L for more details. =head1 CAVEATS