Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

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: SOAP, SOAP::Defs

prereq_matches_use

List all used modules in META.yml requires

Error:

  • SOAP::Transport

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: SOAP-0.28/lib/SOAP/OutputStream.pm -- Around line 218: Deleting unknown formatting code H<>

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: SOAP, SOAP::Defs, SOAP::Envelope, SOAP::EnvelopeMaker, SOAP::GenericHashSerializer, SOAP::GenericInputStream, SOAP::GenericScalarSerializer, SOAP::OutputStream, SOAP::Packager, SOAP::Parser, SOAP::Serializer, SOAP::SimpleTypeWrapper, SOAP::Struct, SOAP::StructSerializer, SOAP::Transport::HTTP::Apache, SOAP::Transport::HTTP::CGI, SOAP::Transport::HTTP::Client, SOAP::Transport::HTTP::Server, SOAP::TypeMapper, SOAP::TypedPrimitive, SOAP::TypedPrimitiveSerializer

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
SOAP Library for SOAP clients and servers in Perl 0.28 metacpan
SOAP::Defs Spec-defined constants 0.28 metacpan
SOAP::Envelope Creates SOAP streams 0.28 metacpan
SOAP::EnvelopeMaker Creates SOAP envelopes 0.28 metacpan
SOAP::GenericHashSerializer Generic serializer for Perl hashes 0.28 metacpan
SOAP::GenericInputStream Default handler for SOAP::Parser output 0.28 metacpan
SOAP::GenericScalarSerializer Generic serializer for Perl scalar references 0.28 metacpan
SOAP::OutputStream Writes SOAP fragments 0.28 metacpan
SOAP::Packager SOAP internal helper class 0.28 metacpan
SOAP::Parser Parses SOAP documents 0.28 metacpan
SOAP::Serializer serialization utilities 0.28 metacpan
SOAP::SimpleTypeWrapper deprecated 0.28 metacpan
SOAP::Struct support for ordered hashes 0.28 metacpan
SOAP::StructSerializer (internal) serializer for SOAP structs 0.28 metacpan
SOAP::Transport::HTTP::Apache SOAP mod_perl handler 0.28 metacpan
SOAP::Transport::HTTP::CGI Generic SOAP CGI handler 0.28 metacpan
SOAP::Transport::HTTP::Client Client side HTTP support for SOAP/Perl 0.28 metacpan
SOAP::Transport::HTTP::Server Server side HTTP support for SOAP/Perl 0.28 metacpan
SOAP::TypeMapper Maps Perl types to their serializer/deserializer classes 0.28 metacpan
SOAP::TypedPrimitive Wrapper for xsd primitives that need explicit SOAP type attributes 0.28 metacpan
SOAP::TypedPrimitiveSerializer serializer for xsd scalars 0.28 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan