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: Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [Validation: 1.4]

has_tests

Add tests!

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

main_module_version_matches_dist_version

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

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.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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.

no_invalid_versions

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

Error:

  • lib/Apache2/AMF51DegreesFilter.pm: HASH(0x55c8d2495998)
  • lib/Apache2/AMF51DegreesFilterMemcached.pm: HASH(0x55c8d274d170)
  • lib/Apache2/AMFCarrierDetection.pm: HASH(0x55c8d0014028)
  • lib/Apache2/AMFCommonLib.pm: HASH(0x55c8d275f590)
  • lib/Apache2/AMFDetectRightFilter.pm: HASH(0x55c8d274bf48)
  • lib/Apache2/AMFDetectRightFilterMemcached.pm: HASH(0x55c8d2754640)
  • lib/Apache2/AMFDeviceMonitor.pm: HASH(0x55c8d2754820)
  • lib/Apache2/AMFImageRendering.pm: HASH(0x55c8d2748d18)
  • lib/Apache2/AMFLiteDetectionFilter.pm: HASH(0x55c8d0023960)
  • lib/Apache2/AMFMobileCachingMemcached.pm: HASH(0x55c8d274b300)
  • lib/Apache2/AMFSwitcher.pm: HASH(0x55c8d2765f50)
  • lib/Apache2/AMFTrace.pm: HASH(0x55c8d1642688)
  • lib/Apache2/AMFWURFLFilter.pm: HASH(0x55c8d274b330)
  • lib/Apache2/AMFWURFLFilterMemcached.pm: HASH(0x55c8d275e608)
  • lib/Apache2/AMFWebService.pm: HASH(0x55c8d013e988)

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
Apache2::AMF51DegreesFilter The module detects the mobile device and passes the 51Degrees capabilities on to the other web application as environment variables metacpan
Apache2::AMF51DegreesFilterMemcached The module detects the mobile device and passes the 51Degrees capabilities on to the other web application as environment variables metacpan
Apache2::AMFCarrierDetection This module has the scope to identify by ip address the carrier and the nation. metacpan
Apache2::AMFCommonLib Common Library That AMF uses. metacpan
Apache2::AMFDetectRightFilter The module detects the mobile device and passes the DetectRight capabilities on to the other web application as environment variables metacpan
Apache2::AMFDetectRightFilterMemcached The module detects the mobile device and passes the DetectRight capabilities on to the other web application as environment variables metacpan
Apache2::AMFDeviceMonitor This module is an admin tool to control the devices access that Apache Mobile Filter has detected. metacpan
Apache2::AMFImageRendering Used to resize images (jpg, png, gif gifanimated) on the fly to adapt to the screen size of the mobile device metacpan
Apache2::AMFLiteDetectionFilter The module detects in lite mode the mobile device and passes few capabilities on to the other web application as environment variables metacpan
Apache2::AMFMobileCachingMemcached This module has the scope to cache the static in content in different layout for mobile. metacpan
Apache2::AMFSwitcher Used to switch the device to the apropriate content (mobile, fullbrowser or for transcoder) metacpan
Apache2::AMFTrace This module has the scope to trace the not detected devices and to statistic or debugging scope. metacpan
Apache2::AMFWURFLFilter The module detects the mobile device and passes the WURFL capabilities on to the other web application as environment variables metacpan
Apache2::AMFWURFLFilterMemcached The module detects the mobile device and passes the WURFL capabilities on to the other web application as environment variables metacpan
Apache2::AMFWebService This module give the result of Device Detection as WebService metacpan

Other Files

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