Peco::Service

Peco::Service is a Perl module with service specifications for Peco IoC containers.
Download

Peco::Service Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Richard Hundt
  • Publisher web site:
  • http://search.cpan.org/~rhundt/

Peco::Service Tags


Peco::Service Description

Peco::Service is a Perl module with service specifications for Peco IoC containers. Peco::Service is a Perl module with service specifications for Peco IoC containers.SYNOPSIS use Peco::Service; $service = Peco::Service->new( $class, @depends, $create, %attrs ); $service = Peco::Service::Factory->new( &subroutine, @depends ); $service = Peco::Service::Constant->new( $value );SERVICE TYPESPeco::ServiceA generic service registration class.Peco::Service::FactoryFactory service registration class. Takes a coderef which is called each time this service is accessed.Peco::Service::ConstantFor constant or scalar values. Requirements: · Perl


Peco::Service Related Software