3rd Party (Maintained by Koozali) git repo for perl-strictures smeserver
.gitattributes | ||
.gitignore | ||
contriborbase | ||
Makefile | ||
perl-strictures.spec | ||
README.md | ||
strictures-2.000001.tar.gz |
perl-strictures
3rd Party (Maintained by Koozali) git repo for perl-strictures smeserver
Description
This description has been generated by an LLM AI system and cannot be relied on to be fully correct.
Once it has been checked, then this comment will be deleted
Perl-strictures is a software package for increasing the strictness of Perl programs. It does this by providing "strictures", a set of compile-time directives that enables certain useful features. Strictures can be used to enforce variable declarations, require strict syntax, and add more stringent error checking. By using strictures, developers can improve the readability, reliability, and maintainability of their Perl code.