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

Changes for version 0.011 - 2015-06-03

  • Dependency injection rules are now precompiled and stored. This should result in some minor runtime efficiency.
  • You now need to declare injected component as 'required' if you want to resolve them during match/ match_captures. This is because context is not complete at match/match_captures phase and if you have a model that ACCEPT_CONTEXT you may wish to defer injection until execute phase when it is complete. Its also I think less surprising behavior.

Modules

Experimental Action Signature Dependency Injection