Win32-lglcd 0.02-fixed Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- 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 (10) does not match dist (46):
- Missing in MANIFEST: .pathHistory, CALLBACK_HANGUP.txt, CallbackWrapper.inc, ConfigureContext.inc, ConnectContext.inc, ConnectContextEx.inc, DeviceDesc.inc, DeviceDescEx.inc, Lglcd/lglcd.h, Lglcd/lglcd.h.gch, Lglcd/lglcd.lib, Lglcd/lglcd32.lib, Lglcd/lglcd64.lib, NotificationContext.inc, OpenContext.inc, SoftbuttonsChangedContext.inc, Win32-Lglcd.ppd, Win32-Lglcd.tar.gz, const-c.inc, const-xs.inc, lglcd.d, lglcd.h, pre-release/instructions.txt, pre-release/reated-toys/Game-Life-Fast.ppd, pre-release/reated-toys/Game-Life-Fast.tar.gz, pre-release/reated-toys/adhan/Adhan.pm, pre-release/reated-toys/adhan/adhan.conf, pre-release/reated-toys/adhan/readme, pre-release/reated-toys/fast-glider.pl, pre-release/reated-toys/g15-scroller-test-gd.pl, struct-xs.inc, t/logo_pb.bmp, t/logo_pb.raw, t/test.ppm, t/testgd.pl, typemap
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- GD
- Religion::Islam::PrayerTimes
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: pre-release/reated-toys/adhan/Adhan.pm
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Win32::API
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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 |
---|---|---|---|
Win32::Lglcd | Perl extension for writting perl's app for logitech devices. | 0.02 | metacpan |