Data-Unixish 1.21.0 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: Perinci::CmdLine::dux::I18N, Perinci::CmdLine::dux::I18N::en, Perinci::CmdLine::dux::I18N::id
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Locale::Maketext::Lexicon::Gettext
- Moo
- parent
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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: Perinci::CmdLine::dux::I18N, Perinci::CmdLine::dux::I18N::en, Perinci::CmdLine::dux::I18N::id
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Data::Unixish::Apply
- Data::Unixish::cat
- Data::Unixish::date
- Data::Unixish::head
- Data::Unixish::pick
- Data::Unixish::rev
- Data::Unixish::shuf
- Data::Unixish::sort
- Data::Unixish::sum
- Data::Unixish::tail
- Perinci::CmdLine::dux
- Test::Data::Unixish
- 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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Data::Unixish::Apply | Apply one or more dux functions to data | 1.021000 | metacpan |
| Data::Unixish::CmdLine | Run a dux function from the command-line | 1.021000 | metacpan |
| Data::Unixish::cat | Pass input unchanged | 1.021000 | metacpan |
| Data::Unixish::date | Format date | 1.021000 | metacpan |
| Data::Unixish::head | Output the first items of data | 1.021000 | metacpan |
| Data::Unixish::pick | Pick one or more random items | 1.021000 | metacpan |
| Data::Unixish::rev | Reverse items | 1.021000 | metacpan |
| Data::Unixish::shuf | Shuffle items | 1.021000 | metacpan |
| Data::Unixish::sort | Sort items | 1.021000 | metacpan |
| Data::Unixish::sum | Sum numbers | 1.021000 | metacpan |
| Data::Unixish::tail | Output the last items of data | 1.021000 | metacpan |
| Perinci::CmdLine::dux | Perinci::CmdLine subclass for dux cli | 1.021000 | metacpan |
| Perinci::CmdLine::dux::I18N | Project class for Perinci::CmdLine::dux | 1.021000 | metacpan |
| Perinci::CmdLine::dux::I18N::en | English translation for Perinci::CmdLine::dux | 1.021000 | metacpan |
| Perinci::CmdLine::dux::I18N::id | Indonesian translation for Perinci::CmdLine::dux | 1.021000 | metacpan |
| Test::Data::Unixish | Routines to test Data::Unixish | 1.021000 | metacpan |