Kwalitee Issues

has_meta_yml

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

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.

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: Solaris::DeviceTree::Libdevinfo::Impl

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: Solaris-DeviceTree-0.03/lib/Solaris/DeviceTree/OBP.pm -- Around line 236: =back doesn't take any parameters, but you said =back 4 Solaris-DeviceTree-0.03/lib/Solaris/DeviceTree/Overlay.pm -- Around line 94: Expected text after =item, not a bullet Around line 96: =back doesn't take any parameters, but you said =back 4

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: Libdevinfo-Impl/Impl.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.

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: Solaris::DeviceTree::Libdevinfo::Impl

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.03,1.04,1.05,1.06,1.07,1.08,1.09,1.10

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
Solaris::DeviceTree::Filesystem Perl interface to C</dev> and C</devices> 1.10 metacpan
Solaris::DeviceTree::Filesystem::MinorNode Minor node of the Solaris device filetree 1.07 metacpan
Solaris::DeviceTree::Libdevinfo Perl interface to the Solaris devinfo library 1.09 metacpan
Solaris::DeviceTree::Libdevinfo::Impl metacpan
Solaris::DeviceTree::Libdevinfo::MinorNode Minor node of the Solaris devicetree 1.05 metacpan
Solaris::DeviceTree::Libdevinfo::PromProperty 1.06 metacpan
Solaris::DeviceTree::Libdevinfo::Property Property of a node of the Solaris devicetree 1.07 metacpan
Solaris::DeviceTree::Node Abstract base class for all device nodes 1.10 metacpan
Solaris::DeviceTree::OBP Utility functions for OBP access 1.08 metacpan
Solaris::DeviceTree::Overlay Unification of multiple devicetrees 1.04 metacpan
Solaris::DeviceTree::Overlay::MinorNode 1.03 metacpan
Solaris::DeviceTree::PathToInst Perl interface to /etc/path_to_inst 1.06 metacpan

Other Files

Changes metacpan
Libdevinfo-Impl/Makefile.PL metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan