Package: libclass-multimethods-perl (1.70-5)
Links for libclass-multimethods-perl
Debian Resources:
Download Source Package libclass-multimethods-perl:
- [libclass-multimethods-perl_1.70-5.dsc]
- [libclass-multimethods-perl_1.70.orig.tar.gz]
- [libclass-multimethods-perl_1.70-5.diff.gz]
Maintainers:
External Resources:
- Homepage [search.cpan.org]
Similar packages:
Support multimethods and subroutine overloading in Perl
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.
Generally speaking, multiple dispatch is needed whenever two or more objects belonging to different class hierarchies are going to interact, and we need to do different things depending on the combination of 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.
Other Packages Related to libclass-multimethods-perl
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libclass-multimethods-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 39.5 kB | 132.0 kB | [list of files] |
