support multimethods and function overloading in Perl
The Class:Multimethod module exports a subroutine (&multimethod) that
can be used to declare other subroutines that are dispatched using a
algorithm different from the normal Perl subroutine or method dispatch
mechanism.

Maintainer: Simon Bertrang <simon@openbsd.org>

WWW: http://search.cpan.org/dist/Class-Multimethods/
