
Moosex::poe is a perl module that provides a moose-ish way to manipulate poe::session instances. it provides an 'event' keyword to associate events with a given block of code. the current session will then be able to run these events in the normal fashion, whilst providing the encapsulation and other nice features afforded by moose.