in reply to Re: Net::Telnet + Term::VT102 sample
in thread Net::Telnet + Term::VT102 sample

I solved with a simple $t->cmd( 'stty rows 25 columns 80');

sometimes the solution it's so easy and simple....
even no Term:VT102 was required...
anyway thanks all the same...
Golem
  • Comment on Re: Re: Net::Telnet + Term::VT102 sample