p5-Class-Multimethods

support multimethods and function overloading in Perl

WWW CVSWeb GITHub
  1. Package version
    p5-Class-Multimethods-1.701p0
  2. Maintainer
    The OpenBSD ports mailing-list

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.