in reply to Re^4: How to close command prompts opened with perl script after execution that script
in thread How to close command prompts opened with perl script after execution that script

I'm not sure what you mean by "duplicate session". You can start multiple processes and communicate with them. See perlipc for some of the options.

  • Comment on Re^5: How to close command prompts opened with perl script after execution that script