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


in reply to Can I auto-launch multiple perl apps in different command windows?

You can use a batch file with the START command (HELP START at your command prompt for details). I use this frequently to start multiple Perl processes each in its own command window.

--
I'd like to be able to assign to an luser