libsignatures-perl

Perl pragma for subroutine signatures

Description

signatures is a Perl pragma that provides a simple and robust way to declare named parameters for your subroutines. It provides a syntax similar to Perl function prototypes (see perlsub) and is robust since it does this without using source filters. It also provides a way to combine these signatures with normal Perl prototypes.

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/signatures


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 libsignatures-perl