Kwalitee Issues

No Core Issues.

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_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::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::DT, 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::ST, Device::Gsm::Sms::Token::UD, Device::Gsm::Sms::Token::UDH, 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(0x5629bf3cd7b8)

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.61 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::DT lib/Device/Gsm/Sms/Token/DT.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::ST lib/Device/Gsm/Sms/Token/ST.pm metacpan
Sms::Token::UD lib/Device/Gsm/Sms/Token/UD.pm metacpan
Sms::Token::UDH lib/Device/Gsm/Sms/Token/UDH.pm metacpan
Sms::Token::VP lib/Device/Gsm/Sms/Token/VP.pm metacpan

Other Files

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