HTTP-MobileAgent 0.24 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (26) does not match dist (28):
- Missing in MANIFEST: MANIFEST.SKIP, t/DoCoMoMap.xml
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: HTTP-MobileAgent-0.24/lib/HTTP/MobileAgent/Display.pm -- Around line 81: You forgot a '=back' before '=head1' Around line 89: =back without =over
- 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: HTTP::MobileAgent, HTTP::MobileAgent::AirHPhone, HTTP::MobileAgent::Display, HTTP::MobileAgent::DoCoMo, HTTP::MobileAgent::DoCoMoDisplayMap, HTTP::MobileAgent::EZweb, HTTP::MobileAgent::JPhone, HTTP::MobileAgent::NonMobile, HTTP::MobileAgent::Request, HTTP::MobileAgent::Vodafone
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- HTTP::MobileAgent::AirHPhone
- HTTP::MobileAgent::Display
- HTTP::MobileAgent::DoCoMo
- HTTP::MobileAgent::DoCoMoDisplayMap
- HTTP::MobileAgent::EZweb
- HTTP::MobileAgent::JPhone
- HTTP::MobileAgent::NonMobile
- HTTP::MobileAgent::Request
- HTTP::MobileAgent::Request::Apache
- HTTP::MobileAgent::Request::Env
- HTTP::MobileAgent::Request::HTTPHeaders
- 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.02,0.17,0.18,0.19,0.2,0.24
- 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 |
---|---|---|---|
HTTP::MobileAgent | HTTP mobile user agent string parser | 0.24 | metacpan |
HTTP::MobileAgent::AirHPhone | Air H" Phone implementation | 0.2 | metacpan |
HTTP::MobileAgent::Display | Display information for HTTP::MobileAgent | 0.17 | metacpan |
HTTP::MobileAgent::DoCoMo | NTT DoCoMo implementation | 0.19 | metacpan |
HTTP::MobileAgent::DoCoMoDisplayMap | metacpan | ||
HTTP::MobileAgent::EZweb | EZweb implementation | 0.2 | metacpan |
HTTP::MobileAgent::JPhone | J-Phone implementation | 0.18 | metacpan |
HTTP::MobileAgent::NonMobile | Non-Mobile Agent implementation | 0.02 | metacpan |
HTTP::MobileAgent::Request | metacpan | ||
HTTP::MobileAgent::Vodafone | Vodafone implementation | 0.2 | metacpan |