----- Original Message ----- 
From: "Lamb Joseph" <[EMAIL PROTECTED]>
To: <vmsperl@perl.org>
Sent: 04 January 2005 21:13
Subject: Net::Telnet Problems on VMS


> 
> Problem: My second command  fails. It fails because
> the scripts does not send the command on the same line
> as the last prompt.
> 
> Does anybody know why this problem happens?

A complete guess, but one cause to be eliminated is output buffering.

Try setting $| = 1 throughout

Reply via email to