libsub-strictdecl-perl

module to detect undeclared subroutines in compilation

Description

Sub::StrictDecl provides optional checking of subroutine existence at compile time. This checking detects mistyped subroutine names and subroutines that the programmer forgot to import. Traditionally Perl does not detect these errors until runtime, so it is easy for errors to lurk in rarely-executed or untested code.

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/Sub-StrictDecl


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 libsub-strictdecl-perl