Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=956257

--- Comment #1 from Martin Kyral <mky...@redhat.com> ---
Description of problem:
perl scripts can't send messages with the LOG_EMERG log level to syslog.

Version:
perl-5.16.3-241.fc18

Steps to Reproduce:
0 [mkyral@ ~ ]$ perl -e 'use Sys::Syslog; syslog(LOG_EMERG, "Test message")'
syslog: level must be given at -e line 1.


Actual results:
syslog: level must be given at -e line 1.

Expected results:
message logged

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=AYZRmaxzjm&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to