OpenGL-Sandbox 0.120 Latest
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- 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.120 | metacpan |
OpenGL::Sandbox::Buffer | Wrapper object for OpenGL Buffer Object | 0.120 | metacpan |
OpenGL::Sandbox::ContextShim::GLFW | Create OpenGL context with OpenGL::GLFW | 0.120 | metacpan |
OpenGL::Sandbox::ContextShim::GLUT | Create OpenGL context with OpenGL's GLUT support | 0.120 | metacpan |
OpenGL::Sandbox::ContextShim::GLX | Create OpenGL context with X11::GLX::DWIM | 0.120 | metacpan |
OpenGL::Sandbox::ContextShim::SDL | Create OpenGL context with SDLx::App | 0.120 | metacpan |
OpenGL::Sandbox::MMap | Wrapper around a memory-mapped scalar ref | 0.120 | metacpan |
OpenGL::Sandbox::Program | Wrapper object for OpenGL shader program pipeline | 0.120 | metacpan |
OpenGL::Sandbox::ResMan | Resource manager for OpenGL prototyping | 0.120 | metacpan |
OpenGL::Sandbox::Shader | Wrapper object for OpenGL shader | 0.120 | metacpan |
OpenGL::Sandbox::Texture | Wrapper object for OpenGL texture | 0.120 | metacpan |
OpenGL::Sandbox::VertexArray | Object that describes an array of vertex data | 0.120 | metacpan |