NAME
Test::Moose::More::Utils - Various utility functions for TMM (and maybe others!)
VERSION
This document describes version 0.041 of Test::Moose::More::Utils - released November 12, 2016 as part of Test-Moose-More.
FUNCTIONS
get_mop_metaclass_for $mop => $meta
Given a MOP name (e.g. attribute), rummage through $meta (a metaclass) to reveal the MOP's metaclass.
e.g.
get_metaclass_for attribute => __PACKAGE__->meta;
known_sugar
Returns a list of all the known standard Moose sugar (has, extends, etc).
SEE ALSO
Please see those modules/websites for more information related to this module.
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/RsrchBoy/Test-Moose-More/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Chris Weyl <cweyl@alumni.drew.edu>
I'm a material boy in a material world
Please note I do not expect to be gittip'ed or flattr'ed for this work, rather it is simply a very pleasant surprise. I largely create and release works like this because I need them or I find it enjoyable; however, don't let that stop you if you feel like it ;)
Flattr, Gratipay, or indulge my Amazon Wishlist... If and *only* if you so desire.
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Chris Weyl.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 103:
Nested L<> are illegal. Pretending inner one is X<...> so can continue looking for other errors.
Nested L<> are illegal. Pretending inner one is X<...> so can continue looking for other errors.