WWW-Kickstarter v1.14.0 Latest
Kwalitee Issues
- 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: .gitignore
- 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: WWW::Kickstarter::HttpClient, WWW::Kickstarter::JsonParser
- 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.
- 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: WWW::Kickstarter::HttpClient, WWW::Kickstarter::JsonParser
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
WWW::Kickstarter | Retrieve information from Kickstarter | 1.014000 | metacpan |
WWW::Kickstarter::Data | Base class for Kickstarter data classes. | metacpan | |
WWW::Kickstarter::Data::Categories | Kickstarter categories | metacpan | |
WWW::Kickstarter::Data::Category | Kickstarter category data | metacpan | |
WWW::Kickstarter::Data::Location | Kickstarter location data | metacpan | |
WWW::Kickstarter::Data::NotificationPref | Notification preferences for projects you backed | metacpan | |
WWW::Kickstarter::Data::Project | Kickstarter project data | metacpan | |
WWW::Kickstarter::Data::Reward | Kickstarter reward data | metacpan | |
WWW::Kickstarter::Data::User | Kickstarter user data | metacpan | |
WWW::Kickstarter::Data::User::Myself | Kickstarter user data for the logged-in user | metacpan | |
WWW::Kickstarter::Error | Kickstarter error information | metacpan | |
WWW::Kickstarter::HttpClient | HTTP client connector for WWW::Kickstarter | metacpan | |
WWW::Kickstarter::HttpClient::Lwp | LWP connector for WWW::Kickstarter | metacpan | |
WWW::Kickstarter::Iterator | Simple lazy lists | metacpan | |
WWW::Kickstarter::JsonParser | JSON parser connector for WWW::Kickstarter | metacpan | |
WWW::Kickstarter::JsonParser::JsonXs | JSON::XS connector for WWW::Kickstarter | metacpan |