freebsd-ports/devel/p5-MooseX-MultiMethods/pkg-plist
Wen Heping 22b2788f3d MooseX::MultiMethods provides multi method dispatch based on Moose type
constraints. It does so by providing a multi keyword that extends the
method keyword provided by MooseX::Method::Signatures.

When invoking a method declared as multi a matching variant is being searched
in all the declared multi variants based on the passed parameters and the
declared type constraints. If a variant has been found, it will be invoked.
If no variant could be found, an exception will be thrown.

WWW: http://search.cpan.org/dist/MooseX-MultiMethods/
2010-12-28 02:48:59 +00:00

8 lines
386 B
Text

%%SITE_PERL%%/MooseX/MultiMethods.pm
%%SITE_PERL%%/MooseX/MultiMethods/Meta/Method.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/MultiMethods/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/MultiMethods
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX
@dirrmtry %%SITE_PERL%%/MooseX/MultiMethods/Meta
@dirrmtry %%SITE_PERL%%/MooseX/MultiMethods
@dirrmtry %%SITE_PERL%%/MooseX