Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: 'mailto:bug-device-gsm@rt.cpan.org' for 'bugtracker' does not have a URL authority (resources -> bugtracker) [Validation: 1.4]

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

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.58/Gsm.pm -- Around line 1309: =over should be: '=over' or '=over positive_number' Device-Gsm-1.58/lib/Device/Gsm/Sms.pm -- Around line 244: =cut found outside a pod block. Skipping to next block. Around line 250: =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(0x55607bc92fc8)

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.

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.58 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 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