Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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: OpenGL::Sandbox::V1::Quadric

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Inline::CPP

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: OpenGL::Sandbox::V1::Quadric

no_invalid_versions

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

Error:

  • lib/OpenGL/Sandbox/V1.pm: HASH(0x55c8d2363090)
  • lib/OpenGL/Sandbox/V1/DisplayList.pm: HASH(0x55c8ceeb8670)
  • lib/OpenGL/Sandbox/V1/Quadric.pm: HASH(0x55c8d08294d0)

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.

Modules

Name Abstract Version View
OpenGL::Sandbox::V1 Various OpenGL tools and utilities that depend on the OpenGL 1.x API metacpan
OpenGL::Sandbox::V1::DisplayList Wrapper class for display lists metacpan
OpenGL::Sandbox::V1::Quadric metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan