HTTP-Proxy 0.17 Deleted
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: HTTP-Proxy-0.17/lib/HTTP/Proxy/BodyFilter/save.pm -- Around line 282: Non-ASCII character seen before =encoding in 'C<pushè_filte()>'. Assuming CP1252
- 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.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: HTTP::Proxy, HTTP::Proxy::BodyFilter, HTTP::Proxy::BodyFilter::complete, HTTP::Proxy::BodyFilter::htmlparser, HTTP::Proxy::BodyFilter::htmltext, HTTP::Proxy::BodyFilter::lines, HTTP::Proxy::BodyFilter::save, HTTP::Proxy::BodyFilter::simple, HTTP::Proxy::BodyFilter::tags, HTTP::Proxy::Engine, HTTP::Proxy::Engine::Legacy, HTTP::Proxy::Engine::NoFork, HTTP::Proxy::Engine::ScoreBoard, HTTP::Proxy::HeaderFilter, HTTP::Proxy::HeaderFilter::simple, HTTP::Proxy::HeaderFilter::standard
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- 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 |
---|---|---|---|
HTTP::Proxy | A pure Perl HTTP proxy | 0.17 | metacpan |
HTTP::Proxy::BodyFilter | A base class for HTTP messages body filters | metacpan | |
HTTP::Proxy::BodyFilter::complete | A filter that passes on a complete body or nothing | metacpan | |
HTTP::Proxy::BodyFilter::htmlparser | Filter using HTML::Parser | metacpan | |
HTTP::Proxy::BodyFilter::htmltext | A filter to transmogrify HTML text | metacpan | |
HTTP::Proxy::BodyFilter::lines | A filter that outputs only complete lines | metacpan | |
HTTP::Proxy::BodyFilter::save | A filter that saves transfered data to a file | metacpan | |
HTTP::Proxy::BodyFilter::simple | A class for creating simple filters | metacpan | |
HTTP::Proxy::BodyFilter::tags | A filter that outputs only complete tags | metacpan | |
HTTP::Proxy::Engine | Generic child process manager engine for HTTP::Proxy | metacpan | |
HTTP::Proxy::Engine::Legacy | The "older" HTTP::Proxy engine | metacpan | |
HTTP::Proxy::Engine::NoFork | A basic, non forking HTTP::Proxy engine | metacpan | |
HTTP::Proxy::Engine::ScoreBoard | A scoreboard-based HTTP::Proxy engine | metacpan | |
HTTP::Proxy::FilterStack | 0.17 | metacpan | |
HTTP::Proxy::HeaderFilter | A base class for HTTP message header filters | metacpan | |
HTTP::Proxy::HeaderFilter::simple | A class for creating simple filters | metacpan | |
HTTP::Proxy::HeaderFilter::standard | An internal filter to respect RFC2616 | metacpan |