Kwalitee Issues

portable_filenames

Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.

Error:

  • XS/blib/man3/Graphics::Raylib::XS.3pm

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Alien::raylib

Modules

Name Abstract Version View
Graphics::Raylib Perlish wrapper for Raylib videogame library 0.001 metacpan
Graphics::Raylib::Color Use predefined Raylib colors or define your own 0.001 metacpan
Graphics::Raylib::Color::Rainbow 0.001 metacpan
Graphics::Raylib::Shape Collection of drawable shapes 0.001 metacpan
Graphics::Raylib::Shape::Bitmap 0.001 metacpan
Graphics::Raylib::Shape::Circle 0.001 metacpan
Graphics::Raylib::Shape::Line 0.001 metacpan
Graphics::Raylib::Shape::Pixel 0.001 metacpan
Graphics::Raylib::Shape::Polygon 0.001 metacpan
Graphics::Raylib::Shape::Rectangle 0.001 metacpan
Graphics::Raylib::Shape::Triangle 0.001 metacpan
Graphics::Raylib::Text Output text to window 0.001 metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
XS/MANIFEST metacpan
XS/Makefile.PL metacpan
dist.ini metacpan