[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New perl packages



Brendan O'Dea <bod@debian.org> writes:

>   # perl -Mstrict -MSys::Syslog -we 'Sys::Syslog::setlogsock "inet";' \
>                                  -e 'syslog "info", "syslog test (inet)"'
>   # perl -Mstrict -MSys::Syslog -we 'Sys::Syslog::setlogsock "unix";' \
>                                  -e 'syslog "info", "syslog test (unix)"'
>   # tail -2 /var/log/messages
>   Jan 30 23:37:22 duende bod: syslog test (inet)
>   Jan 30 23:37:22 duende bod: syslog test (unix)
> 
> I'd be very interested to see some example code which triggers this bug.

  I've seen many warnings about this bug, and this seems to be problematic
  and referenced in the Perl code BTS. I don't know much more about this bug.

-- 
Jérôme Marant <jerome.marant@free.fr>

-----------------------------------
Debian Activity Page:
http://jerome.marant.free.fr/debian
-----------------------------------



Reply to: