X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FUtil.pm;h=c00ab5e043ac82af86c318bd6f7c470ff0f98828;hp=1bf2f7d2567304cdc728da1eddd369f26b683ad8;hb=5164490da24fe55481661434c79bad6a931ffce8;hpb=deb9a0f32002cd07012c50884a227335b93f1449 diff --git a/lib/Mouse/Util.pm b/lib/Mouse/Util.pm index 1bf2f7d..c00ab5e 100644 --- a/lib/Mouse/Util.pm +++ b/lib/Mouse/Util.pm @@ -374,13 +374,13 @@ This will load a given C (or die if it is not loadable). This function can be used in place of tricks like C or using C. -=head2 C<< Mouse::Util::class_of(ClassName) >> +=head3 C<< Mouse::Util::class_of(ClassName or Object) >> -The counterpart of C. This is not exportable. +=head3 C<< Mouse::Util::get_metaclass_by_name(ClassName) >> -=head2 C<< Mouse::Util::get_metaclass_by_name(ClassName) >> +=head3 C<< Mouse::Util::get_all_metaclass_instances() >> -The counterpart of C. This is not exportable. +=head3 C<< Mouse::Util::get_all_metaclass_names() >> =head2 MRO::Compat @@ -398,7 +398,7 @@ The counterpart of C. This is not exportabl L -L +L L