http://qs1969.pair.com?node_id=1095467


in reply to Using Perl to automate GDB

How about using Net::Telnet? This module is usually used to connect to a different host using telnet, and remote control the programs (send commands, grab their output), but you can of course remote control localhost too.

-- 
Ronald Fischer <ynnor@mm.st>