Class::MOP::Method::Inlined - Method base class for methods which have been inlined
| Use Case | Command | Description |
|---|---|---|
| Check if a method can be inlined | $metamethod->can_be_inlined |
Returns true if the method can be inlined in the associated metaclass; otherwise warns and returns false. |
version 2.2200
This is a Class::MOP::Method::Generated subclass for methods which can be inlined.
$metamethod->can_be_inlinedThis method returns true if the method in question can be inlined in the associated metaclass.
If it cannot be inlined, it spits out a warning and returns false.
This software is copyright (c) 2006 by Infinity Interactive, Inc.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
perl v5.34.0 2022-02-06 Class::MOP::Method::Inlined(3pm)
Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-14 21:50 @2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)