I need to pass a Ctrl-C with the Telnet.pm module to a router. I've tried using the telnet->break, but that only appears to send an interrupt or attention and is not the same as the Ctrl-C. I thought that I might be able to setup a scalar that would contain the Ctrl-C, but that apparently doesn't work either. Could someone lend their technical creativity to this problem? Any suggestions would be greatly appreciated.