We do have doc now!
Shawn M Moore [Thu, 4 Jun 2009 06:26:34 +0000 (02:26 -0400)]
lib/Moose/Role.pm

index 55a044d..dbacb51 100644 (file)
@@ -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<Moose::Manual::Role>. This document
+serves as API documentation.
 
 =head1 EXPORTED FUNCTIONS