perl-Syntax-Keyword-MultiSub - Multiple dispatch on subroutines
Website: | https://metacpan.org/release/Syntax-Keyword-MultiSub |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
perl-Syntax-Keyword-MultiSub-0.04-1.aldos.i686 [22 KiB] |
Changelog
by Petr Pisar (2023-07-13):
- 0.04 bump |