The simple mechanism would be to put your telnet code in to a small script that takes $separate_command as a command line argument.
Then the main script uses
system qq[ start perl SimpleTelnet.pl "$separate_command" ];
for each client it needs to contact.
In reply to Re: Using Net::Telnet Module on Windows machine
by BrowserUk
in thread Using Net::Telnet Module on Windows machine
by Edge118
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |