Good morning. This is a heads-up to developers. Code has been committed to CVS that prevents the POE::Wheel classes from using code references directly. That is, this is no longer supported in POE::Wheel classes:
InputState => \&function The POE::Wheel classes now also emit mandatory deprecation warnings when given FooState parameters instead of FooEvent ones. If you have code still using FooState, you have an opportunity to change it to FooEvent before the code is released. The next step is to replace FooState warnings with hard errors. It's due to occur no sooner than 28 days after 0.20 is released, but in practice these things take much longer. -- Rocco Caputo / [EMAIL PROTECTED] / poe.perl.org / poe.sf.net
