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 (59):
  • Missing in MANIFEST: extlib/FreeImage.h, extlib/FreeImage.lib, 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/button.bmp, samples/demo.pl, samples/demo2.pl, samples/info.pl, samples/piv.pl, samples/screen.jpg, samples/test1.pl, samples/test10.pl, samples/test11.pl, samples/test12.pl, samples/test13.pl, samples/test14.pl, samples/test15.pl, samples/test2.pl, samples/test3.pl, samples/test4.pl, samples/test5.pl, samples/test5_1.jpg, samples/test5_2.jpg, samples/test5_3.jpg, samples/test5_4.jpg, samples/test5_5.jpg, samples/test6.pl, samples/test7.pl, samples/test8.pl, samples/test9.pl, samples/window.bmp, samples/zipimage.PL

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.15/DIBitmap.pm -- Around line 410: '=item' outside of any '=over' Around line 418: You forgot a '=back' before '=head2' Around line 420: '=item' outside of any '=over' Around line 461: You forgot a '=back' before '=head2' Around line 463: '=item' outside of any '=over' Around line 499: You forgot a '=back' before '=head2' Around line 501: '=item' outside of any '=over' Around line 511: You forgot a '=back' before '=head1' Around line 515: '=item' outside of any '=over' Around line 570: You forgot a '=back' before '=head2' Around line 572: '=item' outside of any '=over' Around line 606: You forgot a '=back' before '=head2' Around line 608: '=item' outside of any '=over' Around line 686: You forgot a '=back' before '=head2' Around line 688: '=item' outside of any '=over' Around line 706: You forgot a '=back' before '=head2' Around line 708: '=item' outside of any '=over' Around line 736: You forgot a '=back' before '=head2' Around line 738: '=item' outside of any '=over' Around line 799: You forgot a '=back' before '=head2' Around line 801: '=item' outside of any '=over' Around line 809: Non-ASCII character seen before =encoding in '90°,'. Assuming CP1252 Around line 833: You forgot a '=back' before '=head2' Around line 835: '=item' outside of any '=over' Around line 852: You forgot a '=back' before '=head2' Around line 854: '=item' outside of any '=over' Around line 889: You forgot a '=back' before '=head2' Around line 891: '=item' outside of any '=over' Around line 936: You forgot a '=back' before '=head2' Around line 938: '=item' outside of any '=over' Around line 965: You forgot a '=back' before '=head2' Around line 967: '=item' outside of any '=over' Around line 1001: You forgot a '=back' before '=head1' Around line 1005: '=item' outside of any '=over' Around line 1013: You forgot a '=back' before '=head2' Around line 1015: '=item' outside of any '=over' Around line 1023: You forgot a '=back' before '=head2' Around line 1025: '=item' outside of any '=over' Around line 1034: You forgot a '=back' before '=head2' Around line 1036: '=item' outside of any '=over' Around line 1052: 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.

Modules

Name Abstract Version View
Win32::GUI::DIBitmap 0.15 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