POE::Component::SmokeBox ChangeLog
==================================
0.01_09 Mon Oct 20 15:53:20 BST 2008
- Amended some of the longer running tests.
0.01_07 Fri Oct 10 22:46:40 BST 2008
- Trying to see if it is a problem with older T::H for
hangs on certain CPAN tester configurations.
0.01_06 Wed Oct 8 16:24:59 BST 2008
- Fixed a problem with the 00_dump_stuff.t test.
0.01_05 Wed Oct 8 10:37:11 BST 2008
- Changed the API for ::Job and ::JobQueue. We don't
define smokers in the Job object now, this was doomed
to fatal failure.
0.01_04 Tue Oct 7 17:20:13 BST 2008
- Added loop detection to ::Backend
0.01_03 Fri Oct 3 13:25:26 BST 2008
- Fixed bug in JobQueue, we were only processing
the first job that was submitted. Doh.
0.01_02 Fri Oct 3 12:10:18 BST 2008
- Added PERL5_SMOKEBOX_DEBUG env to ::Backend
0.01_01 Mon Sep 8 12:47:26 BST 2008
- Initial public developer release