Revision history for MooseX-POE
0.080
+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.