libclass-multimethods-perl

Support multimethods and subroutine overloading in Perl

Description

Sometimes Perl's standard polymorphic method dispatch mechanism isn't sophisticated enough to cope with the complexities of finding the right method to handle a given situation. Class::Multimethods to the rescue!

Generally speaking, multiple dispatch is needed whenever two or more objects belonging to different class hierarchies are going to interact, and there are different things that need to be done depending on the combination of the actual types of those objects. Typical applications that need this kind of ability include graphical user interfaces, image processing libraries, mixed-precision numerical computation systems, and most types of simulations.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Class-Multimethods


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libclass-multimethods-perl