From: Dave Rolsky Date: Tue, 24 Mar 2009 20:56:40 +0000 (-0500) Subject: Add note about why this class has no docs X-Git-Tag: 0.72_01~27 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a5583b3a39e8c4395789a059140676fe1c604c3d;p=gitmo%2FMoose.git Add note about why this class has no docs --- diff --git a/lib/Moose/Meta/Role/Application.pm b/lib/Moose/Meta/Role/Application.pm index 7111601..00310a9 100644 --- a/lib/Moose/Meta/Role/Application.pm +++ b/lib/Moose/Meta/Role/Application.pm @@ -96,6 +96,9 @@ Moose::Meta::Role::Application - A base class for role application This is the abstract base class for role applications. +The API for this class and its subclasses still needs some +consideration, and is intentionally not yet documented. + =head2 METHODS =over 4