SDL_Perl v2.2.6 Deleted
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: make/lib/SDL/Build
- 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: SDL::Constants, SDL::OpenGL::Constants, SDL::SFont, SDL::Tutorial::LunarLander, SDL_perl
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: SDL_Perl-v2.2.6/lib/SDL.pm -- Around line 373: L<> starts or ends with whitespace Around line 380: L<> starts or ends with whitespace
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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::Constants, SDL::OpenGL::Constants, SDL::SFont, SDL::Tutorial::LunarLander, SDL_perl
- 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:
- Walker
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,v2.2.6
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- 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 | v2.2.6 | metacpan | |
SDL::App | a SDL perl extension | metacpan | |
SDL::Cdrom | a SDL perl extension for managing CD-ROM drives | metacpan | |
SDL::Color | a SDL perl extension | metacpan | |
SDL::Constants | metacpan | ||
SDL::Cursor | a SDL perl extension | metacpan | |
SDL::Event | a SDL perl extension | metacpan | |
SDL::Font | a SDL perl extension | metacpan | |
SDL::Game::Rect | SDL::Game object for storing and manipulating rectangular coordinates | 0.01 | metacpan |
SDL::MPEG | a SDL perl extension | metacpan | |
SDL::Mixer | a SDL perl extension | metacpan | |
SDL::Music | a perl extension | metacpan | |
SDL::OpenGL | a perl extension | metacpan | |
SDL::OpenGL::Constants | metacpan | ||
SDL::Palette | a perl extension | metacpan | |
SDL::Rect | raw object for storing rectangular coordinates | metacpan | |
SDL::SFont | a perl extension | metacpan | |
SDL::Sound | a perl extension | metacpan | |
SDL::Surface | a SDL perl extension | metacpan | |
SDL::TTFont | a SDL perl extension | metacpan | |
SDL::Timer | a SDL perl extension to handle timers | metacpan | |
SDL::Tool::Font | a perl extension | metacpan | |
SDL::Tool::Graphic | metacpan | ||
SDL::Tutorial | introduction to Perl SDL | metacpan | |
SDL::Tutorial::Animation | metacpan | ||
SDL::Tutorial::Drawing | basic drawing with Perl SDL | metacpan | |
SDL::Tutorial::Images | metacpan | ||
SDL::Tutorial::LunarLander | metacpan | ||
SDL::Video | a SDL perl extension | metacpan | |
SDL_perl | Simple DirectMedia Layer for Perl | metacpan | |
Walker | metacpan |