2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
8 lines
365 B
Text
8 lines
365 B
Text
This module allows you to tie a filehandle (output only) to
|
|
syslog. This becomes useful in general when you want to
|
|
capture any activity that happens on STDERR and see that it
|
|
is syslogged for later perusal. You can also create an arbitrary
|
|
filehandle, say LOG, and send stuff to syslog by printing to
|
|
this filehandle.
|
|
|
|
WWW: http://search.cpan.org/dist/Tie-Syslog/
|