IOC 0.07 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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.04,0.07
- 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 |
---|---|---|---|
IOC | A lightweight IOC (Inversion of Control) framework | 0.07 | metacpan |
IOC::Container | An IOC Container object | 0.04 | 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.04 | metacpan |
IOC::Interfaces | Interfaces for the IOC Framework | 0.02 | metacpan |
IOC::Registry | Registry singleton for the IOC Framework | 0.02 | metacpan |
IOC::Service | An IOC Service object | 0.04 | metacpan |
IOC::Service::ConstructorInjection | An IOC Service object which uses Constructor Injection | 0.03 | metacpan |
IOC::Service::Prototype | An IOC Service object which returns a prototype instance | 0.01 | 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.03 | metacpan |
IOC::Visitor::SearchForContainer | Visitor for searching a IOC::Container hierarchy | 0.02 | metacpan |
IOC::Visitor::SearchForService | Visitor for searching a IOC::Container hierarchy | 0.02 | metacpan |
IOC::Visitor::ServiceLocator | Service locator Visitor for the IOC::Container hierarchies | 0.02 | metacpan |