in reply to Filehandle to interactive process on Windows AS Perl
Try installing Strawberry Perl and see if you can get IO::Pty working there. If so you could either switch versions of Perl or try copying the modules (and compiled C code, etc) from Strawberry to AS. From what I've heard this is not formally supported but usually works.