This version was released on 1999-02-01.

may break code: SIGWINCH is unsupported until Perl and/or POE implements safe signals. This signal was causing Perl to crash on xterm resizes.

may break code: Sessions' "_debug" variables have been removed. Instead, POE::Session now has a debug() method. This removes the _debug heap pollution, and allows for several per-session debug flags.

Back to POE CHANGES.