libmoosex-markasmethods-perl

moose extension to ark overload code symbols as methods

Description

MooseX::MarkAsMethods is a Perl module that allows one to easily mark certain functions as Moose methods. This will allow other packages such as namespace::autoclean to operate without blowing away your overloads. After using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP as being methods, and class extension as well as composition from roles with overloads will "just work".

By default this module checks for overloads, and marks those functions as methods.

namespace::autoclean will be invoked to clear out non-methods when 'autoclean => 1' is passed to import or use.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/MooseX-MarkAsMethods


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmoosex-markasmethods-perl