It looks like POE 0.29 requires Perl 5.8 (due to the need for Test::More). Anybody know which was the last release of POE that would work on perl v5.6.1 is?
The version of POE I've got has a POE::Wheel::Run that shares IO
drivers for stdout and stderr, and I want to see if a version that
uses seperate drivers will fix some problems I'm having.
--
Will
