Hi,
I need to write scripts automating some boring tasks. For this I need to do things like: controlling the mouse and keyboard (pointing to areas on the screen, sending mouse clicks, sending keyboard events etc), raising windows etc. There is a free
application for that - but it uses it's own language and for me it would be much more convenient if I could use Perl for that. I read
but it is about controlling Excel via OLE and in mine case the application does not have any OLE API, or I don't know about it.