Multiple dispatch on subroutines
This module provides a new keyword, multi, to put before subroutine declarations, which permits multiple distinct function bodies to be provided, which take different parameters. A call to a multi sub will invoke whichever function body best fits the arguments passed.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.04-8.fc42 | - |
Fedora 42 | 0.04-8.fc42 | - |
Fedora 41 | 0.04-7.fc41 | - |
You can contact the maintainers of this package via email at
perl-Syntax-Keyword-MultiSub dash maintainers at fedoraproject dot org
.