The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for POEx-Role-SessionInstantiation: 0.092671

0.092671  2009-09-24 21:36:29 UTC
        Update deps
        Major refactor of guts to break out functionality into different roles
        Implement traits (even parameterized ones) via import
        Misc doc fixes

0.092460  2009-09-03 21:06:04 UTC
        Depend on newer POEx::Types and let it set the POE version

0.092440  2009-09-01 15:38:10 UTC
        Depend on newer versions of dependencies
        Switch from the long verbose type constraint aggregate to px-type defined shortcut

0.092280  2009-08-16 21:06:53 UTC
        Redo tracing to now be a simple if statement before invocation
        Throw away method heuristics in exchange for declarative method traits
        Redo dist using Dist::Zilla
        Redo POD to use PodPurler
        Advice now works on methods declared as events
        Reworked docs/code to use immediate 'with' usage
        removed 'use signatures;'
        should be 5.8.X safe. We'll see after CPAN Testers gets a hold of it

0.01    2009-05-05
        Initial release