Help for this page
use Sys::Syslog; openlog "PERLSEZ", "pid", "LOG_MAIL"; # say it once and let Sys::Syslo +g remember for the duration, save me some typing later # add code as needed
syslog "info", "spammer trying dictionary attack blocking $ipaddr";