Kwalitee Issues

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • XML::SAX::Base

has_meta_json

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

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.02,0.03,0.05,0.06,0.07,0.08,0.14,0.29

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
IOC A lightweight IOC (Inversion of Control) framework 0.29 metacpan
IOC::Config::XML An XML Config reader for IOC 0.03 metacpan
IOC::Config::XML::SAX::Handler An XML::SAX handler to read IOC Config files 0.02 metacpan
IOC::Container An IOC Container object 0.14 metacpan
IOC::Container::MethodResolution An IOC Container object which support method resolution of services 0.02 metacpan
IOC::Exceptions Exception objects for the IOC Framework 0.07 metacpan
IOC::Interfaces Interfaces for the IOC Framework 0.02 metacpan
IOC::Proxy Proxy for the IOC Framework 0.07 metacpan
IOC::Proxy::Interfaces A IOC::Proxy subclasss to proxy objects with a given interface 0.02 metacpan
IOC::Registry Registry singleton for the IOC Framework 0.05 metacpan
IOC::Service An IOC Service object 0.08 metacpan
IOC::Service::ConstructorInjection An IOC Service object which uses Constructor Injection 0.07 metacpan
IOC::Service::Literal An IOC Service object whose component is a literal value 0.01 metacpan
IOC::Service::Parameterized An IOC Service object which accepts a set of parameters for the instance 0.01 metacpan
IOC::Service::Prototype An IOC Service object which returns a prototype instance 0.02 metacpan
IOC::Service::Prototype::ConstructorInjection An IOC Service object which returns a prototype instance 0.01 metacpan
IOC::Service::Prototype::SetterInjection An IOC Service object which returns a prototype instance 0.01 metacpan
IOC::Service::SetterInjection An IOC Service object which uses Setter Injection 0.06 metacpan
IOC::Visitor::SearchForContainer Visitor for searching a IOC::Container hierarchy 0.03 metacpan
IOC::Visitor::SearchForService Visitor for searching a IOC::Container hierarchy 0.03 metacpan
IOC::Visitor::ServiceLocator Service locator Visitor for the IOC::Container hierarchies 0.02 metacpan
Test::IOC Test IOC registries 0.01 metacpan

Provides

Name File View
IOC::Service::Deferred lib/IOC/Service.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan