Kwalitee Issues

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::ContextShim::GLX, OpenGL::Sandbox::ContextShim::SDL

prereq_matches_use

List all used modules in META.yml requires

Error:

  • OpenGL::GLFW
  • SDLx::App
  • X11::GLX::DWIM

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, OpenGL::Sandbox::ContextShim::GLX, OpenGL::Sandbox::ContextShim::SDL

no_invalid_versions

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

Error:

  • lib/OpenGL/Sandbox.pm: HASH(0x55607c60d980)
  • lib/OpenGL/Sandbox/ContextShim/GLFW.pm: HASH(0x55607c5c8bb8)
  • lib/OpenGL/Sandbox/ContextShim/GLX.pm: HASH(0x55607c5b1478)
  • lib/OpenGL/Sandbox/ContextShim/SDL.pm: HASH(0x55607c6bf340)
  • lib/OpenGL/Sandbox/MMap.pm: HASH(0x55607c684d50)
  • lib/OpenGL/Sandbox/ResMan.pm: HASH(0x55607c5ba328)
  • lib/OpenGL/Sandbox/Texture.pm: HASH(0x55607c5b9c08)

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.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Inline::Module

Modules

Name Abstract Version View
OpenGL::Sandbox Rapid-prototyping utilities for OpenGL metacpan
OpenGL::Sandbox::ContextShim::GLFW Context wrapper around OpenGL::GLFW API metacpan
OpenGL::Sandbox::ContextShim::GLX Subclass of X11::GLX::DWIM to meet contract of OpenGL::Sandbox::make_context metacpan
OpenGL::Sandbox::ContextShim::SDL Subclass of SDLx::App to meet contract of OpenGL::Sandbox::make_context metacpan
OpenGL::Sandbox::MMap Wrapper around a memory-mapped scalar ref metacpan
OpenGL::Sandbox::ResMan Resource manager for OpenGL prototyping metacpan
OpenGL::Sandbox::Texture Wrapper object for OpenGL texture metacpan

Other Files

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