The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Proclet

0.09    Fri Aug 31 12:27:15
        - Supports formating stdout,stderr from services

0.08    Mon Aug 6 23:24:11 2012
        - fixed test. using Parallel::Scoreboard
          some platform doesn't support rename proc title

0.07    Thu Jun 15 02:09:20 2012
        - fixed test. for kfreebsd-gnu

0.06    Mon Jul 23 15:47:15 2012
        - added spawn_interval and err_respawn_interval attributes

0.05    Fri Jun 15 15:33:11 2012
        - fixed test. using ps -A instead of '-e'. -e means 'print enviroment value' in FreeBSD

0.04    Thu Jun 15 02:09:20 2012
        - fixed test. remove whitespaces at begining of a line

0.03    Thu Jun 15 02:09:20 2012
        - More fixed test.

0.02    Thu Jun 14 23:13:17 2012
        - Fixed test. Check `ps`

0.01    Thu Jun 14 00:40:41 2012
        - original version