PDL-NDBin 0.008-TRIAL Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: Makefile.PL
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- List::MoreUtils
- Log::Any
- Math::Round
- PDL::Lite
- UUID::Tiny
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Module::Pluggable
- PDL
- Test::Deep
- Test::Exception
- Test::NoWarnings
- Test::PDL
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:
- PDL::Core::Dev
- 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 |
---|---|---|---|
PDL::NDBin | Multidimensional binning & histogramming | 0.008 | metacpan |
PDL::NDBin::Action::Avg | Action for PDL::NDBin that computes average | 0.008 | metacpan |
PDL::NDBin::Action::CodeRef | Action for PDL::NDBin that calls user sub | 0.008 | metacpan |
PDL::NDBin::Action::Count | Action for PDL::NDBin that counts elements | 0.008 | metacpan |
PDL::NDBin::Action::StdDev | Action for PDL::NDBin that computes standard deviation | 0.008 | metacpan |
PDL::NDBin::Action::Sum | Action for PDL::NDBin that computes sum | 0.008 | metacpan |
PDL::NDBin::Iterator | Iterator object for PDL::NDBin | 0.008 | metacpan |