Revision history for POEx-Role-SessionInstantiation: 0.092800
0.092800 2009-10-07 20:31:26 UTC
Fix removing an alias when no alias set
Swtich trait behavior to MooseX::CompileTime::Traits
Adjust docs to reflect mx-ct-traits usage
Adjust traits test
0.092673 2009-09-24 23:08:47 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