From: Shawn M Moore Date: Thu, 4 Jun 2009 06:26:34 +0000 (-0400) Subject: We do have doc now! X-Git-Tag: 0.80~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=691617999ddaf7e23d8b2aa13c6083a968d1fc81;p=gitmo%2FMoose.git We do have doc now! --- diff --git a/lib/Moose/Role.pm b/lib/Moose/Role.pm index 55a044d..dbacb51 100644 --- a/lib/Moose/Role.pm +++ b/lib/Moose/Role.pm @@ -174,13 +174,8 @@ Moose::Role - The Moose Role =head1 DESCRIPTION -Role support in Moose is pretty solid at this point. However, the best -documentation is still the the test suite. It is fairly safe to assume Perl 6 -style behavior and then either refer to the test suite, or ask questions on -#moose if something doesn't quite do what you expect. - -We are planning writing some more documentation in the near future, but nothing -is ready yet, sorry. +The concept of roles is documented in L. This document +serves as API documentation. =head1 EXPORTED FUNCTIONS