Help for this page
#!/usr/bin/perl ... $$telnet->open(Host=>$host); $$telnet->login($username,$password); }