WKHTMLTOX-XS 0.01 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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 (12) does not match dist (24):
- Missing in MANIFEST: ._MANIFEST, ._Makefile.PL, ._libwkhtmltox_ Setting.pdf, ._perl-wkhtmltox-func.c, ._perl-wkhtmltox.h, ._perl-wkhtmltox.xs, LICENSE, lib/WKHTMLTOX/._XS.pm, libwkhtmltox_ Setting.pdf, t/._test.html, t/._test_generate_image.t, t/._test_generate_pdf.t
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: WKHTMLTOX::._XS
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_dot_underscore_files
-
If you use Mac OS X, set COPYFILE_DISABLE (for OS 10.5 and better) or COPY_EXTENDED_ATTRIBUTES_DISABLE (for OS 10.4) environmental variable to true to exclude dot underscore files from a distribution.
Error:
- ._MANIFEST
- ._Makefile.PL
- ._libwkhtmltox_ Setting.pdf
- ._perl-wkhtmltox-func.c
- ._perl-wkhtmltox.h
- ._perl-wkhtmltox.xs
- lib/WKHTMLTOX/._XS.pm
- t/._test.html
- t/._test_generate_image.t
- t/._test_generate_pdf.t
- 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.
- 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: WKHTMLTOX::._XS, WKHTMLTOX::XS
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Test::Exception
Modules
Name | Abstract | Version | View |
---|---|---|---|
WKHTMLTOX::XS | Perl Wrapper for WKHTMLTOX; HTML to PDF and Image. | 0.01 | metacpan |