This version was released on 2000-10-04.

Document POE::Preprocessor's debugging constants, and allow them to be overridden by defining them before POE::Preprocessor is used. This is the same scheme that POE::Kernel's TRACE/ASSERT constants use.

Philip Gwyn thinks SIGCHLD was broken after 0.1104, so I've restructured test programs 11 and 12 (POE and Event signal watchers). Child process death is synchronized by the parent program (read: SIGINT) instead of with sleep and Time::HiRes. They ought to die closer together now.

Back to POE CHANGES.