Kwalitee Issues

has_meta_yml

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

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (35) does not match dist (45):
  • Missing in MANIFEST: Makefile.old, Whatsnew, cdrom.xs, examples/test/testver.pl, lib/SDL/Joystick.pm, lib/SDL/OpenGL.pm, lib/SDL/OpenGL/#App.pm#, tools/mk_pm_consts.pl, tools/mk_xs_consts.pl, tools/mk_xs_funcs.pl

prereq_matches_use

List all used modules in META.yml requires

Error:

  • OpenGL

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: SDL::App, SDL::Cdrom, SDL::Cursor, SDL::Event, SDL::Font, SDL::Joystick, SDL::Mixer, SDL::Music, SDL::OpenGL, SDL::OpenGL::App, SDL::Palette, SDL::Rect, SDL::Sound, SDL::Surface, SDL::sdlpl

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • SDL::Cdrom

Modules

Name Abstract Version View
SDL::App a SDL perl extension metacpan
SDL::Cdrom a SDL perl extension metacpan
SDL::Cursor a SDL perl extension metacpan
SDL::Event a SDL perl extension metacpan
SDL::Font a SDL perl extension metacpan
SDL::Mixer a SDL perl extension metacpan
SDL::Music metacpan
SDL::OpenGL::App Glut like wrapper for SDL OpenGL apps metacpan
SDL::Palette metacpan
SDL::Rect a SDL perl extension metacpan
SDL::Sound metacpan
SDL::Surface a SDL perl extension metacpan
SDL::sdlpl Perl bindings for the SDL 1.08 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan