in reply to
Perl Telnet client not receiving all the data
Net::Telnet
's prompt wants a regex. For this first prompt after login it looks like
'/Option :/'
would work. You may need to change it later.
Comment on
Re: Perl Telnet client not receiving all the data
Download
Code
In Section
Seekers of Perl Wisdom