Kwalitee Issues

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: CCS/MatrixOps/MatrixOps.pm,CCS/Ops/Ops.pm,CCS/Ufunc/Ufunc.pm,CCS/Utils/Utils.pm,README.rpod

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: PDL::CCS::Config, PDL::CCS::Version

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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: PDL::CCS, PDL::CCS::Compat, PDL::CCS::Config, PDL::CCS::Functions, PDL::CCS::IO::FastRaw, PDL::CCS::MatrixOps, PDL::CCS::Nd, PDL::CCS::Ops, PDL::CCS::Ufunc, PDL::CCS::Utils, PDL::CCS::Version

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • CCS.pm: HASH(0x55607c7250d0)
  • CCS/Compat.pm: HASH(0x55607c643e60)
  • CCS/Functions.pm: HASH(0x55607c715c68)
  • CCS/IO/FastRaw.pm: HASH(0x55607c5f3410)
  • CCS/MatrixOps/MatrixOps.pm: HASH(0x55607c6bfa70)
  • CCS/Nd.pm: HASH(0x55607c703b08)
  • CCS/Ops/Ops.pm: HASH(0x55607c610d90)
  • CCS/Ufunc/Ufunc.pm: HASH(0x55607c6fe6a0)
  • CCS/Utils/Utils.pm: HASH(0x55607c5e9450)

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).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
PDL::CCS Sparse N-dimensional PDLs with compressed column storage metacpan
PDL::CCS::Compat Backwards-compatibility module for PDL::CCS metacpan
PDL::CCS::Config metacpan
PDL::CCS::Functions Useful perl-level functions for PDL::CCS metacpan
PDL::CCS::IO::FastRaw PDL::IO::FastRaw wrappers for PDL::CCS::Nd metacpan
PDL::CCS::MatrixOps Low-level matrix operations for compressed storage sparse PDLs metacpan
PDL::CCS::Nd N-dimensional sparse pseudo-PDLs metacpan
PDL::CCS::Ops Low-level binary operations for compressed storage sparse PDLs metacpan
PDL::CCS::Ufunc Ufuncs for compressed storage sparse PDLs metacpan
PDL::CCS::Utils Low-level utilities for compressed storage sparse PDLs metacpan
PDL::CCS::Version 1.022004 metacpan

Other Files

CCS/IO/Makefile.PL metacpan
CCS/Makefile.PL metacpan
CCS/MatrixOps/Makefile.PL metacpan
CCS/Ops/Makefile.PL metacpan
CCS/Ufunc/Makefile.PL metacpan
CCS/Utils/Makefile.PL metacpan
ChangeLog metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.rpod metacpan
README.txt metacpan