1Class::MOP::Method::InlUisneerd(C3o)ntributed Perl DocumCelnatsast:i:oMnOP::Method::Inlined(3)
2
3
4
6 Class::MOP::Method::Inlined - Method base class for methods which have
7 been inlined
8
10 version 2.2012
11
13 This is a Class::MOP::Method::Generated subclass for methods which can
14 be inlined.
15
17 $metamethod->can_be_inlined
18 This method returns true if the method in question can be inlined in
19 the associated metaclass.
20
21 If it cannot be inlined, it spits out a warning and returns false.
22
24 · Stevan Little <stevan.little@iinteractive.com>
25
26 · Dave Rolsky <autarch@urth.org>
27
28 · Jesse Luehrs <doy@tozt.net>
29
30 · Shawn M Moore <code@sartak.org>
31
32 · יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
33
34 · Karen Etheridge <ether@cpan.org>
35
36 · Florian Ragwitz <rafl@debian.org>
37
38 · Hans Dieter Pearcey <hdp@weftsoar.net>
39
40 · Chris Prather <chris@prather.org>
41
42 · Matt S Trout <mst@shadowcat.co.uk>
43
45 This software is copyright (c) 2006 by Infinity Interactive, Inc.
46
47 This is free software; you can redistribute it and/or modify it under
48 the same terms as the Perl 5 programming language system itself.
49
50
51
52perl v5.30.1 2020-01-30 Class::MOP::Method::Inlined(3)