Revision history for Resource::Silo
-
0.05 Sat Aug 19 2023
- [test] Make sure tests work on windows (quotemeta )
- [doc] Add more examples to doc
-
0.04 Thu Aug 17 2023
- Make constructor more compatible with Moo
-
0.03 Tue Aug 15 2023
- [api] Add 'class' to make Spring-style DI initilizers (like in Bread::Board)
- [api] Add silo->ctl->meta to access container metadata
-
0.02 Sun Aug 13 2023
- Improve documentation
- Fix compatibility with older perls (5.010 & 5.012)
-
0.01 Sat Aug 12 2023
- First version released on an unsuspecting world
resourceDSL function for Moose-like resource declaration- re-exportable
silofunction to access the default container -classparameter to use current package as the container class