Multi Method Dispatch based on Moose type constraints
http://search.cpan.org/dist/MooseX-MultiMethods
This module 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.
- Sources inherited from project devel:languages:perl
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Tomcat42/perl-MooseX-MultiMethods && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
MooseX-MultiMethods-0.10.tar.gz | 0000011815 11.5 KB | |
cpanspec.yml | 0000000763 763 Bytes | |
perl-MooseX-MultiMethods.changes | 0000000408 408 Bytes | |
perl-MooseX-MultiMethods.spec | 0000003126 3.05 KB |
Comments 0