OpenGL-Sandbox 0.042 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- OpenGL::GLFW
- SDLx::App
- X11::GLX::DWIM
- 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
- 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 | 0.042 | metacpan |
OpenGL::Sandbox::ContextShim::GLFW | Context wrapper around OpenGL::GLFW API | 0.042 | metacpan |
OpenGL::Sandbox::ContextShim::GLX | Subclass of X11::GLX::DWIM to meet contract of OpenGL::Sandbox::make_context | 0.042 | metacpan |
OpenGL::Sandbox::ContextShim::SDL | Subclass of SDLx::App to meet contract of OpenGL::Sandbox::make_context | 0.042 | metacpan |
OpenGL::Sandbox::MMap | Wrapper around a memory-mapped scalar ref | 0.042 | metacpan |
OpenGL::Sandbox::ResMan | Resource manager for OpenGL prototyping | 0.042 | metacpan |
OpenGL::Sandbox::Texture | Wrapper object for OpenGL texture | 0.042 | metacpan |