in reply to Re: Exiting batch-started Perl script on WinXP shutdown
in thread Exiting batch-started Perl script on WinXP shutdown
It looks like p5git://win32/win32.c. turns CTRL_SHUTDOWN_EVENT into a SIGTERM, so $SIG{TERM} should work for this case.
- tye
|
|---|