http://www.perlmonks.org?node_id=422127


in reply to removing task bar entries for Perl applications

I wrote this to spawn perl code on windows. Win32::Process allows you to control how you launch your executables the same way using wperl.exe does.

HTH