Dietolog.com.ru is a domain controlled by two name servers at spaceweb.ru. Both are on the same IP network. The primary name server is ns1.spaceweb.ru. Incoming mail for dietolog ...
4. Perl & CGI: Write die command to log file, exit 1, subroutine
exit 1, subroutine, fh: Hi Aparnaa, To catch a die, you d have to write a SIGDIE handler, or instead of dying, just print to the file directly. If you want to capture dies ...