Net-IMP-HTTP 0.525 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.
- 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 |
---|---|---|---|
Net::IMP::Adaptor::STREAM2HTTPConn | translate IMP_DATA_STREAM data type to HTTP connection data types | metacpan | |
Net::IMP::HTTP | interface for HTTP specific L<Net::IMP> plugins | 0.525 | metacpan |
Net::IMP::HTTP::Connection | base class for HTTP connection specific IMP plugins | metacpan | |
Net::IMP::HTTP::Example::AddXFooHeader | adds X-Foo header to HTTP response | metacpan | |
Net::IMP::HTTP::Example::BlockContentType | sample IMP plugin to block response based on given content type | metacpan | |
Net::IMP::HTTP::Example::FlipImg | sample IMP plugin to flip images | metacpan | |
Net::IMP::HTTP::Example::LogFormData | IMP plugin to log formular uploads | metacpan | |
Net::IMP::HTTP::Example::SaveResponse | save response data to file system | metacpan | |
Net::IMP::HTTP::Request | metacpan |