PDL-CCS 1.23.25 Latest
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
- 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.
- 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::Common, PDL::CCS::IO::FITS, PDL::CCS::IO::FastRaw, PDL::CCS::IO::LDAC, PDL::CCS::IO::MatrixMarket, PDL::CCS::IO::PETSc, PDL::CCS::MatrixOps, PDL::CCS::Nd, PDL::CCS::Ops, PDL::CCS::Ufunc, PDL::CCS::Utils, PDL::CCS::Version
- 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_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 | 1.023025 | metacpan |
PDL::CCS::Compat | Backwards-compatibility module for PDL::CCS | 1.023025 | metacpan |
PDL::CCS::Config | metacpan | ||
PDL::CCS::Functions | Useful perl-level functions for PDL::CCS | 1.023025 | metacpan |
PDL::CCS::IO::Common | Common pseudo-private routines for PDL::CCS::Nd I/O | 1.023025 | metacpan |
PDL::CCS::IO::FITS | PDL::IO::FITS wrappers for PDL::CCS::Nd | 1.023025 | metacpan |
PDL::CCS::IO::FastRaw | PDL::IO::FastRaw wrappers for PDL::CCS::Nd | 1.023025 | metacpan |
PDL::CCS::IO::LDAC | LDA-C format text I/O for PDL::CCS::Nd | 1.023025 | metacpan |
PDL::CCS::IO::MatrixMarket | Matrix Market Exchange Format text I/O for PDL::CCS::Nd | 1.023025 | metacpan |
PDL::CCS::IO::PETSc | PETSc-compatible I/O for PDL::CCS::Nd | 1.023025 | metacpan |
PDL::CCS::MatrixOps | Low-level matrix operations for compressed storage sparse PDLs | 1.023025 | metacpan |
PDL::CCS::Nd | N-dimensional sparse pseudo-PDLs | 1.023025 | metacpan |
PDL::CCS::Ops | Low-level binary operations for compressed storage sparse PDLs | 1.023025 | metacpan |
PDL::CCS::Ufunc | Ufuncs for compressed storage sparse PDLs | 1.023025 | metacpan |
PDL::CCS::Utils | Low-level utilities for compressed storage sparse PDLs | 1.023025 | metacpan |
PDL::CCS::Version | 1.023025 | 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 |