Skip to content

Bhanditz/Do-it-Yourself---Dependency-Injection--Perl-

 
 

Repository files navigation

This is a Perl port of code acompanying:

http://blacksheep.parry.org/archives/diy-di/print/

In each directory there is added a test.pl script that runs
some simple tests to ensure that the refactoring was correct.

There are also some mock implementations of the base classes
needed for the tests to run - they are in the 'external' directory.

AUTHOR
Zbigniew Lukasiak

About

This is a Perl port of the original Java code from "Do it Yourself – Dependency Injection" by Chad Parry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 51.9%
  • Other 48.1%