0fcf970c47
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.
5 lines
221 B
Plaintext
5 lines
221 B
Plaintext
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.
|