1Test::Moose::More::UtilUss(e3r)Contributed Perl DocumentTaetsito:n:Moose::More::Utils(3)
2
3
4

NAME

6       Test::Moose::More::Utils - Various utility functions for TMM (and maybe
7       others!)
8

VERSION

10       This document describes version 0.050 of Test::Moose::More::Utils -
11       released September 20, 2017 as part of Test-Moose-More.
12

FUNCTIONS

14   get_mop_metaclass_for $mop => $meta
15       Given a MOP name (e.g. attribute), rummage through $meta (a metaclass)
16       to reveal the MOP's metaclass.
17
18       e.g.
19
20           get_metaclass_for attribute => __PACKAGE__->meta;
21
22   known_sugar
23       Returns a list of all the known standard Moose sugar (has, extends,
24       etc).
25

SEE ALSO

27       Please see those modules/websites for more information related to this
28       module.
29
30       ·   Test::Moose::More
31
32       ·
33            -- for much of the "find the metaclass for X mop" code
34

BUGS

36       Please report any bugs or feature requests on the bugtracker website
37       <https://github.com/RsrchBoy/Test-Moose-More/issues>
38
39       When submitting a bug or request, please include a test-file or a patch
40       to an existing test-file that illustrates the bug or desired feature.
41

AUTHOR

43       Chris Weyl <cweyl@alumni.drew.edu>
44
46       This software is Copyright (c) 2017, 2016, 2015, 2014, 2013, 2012 by
47       Chris Weyl.
48
49       This is free software, licensed under:
50
51         The GNU Lesser General Public License, Version 2.1, February 1999
52

POD ERRORS

54       Hey! The above document had some coding errors, which are explained
55       below:
56
57       Around line 101:
58           Nested L<> are illegal.  Pretending inner one is X<...> so can
59           continue looking for other errors.
60
61           Nested L<> are illegal.  Pretending inner one is X<...> so can
62           continue looking for other errors.
63
64
65
66perl v5.32.0                      2020-07-28       Test::Moose::More::Utils(3)
Impressum