# info > Class::MOP::Method::Inlined

## [Class::MOP::Method::InUserdContributed](https://www.chedong.com/phpMan.php/perldoc/Class%3A%3AMOP%3A%3AMethod%3A%3AInUserdContributed/markdown) Perl [DoClass::MOP::Method](https://www.chedong.com/phpMan.php/perldoc/DoClass%3A%3AMOP%3A%3AMethod/markdown)::[Inlined(3pm)](https://www.chedong.com/phpMan.php/man/Inlined/3pm/markdown)

## NAME
       [Class::MOP::Method::Inlined](https://www.chedong.com/phpMan.php/perldoc/Class%3A%3AMOP%3A%3AMethod%3A%3AInlined/markdown) - Method base class for methods which have
       been inlined

## VERSION
       version 2.2200

## DESCRIPTION
       This is a [Class::MOP::Method::Generated](https://www.chedong.com/phpMan.php/perldoc/Class%3A%3AMOP%3A%3AMethod%3A%3AGenerated/markdown) subclass for methods which can
       be inlined.

## METHODS
   $metamethod->can_be_inlined
       This 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.

## AUTHORS
       o   Stevan Little <<stevan@cpan.org>>

       o   Dave Rolsky <<autarch@urth.org>>

       o   Jesse Luehrs <<doy@cpan.org>>

       o   Shawn M Moore <<sartak@cpan.org>>

       o    ' (Yuval Kogman) <<nothingmuch@woobling.org>>

       o   Karen Etheridge <<ether@cpan.org>>

       o   Florian Ragwitz <<rafl@debian.org>>

       o   Hans Dieter Pearcey <<hdp@cpan.org>>

       o   Chris Prather <<chris@prather.org>>

       o   Matt S Trout <<mstrout@cpan.org>>

## COPYRIGHT AND LICENSE
       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](https://www.chedong.com/phpMan.php/perldoc/Class%3A%3AMOP%3A%3AMethod/markdown)::[Inlined(3pm)](https://www.chedong.com/phpMan.php/man/Inlined/3pm/markdown)
