Subject: | close_xs undefined |
$@ is set to "close_xs is not a valid Sys::Syslog macro" after
closelog(). The eval() protects it from erroring, but it still writes
to $@, which I happened to be using at the time.
Since close_xs() isn't defined anywhere in the source, this appears to
be a bug.