Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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: Device::Gsm::Networks, Device::Gsm::Pdu

no_pod_errors

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

Error: Device-Gsm-1.52/Gsm.pm -- Around line 1225: =over should be: '=over' or '=over positive_number' Device-Gsm-1.52/lib/Device/Gsm/Sms.pm -- Around line 245: =cut found outside a pod block. Skipping to next block. Around line 251: =cut found outside a pod block. Skipping to next block.

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.

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: Device::Gsm, Device::Gsm::Charset, Device::Gsm::Networks, Device::Gsm::Pdu, Device::Gsm::Sms, Device::Gsm::Sms::Structure, Device::Gsm::Sms::Token, Device::Gsm::Sms::Token::DA, Device::Gsm::Sms::Token::DCS, Device::Gsm::Sms::Token::MR, Device::Gsm::Sms::Token::OA, Device::Gsm::Sms::Token::PDUTYPE, Device::Gsm::Sms::Token::PID, Device::Gsm::Sms::Token::SCA, Device::Gsm::Sms::Token::SCTS, Device::Gsm::Sms::Token::UD, Device::Gsm::Sms::Token::VP

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Device/Gsm/Charset.pm: HASH(0x55607c837b08)

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.14,1.52

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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
Device::Gsm Perl extension to interface GSM phones / modems 1.52 metacpan
Device::Gsm::Charset metacpan
Device::Gsm::Networks metacpan
Device::Gsm::Pdu library to manage PDU encoded data for GSM messaging metacpan
Device::Gsm::Sms SMS message internal class that represents a single text SMS message 1.14 metacpan

Provides

Name File View
Sms::Token lib/Device/Gsm/Sms/Token.pm metacpan
Sms::Token::DA lib/Device/Gsm/Sms/Token/DA.pm metacpan
Sms::Token::DCS lib/Device/Gsm/Sms/Token/DCS.pm metacpan
Sms::Token::MR lib/Device/Gsm/Sms/Token/MR.pm metacpan
Sms::Token::OA lib/Device/Gsm/Sms/Token/OA.pm metacpan
Sms::Token::PDUTYPE lib/Device/Gsm/Sms/Token/PDUTYPE.pm metacpan
Sms::Token::PID lib/Device/Gsm/Sms/Token/PID.pm metacpan
Sms::Token::SCA lib/Device/Gsm/Sms/Token/SCA.pm metacpan
Sms::Token::SCTS lib/Device/Gsm/Sms/Token/SCTS.pm metacpan
Sms::Token::UD lib/Device/Gsm/Sms/Token/UD.pm metacpan
Sms::Token::VP lib/Device/Gsm/Sms/Token/VP.pm metacpan

Other Files

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