Can I do this:
Make a short AssemblyRobot program by using clicks and keystrokes etc, while some perl module is recording my actions in Win32:GuiTest format? That would seem like an easy, lazy way to do the programming. Then I could see where the parameters occur, and easily edit the record to make a perl subroutine with variables.
If not with Win32:GuiTest, could I work with some other perl module?