in reply to Exercising Win9x/NT GUI apps using Perl?

Perl for System Administrators also recommends Win32::Setupsup, as tye's previous post postulates. Find it at Jenda.Krynicky.cz.

Update: I updated the link to Jenda's Perl directory listing, which provides a ppd for the module.

  • Comment on Re: Exercising Win9x/NT GUI apps using Perl?

Replies are listed 'Best First'.
RE: Re: Exercising Win9x/NT GUI apps using Perl?
by BlaisePascal (Monk) on Oct 20, 2000 at 07:26 UTC
    Win32::GuiTest looks promising. I won't be able to test it until tomorrow, at the earliest. Win32::ActAcc looks (initially, at least) like it requires the driven program to be compiled using the Active Accessibility libraries, which I can't guarantee for this application -- and I am fairly confident it isn't.

    I can't find Win32::Setupsup, either on CPAN or at Jenda.Krynicky.cz Can anyone give a better pointer?