The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2020-01-27

  • Added the injection_type argument.
  • Silenced redefine warnings when exporting.
  • Allow the exported subroutine to be customized.
  • Renamed Object::Depot::Singleton to Object::Depot::Role.
  • Fixed tests failing on Perl <= 5.16.
  • Declare minimum version of dependencies.

Modules

Decouple object instantiation from usage.
Expose Object::Depot as a global singleton.