if ($^O eq 'MSWin32') { &Blat(...); } else { &Sendmail(...); }