Dev-Util v2.19.6 Deleted
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Dev::Util::Backup, Dev::Util::Const, Dev::Util::File, Dev::Util::OS, Dev::Util::Query, Dev::Util::Sem
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: WARNING: This key is not certified with a trusted signature! Primary key fingerprint: 383C AD9B D2B4 4420 56C5 2551 6A4D FCCB 6FFF 5D94 --- SIGNATURE Wed Nov 19 07:42:17 2025 +++ @@ -3,8 +3,8 @@ SHA256 7ccca233b3565831e1c2eee07e8f1459c178521037554d1aff9294526c7197ea INSTALL.md SHA256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 LICENSE SHA256 28feb78ecb903bf5a7e12a140b3280a79fbad9e74da74edf56a17a64f6200c82 MANIFEST -SHA256 c9983f0d272ba746a666ba02ff8c97538dcc2be39f3bfa0786a7762a824d789e META.json -SHA256 fa5c5b64419bc14ff80279b8d3d4683ee00c0a5218e00e1e37a99b6be113ad40 META.yml +SHA256 3ad5e06380153d36f3bdf3e05108292a52d68bb89668ec995a6261e92bcc16cc META.json +SHA256 5bba3d4f9d1f71ca4de44fac59a9b6ef5a89ff5fd8a88596edcc4c361a7c2fd3 META.yml SHA256 6a8313aeb229458ef7e349dad53c9aff1455a4e6005cdee72e9d3ab244d941cb Makefile.PL SHA256 c6f261d9741474f8f3215636ee5b0710907348eb4207f30fc9e4a75d9032dbfd README.md SHA256 4311f503b21999fc96ad27c748c271ed60561454bc877ffb9695966c230d41ed SECURITY.md ==> MISMATCHED content between SIGNATURE and distribution files! <==
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Dev::Util::Backup, Dev::Util::Const, Dev::Util::File, Dev::Util::OS, Dev::Util::Query, Dev::Util::Sem
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Dev::Util | Base modules for Perl Development | 2.019006 | metacpan |
| Dev::Util::Backup | Simple backup functions for files and dirs | 2.019006 | metacpan |
| Dev::Util::Const | Defines named constants as Readonly. | 2.019006 | metacpan |
| Dev::Util::File | General utility functions for files and directories. | 2.019006 | metacpan |
| Dev::Util::OS | OS discovery and functions | 2.019006 | metacpan |
| Dev::Util::Query | Functions to prompt user for input, y/n, or menus. | 2.019006 | metacpan |
| Dev::Util::Sem | Module to do Semaphore locking | 2.019006 | metacpan |
| Dev::Util::Syntax | Provide consistent feature setup. | 2.019006 | metacpan |