The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.26

  • ~ removed XML::Simple dependency
  • added XML::SAX dependency
  • IOC::Config::XML
    • changed this to use the XML::SAX module and the IOC::Config::XML::SAX::Handler instead of XML::Simple
  • Added IOC::Config::XML::SAX::Handler
    • adapted tests from IOC::Config::XML (not many changes actually most things stayed the same)

Modules

IOC
A lightweight IOC (Inversion of Control) framework
An XML Config reader for IOC
An XML::SAX handler to read IOC Config files
An IOC Container object
An IOC Container object which support method resolution of services
Exception objects for the IOC Framework
Interfaces for the IOC Framework
Proxy for the IOC Framework
A IOC::Proxy subclasss to proxy objects with a given interface
Registry singleton for the IOC Framework
An IOC Service object
An IOC Service object which uses Constructor Injection
An IOC Service object whose component is a literal value
An IOC Service object which returns a prototype instance
An IOC Service object which returns a prototype instance
An IOC Service object which returns a prototype instance
An IOC Service object which uses Setter Injection
Visitor for searching a IOC::Container hierarchy
Visitor for searching a IOC::Container hierarchy
Service locator Visitor for the IOC::Container hierarchies

Provides

in lib/IOC/Service.pm