Skip to content

Inversion of Control and Dependency Injection for Perl

Notifications You must be signed in to change notification settings

jrockway/BreadBoard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bread::Board version 0.18
===========================

See the individual module documentation for more information

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

    Moose
    MooseX::Params::Validate
    MooseX::Clone
    Sub::Exporter

COPYRIGHT AND LICENCE

Copyright (C) 2007-2011 Infinity Interactive, Inc.

http://www.iinteractive.com

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

Inversion of Control and Dependency Injection for Perl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 99.0%
  • BlitzBasic 1.0%