in reply to Re^2: Automating a Win10 GUI
in thread Automating a Win10 GUI

Define better? The question you posted had a list of things you had to do in order to automate a couple of programs. The module I suggested provides convenient ways to achieve this. The module documentation is pretty clear on where to get a PPD file, how to build from source. I don't recall having issues with either method when using AS perl, or simply using cpan/cpanm. A quick search shows AS do offer a version, though perhaps not built for your version of AS perl. Make life easier in yourself, switch to Strawberry perl or just follow the documentation for building it yourself ;).

Replies are listed 'Best First'.
Re^4: Automating a Win10 GUI
by Marshall (Canon) on Jan 23, 2020 at 09:34 UTC
    Hi Marto!
    I mistakenly believed that compiling and installing a CPAN package into AS would be hard, because in the past it was! This was far easier than it used to be.

    I have updated my previous post with actual text of the installation. It appears to have worked and now I have some more homework to do.

    Thank you, Marto

      Glad to hear you got it installed. Report back if you have problems. Super Search will return some great posts using this module.