Revision history for MooseX-POE 0.201 2009-04-02 + Fix warnings thrown by the MooseX::Declare tests (perigrin) + Update POD to include the caveats with MooseX::Declare (perigrin) 0.200 2009-04-02 + Fairly substantial re-write of the internals (ash) + Made everything a Metaclass Role / Trait. This will break backwards compatibility with the previous method of using MooseX::POE::SweetArgs. (ash) + Now compatible with MooseX::Declare ... in theory ... with tests (ash) + Add example from the POE Cookbook (LordVorp) 0.100 2009-01-11 + Change to Moose::Exporter 0.090 2008-11-08 + add MANIFEST.SKIP - Remove OSX Files 0.080 2008-11-07 +add MooseX::POE::SweetArgs metaclass (hdp) +Sessions are no longer leaked because they are only referenced by ID (nothingmuch) +Add MooseX::POE::Role (nothingmuch) +Add MooseX::POE::Aliased role (nothingmuch) 0.070 2008-02-03 +attributes can now be weak_ref=>1 (rjbs) 0.060 2008-01-25 +START now get all the POE arguments again like they used to. (ash) 0.050 2008-01-22 +startup calls STARTALL, which calls all STARTS (like BUILDALL, etc.) (rjbs) +fix to the fix for MooseX::Daemonize skipping (Dave Rolsky) +fixing MooseX::Object::Deferred so that it brings in the right metaclass -- this feature is alpha and has 0 tests YMMV 0.0.4 2008-01-17 (functionally the same as 0.03) +Fix test to skip if MooseX::Daemonize not installed 0.0.3 2008-01-15 +fix Synopsis code to close bug #31432 (sproingie) 0.0.2 2007-10-23 +fix POD +fix tests 0.0.1 Thu Oct 11 16:58:27 2007 +Initial release.