The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Error message improvement
Added the reason ($@) of error trying to load Siebel::Srvrmgr::OS::Unix,
which will skip all tests
Performance improvements to Daemon::Heavy
Performance improvements to ListParser and ListParser::FSA
Added support to time zone on Duration class
Small fixes related to test Duration and ToString Moose roles attributes
and methods
Extended processes returned by Siebel::Srvrmgr::OS::Unix. Now the
processes ireturned by this class will not only be those related to 
Siebel components. Added a new dependency to the Makefile.PL to support this change.
More improvements to usage of Log::Log4perl to reduce reading the configuration file over and over again
_check_error method is now being invoked only once of lines read from STDOUT of child process instead of line by line