globalvasu
Programmer
I am writing a perl script to telnet to a EPABX, execute some command and capture the output. Output of the command is more than one page long and I need to pass "PAGE DOWN" key go to next page. How do I pass Page Down key in Net::Telnet