|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Can't get cmd_remove_mode to work in Net::Telnetby vek (Prior) |
| on Jan 15, 2009 at 21:38 UTC ( #736681=note: print w/ replies, xml ) | Need Help?? |
|
According to the docs, $t->cmd_remove_mode(1) removes one line to be echoed. Is it possible the remote host is returning 2 lines, the first of which you are correctly suppressing but the second line is still echoed? Could you try setting cmd_remove_mode to 2 to see if that makes any difference?
Also, check out the possibility of using option_accept()
--
vek
--
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||