3rd Party (Maintained by Koozali) git repo for perl-strictures smeserver
Go to file
2024-04-04 14:24:47 +01:00
.gitattributes initial commit of file from CVS for perl-strictures on Fri 14 Jul 16:03:09 BST 2023 2023-07-14 16:03:09 +01:00
.gitignore initial commit of file from CVS for perl-strictures on Fri 14 Jul 16:03:09 BST 2023 2023-07-14 16:03:09 +01:00
contriborbase initial commit of file from CVS for perl-strictures on Fri 14 Jul 16:03:09 BST 2023 2023-07-14 16:03:09 +01:00
Makefile initial commit of file from CVS for perl-strictures on Fri 14 Jul 16:03:09 BST 2023 2023-07-14 16:03:09 +01:00
perl-strictures.spec initial commit of file from CVS for perl-strictures on Fri 14 Jul 16:03:09 BST 2023 2023-07-14 16:03:09 +01:00
README.md initial commit of file from CVS for perl-strictures on Fri 14 Jul 16:03:09 BST 2023 2023-07-14 16:03:09 +01:00
strictures-2.000001.tar.gz initial commit of file from CVS for perl-strictures on Fri 14 Jul 16:03:09 BST 2023 2023-07-14 16:03:09 +01:00

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.