Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: SDL-Tutorial-3DWorld-0.12/lib/SDL/Tutorial/3DWorld/Skybox.pm -- Around line 229: =cut found outside a pod block. Skipping to next block. SDL-Tutorial-3DWorld-0.12/lib/SDL/Tutorial/3DWorld/Texture.pm -- Around line 202: =cut found outside a pod block. Skipping to next block.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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_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
SDL::Tutorial::3DWorld Create a good looking 3D world from scratch with SDL 0.12 metacpan
SDL::Tutorial::3DWorld::Actor A moving object within the game world 0.12 metacpan
SDL::Tutorial::3DWorld::Camera A movable viewpoint in the game world 0.12 metacpan
SDL::Tutorial::3DWorld::Landscape The static 3D environment of the world 0.12 metacpan
SDL::Tutorial::3DWorld::Light A light source in the 3D world 0.12 metacpan
SDL::Tutorial::3DWorld::Skybox Better than a uniform sky colour 0.12 metacpan
SDL::Tutorial::3DWorld::Texture A texture API simple enough for mere mortals 0.12 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan