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