I've got a massively parallel number crunching problem. I have a perl script that runs on several machines throughout the company overnight to work on this problem. (Perl calls the number-crunching executable in a shared directory and shuffles the data around.) Does anyone know of a way to make screen-savers trigger the execution of such a script? This is on an NT platform, Activeperl.