App-Presto 0.010 Latest
Kwalitee Issues
No Core Issues.
- 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.
- 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 |
---|---|---|---|
App::Presto | provides CLI for performing REST operations | 0.010 | metacpan |
App::Presto::ArgProcessor | Term::ShellUI sub-class | 0.010 | metacpan |
App::Presto::Client | The REST client | 0.010 | metacpan |
App::Presto::Client::ContentHandlers::HTML | Handles deserializing of HTML responses | 0.010 | metacpan |
App::Presto::Client::ContentHandlers::JSON | Handles (de)serializing of JSON requests/responses | 0.010 | metacpan |
App::Presto::Client::ContentHandlers::XMLSimple | Handles (de)serializing of XML requests/responses | 0.010 | metacpan |
App::Presto::Command::HTTP | HTTP-related commands | 0.010 | metacpan |
App::Presto::Command::config | Config-related commands | 0.010 | metacpan |
App::Presto::Command::headers | HTTP header-related commands | 0.010 | metacpan |
App::Presto::Command::script | REST script-related commands | 0.010 | metacpan |
App::Presto::Command::stash | REST stash-related commands | 0.010 | metacpan |
App::Presto::CommandFactory | Responsible for installing all commands | 0.010 | metacpan |
App::Presto::CommandHasHelp | Role for command modules that have help defined | 0.010 | metacpan |
App::Presto::Config | Manage configuration for a given endpoint | 0.010 | metacpan |
App::Presto::InstallableCommand | Role for command modules that can be installed | 0.010 | metacpan |
App::Presto::PrettyPrinter | abstracted pretty-printer support | 0.010 | metacpan |
App::Presto::ShellUI | Term::ShellUI sub-class | 0.010 | metacpan |
App::Presto::Stash | Presto stash | 0.010 | metacpan |
App::Presto::WithPrettyPrinter | Role that provides a pretty-printer | 0.010 | metacpan |