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.25/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.

Modules

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

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan