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: META.json,META.yml

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::Demos::TriD1, PDL::Demos::TriD2, PDL::Demos::TriDGallery, PDL::Graphics::TriD::ScrollButtonScaler

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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: DemoTkTriD.pm, DemoTriD1.pm, DemoTriD2.pm, DemoTriDGallery.pm, POGL/OpenGL.pm, TriD/ArcBall.pm, TriD/ButtonControl.pm, TriD/Contours.pm, TriD/Control3D.pm, TriD/TextObjects.pm, TriD/Graph.pm, TriD/Image.pm, TriD/Labels.pm, TriD/Lines.pm, TriD/Logo.pm, TriD/MathGraph.pm, TriD/Mesh.pm, TriD/OOGL.pm, TriD/Object.pm, TriD/Polygonize.pm, TriD/Quaternion.pm, TriD/Objects.pm, TriD/ScrollButtonScaler.pm, TriD/SimpleScaler.pm, TriD/Surface.pm, TriD/VRML.pm, TriD/ViewPort.pm, TriD/GL.pm, TriD/Window.pm, VRML/VRML.pm, VRML/VRML/Protos.pm, TriD.pm

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::Demos::TkTriD_demo, PDL::Demos::TriD1, PDL::Demos::TriD2, PDL::Demos::TriDGallery, PDL::Graphics::TriD::ScrollButtonScaler

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01_10,2.097

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.

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::Demos::TkTriD_demo metacpan
PDL::Demos::TriD1 metacpan
PDL::Demos::TriD2 metacpan
PDL::Demos::TriDGallery metacpan
PDL::Graphics::OpenGL::Perl::OpenGL PDL TriD OpenGL interface using POGL 0.01_10 metacpan
PDL::Graphics::TriD::ArcBall metacpan
PDL::Graphics::TriD::ButtonControl default event handler subroutines metacpan
PDL::Graphics::TriD::Contours 3D Surface contours for TriD metacpan
PDL::Graphics::TriD::Control3D metacpan
PDL::Graphics::TriD::Description metacpan
PDL::Graphics::TriD::Graph PDL 3D graph object with axes metacpan
PDL::Graphics::TriD::Image metacpan
PDL::Graphics::TriD::Labels Text tools metacpan
PDL::Graphics::TriD::LinesFOOOLD metacpan
PDL::Graphics::TriD::Logo metacpan
PDL::Graphics::TriD::MathGraph Mathematical Graph objects for PDL metacpan
PDL::Graphics::TriD::Mesh metacpan
PDL::Graphics::TriD::OOGL metacpan
PDL::Graphics::TriD::Object metacpan
PDL::Graphics::TriD::Polygonize metacpan
PDL::Graphics::TriD::Quaternion metacpan
PDL::Graphics::TriD::SLattice_S metacpan
PDL::Graphics::TriD::ScrollButtonScaler metacpan
PDL::Graphics::TriD::SimpleScaler metacpan
PDL::Graphics::TriD::Surface metacpan
PDL::Graphics::TriD::VRML TriD VRML backend metacpan
PDL::Graphics::TriD::ViewPort metacpan
PDL::Graphics::TriD::Window metacpan
PDL::Graphics::VRML metacpan
PDL::Graphics::VRML::Protos metacpan

Provides

Name File View
PDL::GraphEvolver TriD/MathGraph.pm metacpan
PDL::Graphics::OpenGL::OO POGL/OpenGL.pm metacpan
PDL::Graphics::TriD TriD.pm metacpan
PDL::Graphics::TriD::ArcBowl TriD/ArcBall.pm metacpan
PDL::Graphics::TriD::ArcCone TriD/ArcBall.pm metacpan
PDL::Graphics::TriD::BoundingBox TriD.pm metacpan
PDL::Graphics::TriD::ContourPolygonize TriD/Polygonize.pm metacpan
PDL::Graphics::TriD::CylindricalEquidistantAxes TriD/Graph.pm metacpan
PDL::Graphics::TriD::EuclidAxes TriD/Graph.pm metacpan
PDL::Graphics::TriD::EventHandler TriD/GL.pm metacpan
PDL::Graphics::TriD::GL::Window TriD/OOGL.pm metacpan
PDL::Graphics::TriD::GObject TriD/Objects.pm metacpan
PDL::Graphics::TriD::GObject_Lattice TriD/Objects.pm metacpan
PDL::Graphics::TriD::Lattice TriD/Objects.pm metacpan
PDL::Graphics::TriD::LineStrip TriD/Objects.pm metacpan
PDL::Graphics::TriD::Lines TriD/Objects.pm metacpan
PDL::Graphics::TriD::Material TriD.pm metacpan
PDL::Graphics::TriD::OneTransformation TriD.pm metacpan
PDL::Graphics::TriD::Points TriD/Objects.pm metacpan
PDL::Graphics::TriD::PolarStereoAxes TriD/Graph.pm metacpan
PDL::Graphics::TriD::QuaterController TriD/ArcBall.pm metacpan
PDL::Graphics::TriD::SCLattice TriD/Objects.pm metacpan
PDL::Graphics::TriD::SLattice TriD/Objects.pm metacpan
PDL::Graphics::TriD::STrigrid TriD/Objects.pm metacpan
PDL::Graphics::TriD::STrigrid_S TriD/Objects.pm metacpan
PDL::Graphics::TriD::Scale TriD.pm metacpan
PDL::Graphics::TriD::SimpleController TriD/Control3D.pm metacpan
PDL::Graphics::TriD::Spheres TriD/Objects.pm metacpan
PDL::Graphics::TriD::StupidPolygonize TriD/Polygonize.pm metacpan
PDL::Graphics::TriD::Transformation TriD.pm metacpan
PDL::Graphics::TriD::Translation TriD.pm metacpan
PDL::Graphics::TriD::VRML::Parameter TriD/VRML.pm metacpan
PDL::Graphics::TriD::VRML::URL TriD/VRML.pm metacpan
PDL::Graphics::TriD::VRMLObject TriD/VRML.pm metacpan
PDL::Graphics::VRMLNode VRML/VRML.pm metacpan
PDL::Graphics::VRMLPdlNode VRML/VRML.pm metacpan
PDL::Graphics::VRMLProto VRML/VRML.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
OpenGLQ/Makefile.PL metacpan
POGL/Makefile.PL metacpan
Rout/Makefile.PL metacpan
VRML/Makefile.PL metacpan