Curses::UI::POE 0.031
Curses::UI::POE 0.031 has been released. This is good, because the last version of Curses::UI::POE (0.02801) was released 24-Jun-2004, nearly 4 years ago. It was in much need of clean up and a few minor bug fixes, which it received. I'm a little ashamed to say I did not update the documentation, however I did update the examples and got the IRC Client working again. I also fixed both the open RTs which were open for the module, and improved it's behavior a bit.
I did a major refactoring, and the code is a heck of a lot nicer now. All those anonymous hashrefs, what was I thinking? Yuck. I also added support for object states, options and args being passed into the constructor which in turn are passed into the underlying POE session. (...)