Use proper signatures for subroutines, including dispatching
One of the strongest complaints about Perl is its poor argument handling. Simply passing everything in the @_ array is a serious limitation. This module aims to rectify that. With this module, we can specify subroutine signatures and automatically dispatch on the number of arguments.
$
pkg install p5-Sub-SignaturesOrigin
devel/p5-Sub-Signatures
Size
22.5KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
0 packages