I am using secureCRT. I want to automate secureCRT using perl. I intend to open the secureCRT, enter hostname,username and password and then execute a command in secureCRT. Is there any perl object to work with secureCRT.
Is there any command like
Win32::OLE (SecureCRT.Application)
for perl
I am unable to find any perl documentation for using secureCRT