Banal-Utils 0.11
Kwalitee Issues
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- 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: Banal::Utils::Class, Banal::Utils::File, Banal::Utils::General
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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: Banal::Utils::Class, Banal::Utils::File, Banal::Utils::General
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Banal::Utils | Banal::Utils for processing files, strings, etc | 0.11 | metacpan |
Banal::Utils::Array | Totally banal and trivial utilities for arrays and lists. | metacpan | |
Banal::Utils::Class | Totally banal and trivial utilities about classses. | metacpan | |
Banal::Utils::Data | Totally banal and trivial utilities for accessing and maniupulating data in various structures. | metacpan | |
Banal::Utils::File | Utilities for processing files and the like. | metacpan | |
Banal::Utils::General | General purpose totally banal and trivial utilities. | metacpan | |
Banal::Utils::Hash | Totally banal and trivial hash utilities. | metacpan | |
Banal::Utils::String | Totally banal and trivial string utilities. | metacpan |