I have written a Perl script that sends data to clients. It works some time (from one minute to 2 hours) and then goes down. No errors in console, no errors in log.
I added an END
section to it - it isn't executed.
What can I do to figure out what the problem is?