Kwalitee Issues

has_meta_yml

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

has_tests

Add tests!

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

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 (7) does not match dist (48):
  • Missing in MANIFEST: README, extlib/Readme.txt, samples/INFO2.PL, samples/Zapotec.zip, samples/bmp/1.bmp, samples/bmp/1.png, samples/bmp/1.tga, samples/bmp/2.bmp, samples/bmp/2.png, samples/bmp/2.tga, samples/bmp/3.bmp, samples/bmp/3.png, samples/bmp/3.tga, samples/bmp/4.bmp, samples/bmp/4.png, samples/bmp/4.tga, samples/bmp/5.bmp, samples/bmp/5.png, samples/bmp/5.tga, samples/bmp/Buch.tif, samples/bmp/Zapotec.JPG, samples/bmp/Zapotec.bmp, samples/bmp/small.tga, samples/demo.pl, samples/demo2.pl, samples/info.pl, samples/piv.pl, samples/test1.pl, samples/test10.pl, samples/test11.pl, samples/test12.pl, samples/test13.pl, samples/test14.pl, samples/test2.pl, samples/test3.pl, samples/test4.pl, samples/test5.pl, samples/test6.pl, samples/test7.pl, samples/test8.pl, samples/test9.pl, samples/zipimage.PL
  • Missing in Dist: Readme

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

no_pod_errors

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

Error: Win32-GUI-DIBitmap-0.13/DIBitmap.pm -- Around line 388: '=item' outside of any '=over' Around line 396: You forgot a '=back' before '=head2' Around line 398: '=item' outside of any '=over' Around line 439: You forgot a '=back' before '=head2' Around line 441: '=item' outside of any '=over' Around line 461: You forgot a '=back' before '=head1' Around line 465: '=item' outside of any '=over' Around line 507: You forgot a '=back' before '=head2' Around line 509: '=item' outside of any '=over' Around line 540: You forgot a '=back' before '=head2' Around line 542: '=item' outside of any '=over' Around line 616: You forgot a '=back' before '=head2' Around line 618: '=item' outside of any '=over' Around line 636: You forgot a '=back' before '=head2' Around line 638: '=item' outside of any '=over' Around line 688: You forgot a '=back' before '=head2' Around line 690: '=item' outside of any '=over' Around line 698: Non-ASCII character seen before =encoding in '90°,'. Assuming CP1252 Around line 722: You forgot a '=back' before '=head2' Around line 724: '=item' outside of any '=over' Around line 741: You forgot a '=back' before '=head2' Around line 743: '=item' outside of any '=over' Around line 778: You forgot a '=back' before '=head2' Around line 780: '=item' outside of any '=over' Around line 805: You forgot a '=back' before '=head2' Around line 807: '=item' outside of any '=over' Around line 831: You forgot a '=back' before '=head2' Around line 833: '=item' outside of any '=over' Around line 867: You forgot a '=back' before '=head1' Around line 871: '=item' outside of any '=over' Around line 879: You forgot a '=back' before '=head2' Around line 881: '=item' outside of any '=over' Around line 889: You forgot a '=back' before '=head2' Around line 891: '=item' outside of any '=over' Around line 900: You forgot a '=back' before '=head2' Around line 902: '=item' outside of any '=over' Around line 918: You forgot a '=back' before '=head1'

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: Win32::GUI::DIBitmap

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::GUI::DIBitmap 0.13 metacpan

Provides

Name File View
Win32::GUI::DIBitmap::Ext DIBitmap.pm metacpan
Win32::GUI::MDIBitmap DIBitmap.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan