From: Mike S. <m...@pe...> - 2004-07-11 16:25:52
|
Log::Log4perl 0.47 has been released to log4perl.sf.net. Here's the changes: 0.47 (07/11/2004) * (ms) Added suggestion by Hutton Davidson <Dav...@ft...> to make the socket appender more forgiving. New option "silent_recovery" will silently ignore errors and recover if possible on initiallly dead socket connections. * (ms) Fixed bug with initialized() -- checking once caused subsequent calls to return true. * (ms) run t/045Composite.t only if Storable is installed -- earlier perl versions (like 5.6.1) don't have it by default. * (ms) fixed test case in t/020Easy.t for buggy perl 5.6.1 * (ms) added Log::Log4perl::infiltrate_lwp() to make LWP::UserAgent play in the L4p framework upon request. * (ms) perl 5.00503 mysteriously core dumps in t/017Watch.t, seems like this was introduced in 0.46. Disabled these tests for now if we're on 5.00503 to avoid installation hickups. Longer term, need to investigate. Any issues, please let me know before it goes to CPAN. -- -- Mike Mike Schilli m...@pe... |