This version was released on 1998-11-23.

Added new constructor syntax to POE::Session. It's now possible to say: new POE::Session($kernel, $object, \@methods). See tests/objsession.perl for an example.

Removed an unnecessary function call in Kernel.pm.

Rearranged Changes so the most recent ones come first.

Back to POE CHANGES.