[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#658130: ITP: libmoosex-markasmethods-perl -- moose extension to ark overload code symbols as methods



Package: wnpp
Owner: Dominique Dumont <dod@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libmoosex-markasmethods-perl
  Version         : 0.14
  Upstream Author : Chris Weyl <cweyl@alumni.drew.edu>
* URL             : http://search.cpan.org/dist/MooseX-MarkAsMethods/
* License         : GPL-2
  Programming Lang: Perl
  Description     : moose extension to ark overload code symbols as methods

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 we check for overloads, and mark those functions as methods.

If 'autoclean => 1' is passed to import on use'ing this module, we will
invoke namespace::autoclean to clear out non-methods.

this is a dependency of libdbix-class-schema-loader

Dominique
--
http://config-model.wiki.sourceforge.net/ -o- http://search.cpan.org/~ddumont/
http://www.ohloh.net/accounts/ddumont     -o- http://ddumont.wordpress.com/




Reply to: