WebService-Async 0.04 Deleted
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
WebService::Async | Non-blocking interface to web service APIs | 0.04 | metacpan |
WebService::Async::Converter::Function | Custom converter class which uses your own code reference. | metacpan | |
WebService::Async::Converter::JSON | JSON converter class with JSON. | metacpan | |
WebService::Async::Converter::Raw | Default converter class which does nothing. | metacpan | |
WebService::Async::Converter::XMLSimple | XML converter class with XML::Simple. | metacpan | |
WebService::Async::Parser::JSON | JSON parser class with JSON. | metacpan | |
WebService::Async::Parser::Raw | Default parser class which does nothing. | metacpan | |
WebService::Async::Parser::XMLSimple | XML parser class with XML::Simple. | metacpan | |
WebService::Async::Request | Request class for internal use only. | metacpan | |
WebService::Async::ResponseCache | Caching with MooseX::WithCache. This is for internal use only. | metacpan | |
WebService::Async::Result | A class which stored the converted response. | metacpan | |
WebService::Async::Role::Converter | Role class for converter. | metacpan | |
WebService::Async::Role::Parser | Role class for parser. | metacpan |