in reply to
Automating user input
You don't have to necessarily use the Expect Perl module to use expect. You could write an expect script that calls your perl script. Looks like Active State has an expect for windows.
http://docs.activestate.com/activetcl/8.5/expect4win/
Comment on
Re: Automating user input
In Section
Seekers of Perl Wisdom