in reply to Open another IE browser window from CGI
Why not give the HTML TARGET attribute a try?
That attribute will allow to specify the target window where the contents are to be displayed.
This is not a Perlish reply, but it would be my approach to the solution of the problem, instead of having Perl launching applications.