Kwalitee Issues

no_pod_errors

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

Error: Sys-Info-0.2/lib/Sys/Info/CPU/Env.pm -- Around line 267: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252 Sys-Info-0.2/lib/Sys/Info/CPU/Linux.pm -- Around line 81: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252 Sys-Info-0.2/lib/Sys/Info/CPU/Unknown.pm -- Around line 77: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252 Sys-Info-0.2/lib/Sys/Info/CPU/Windows/WMI.pm -- Around line 81: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252 Sys-Info-0.2/lib/Sys/Info/CPU/Windows.pm -- Around line 104: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252 Sys-Info-0.2/lib/Sys/Info/CPU.pm -- Around line 176: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252 Sys-Info-0.2/lib/Sys/Info/OS/Linux.pm -- Around line 230: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252 Sys-Info-0.2/lib/Sys/Info/OS/Unknown.pm -- Around line 66: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252 Sys-Info-0.2/lib/Sys/Info/OS/Windows.pm -- Around line 194: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming UTF-8 Sys-Info-0.2/lib/Sys/Info/OS.pm -- Around line 292: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252 Sys-Info-0.2/lib/Sys/Info/Util.pm -- Around line 80: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252 Sys-Info-0.2/lib/Sys/Info.pm -- Around line 187: Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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: Sys::Info, Sys::Info::CPU, Sys::Info::CPU::Env, Sys::Info::CPU::Linux, Sys::Info::CPU::Unknown, Sys::Info::CPU::Windows, Sys::Info::CPU::Windows::WMI, Sys::Info::OS, Sys::Info::OS::Linux, Sys::Info::OS::Unknown, Sys::Info::OS::Windows, Sys::Info::Util

consistent_version

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

Error: 0.1,0.2,0.3,0.4,0.5,0.6

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Sys::Info Fetch information from the host system 0.2 metacpan
Sys::Info::CPU CPU information. 0.5 metacpan
Sys::Info::CPU::Env Fetch CPU information from %ENV 0.6 metacpan
Sys::Info::CPU::Linux Linux driver for Sys::Info::CPU 0.4 metacpan
Sys::Info::CPU::Unknown Compatibility layer for unsupported platforms 0.2 metacpan
Sys::Info::CPU::Windows Windows driver for Sys::Info::CPU 0.4 metacpan
Sys::Info::CPU::Windows::WMI Fetch CPU metadata through WMI 0.5 metacpan
Sys::Info::OS Detailed os information. 0.4 metacpan
Sys::Info::OS::Linux Linux backend for Sys::Info::OS 0.2 metacpan
Sys::Info::OS::Unknown Compatibility layer for unsupported platforms 0.2 metacpan
Sys::Info::OS::Windows Windows backend for Sys::Info::OS 0.3 metacpan
Sys::Info::Util Utility methods for Sys::Info. 0.1 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan