This version was released on 1999-03-17.

Incorrect parameters to &POE::Session::new could cause an infinite loop. Fixed.

Deprecated posting/calling $_[HEAP] instead of $_[SESSION].

Allow posting to stringified session references.

Sessions will carp on invalid states, if their 'debug' option is set and they do not have a _default state registered.

Added an event() method to the wheels. This lets programs change the events they emit without having to destroy them outright and create replacements.

Allow packed addresses in SocketFactory's parameters.

Documented the mailing list.

Fixed a race error in tests/proxy.perl. It would die if the client sent information before the server connection was made.

Back to POE CHANGES.