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 (49):
  • Missing in MANIFEST: 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/test15.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

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.14/DIBitmap.pm -- Around line 404: '=item' outside of any '=over' Around line 412: You forgot a '=back' before '=head2' Around line 414: '=item' outside of any '=over' Around line 455: You forgot a '=back' before '=head2' Around line 457: '=item' outside of any '=over' Around line 485: You forgot a '=back' before '=head1' Around line 489: '=item' outside of any '=over' Around line 543: You forgot a '=back' before '=head2' Around line 545: '=item' outside of any '=over' Around line 576: You forgot a '=back' before '=head2' Around line 578: '=item' outside of any '=over' Around line 656: You forgot a '=back' before '=head2' Around line 658: '=item' outside of any '=over' Around line 676: You forgot a '=back' before '=head2' Around line 678: '=item' outside of any '=over' Around line 706: You forgot a '=back' before '=head2' Around line 708: '=item' outside of any '=over' Around line 765: You forgot a '=back' before '=head2' Around line 767: '=item' outside of any '=over' Around line 775: Non-ASCII character seen before =encoding in '90°,'. Assuming CP1252 Around line 799: You forgot a '=back' before '=head2' Around line 801: '=item' outside of any '=over' Around line 818: You forgot a '=back' before '=head2' Around line 820: '=item' outside of any '=over' Around line 855: You forgot a '=back' before '=head2' Around line 857: '=item' outside of any '=over' Around line 902: You forgot a '=back' before '=head2' Around line 904: '=item' outside of any '=over' Around line 931: You forgot a '=back' before '=head2' Around line 933: '=item' outside of any '=over' Around line 967: You forgot a '=back' before '=head1' Around line 971: '=item' outside of any '=over' Around line 979: You forgot a '=back' before '=head2' Around line 981: '=item' outside of any '=over' Around line 989: You forgot a '=back' before '=head2' Around line 991: '=item' outside of any '=over' Around line 1000: You forgot a '=back' before '=head2' Around line 1002: '=item' outside of any '=over' Around line 1018: 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.14 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