FreeBSD.software
Home/devel/p5-MooseX-MultiMethods

p5-MooseX-MultiMethods

0.10_1

Multi Method Dispatch based on Moose type constraints

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.

Origin: devel/p5-MooseX-MultiMethods
Category: devel
Size: 9.43KiB
License: not specified
Maintainer: wen@FreeBSD.org
Dependencies: 8 packages
Required by: 0 packages
$pkg install p5-MooseX-MultiMethods

Dependencies (8)

More in devel