http://www.perlmonks.org?node_id=355562


in reply to Telnet via Perl fails

Hi!

You might want to try Net::Telnet. This module allows you to easily open and manage telnet sessions.

Hope this helps!

Michele.