in reply to Pass expected input to Windows program

I have used sanur to solve this very same problem: it's not Perl, but it works like a charm :-)
HTH,
Ant9000
  • Comment on Re: Pass expected input to Windows program

Replies are listed 'Best First'.
Re: Re: Pass expected input to Windows program
by disciple (Pilgrim) on Apr 03, 2004 at 15:59 UTC
    I also found CPAU which is a replacement for the "runas" command. It works just fine. However, I was hoping to figure this out in Perl for future reference.