metarole is past the scary experimental stage, i think
Jesse Luehrs [Tue, 2 Jun 2009 23:41:10 +0000 (18:41 -0500)]
lib/Moose/Util/MetaRole.pm

index e44cba6..b333a62 100644 (file)
@@ -152,9 +152,6 @@ Moose::Util::MetaRole - Apply roles to any metaclass, as well as the object base
 
 =head1 DESCRIPTION
 
-B<The whole concept behind this module is still considered
-experimental, and it could go away in the future!>
-
 This utility module is designed to help authors of Moose extensions
 write extensions that are able to cooperate with other Moose
 extensions. To do this, you must write your extensions as roles, which