Re: [perl #36848] Sys::Syslog::syslog kills program if syslogd not running

2005-08-31 Thread Ed Ravin
On Wed, Aug 31, 2005 at 09:01:57AM -0700, Rafael Garcia-Suarez via RT wrote: > Ed Ravin wrote: > > > > In that case, we have a documentation bug - the fact that Sys::Syslog might > > crash the calling program with croak() is not mentioned in its man page. > > > &g

Re: [perl #36848] [RESOLVED] Sys::Syslog::syslog kills program if syslogd not running

2005-08-31 Thread Ed Ravin
On Wed, Aug 31, 2005 at 08:42:04AM -0700, Rafael Garcia-Suarez via RT wrote: > According to our records, your request regarding > "Sys::Syslog::syslog kills program if syslogd not running" > has been resolved. > > If you have any further questions or concerns, please respond to this message.

Re: [perl #36848] Sys::Syslog::syslog kills program if syslogd not running

2005-08-11 Thread Ed Ravin
On Thu, Aug 11, 2005 at 01:52:35AM -0700, Nicholas Clark via RT wrote: > On Wed, Aug 10, 2005 at 12:21:49PM -0400, Ed Ravin wrote: > > > I submit that this is a design bug - no other syslog() library behaves > > this way, especially not the C library that Syslog.pm is based o

Re: [perl #36848] Sys::Syslog::syslog kills program if syslogd not running

2005-08-10 Thread Ed Ravin
On Wed, Aug 10, 2005 at 01:32:04AM -0700, Nicholas Clark via RT wrote: > On Tue, Aug 09, 2005 at 04:30:32PM -0700, eravin @ panix. com wrote: > > >connect: No such file or directory (SOCK_DGRAM after trying SOCK_STREAM) > > at perlprog line NNN > > > > Where the offending line is something li