On Mon, Mar 27, 2017 at 04:04:22PM +0200, Luca Ferrari wrote:
> Hi all,
> I've to run a very old application from the command line (unix), it
> seems to me a ncurses application but I'm not sure that is the real
> case (let's say it seems ncurses).
> Anyway, I have to launch the application with a file name, do a couple
> of menu interactions and exit, then do it again for a hundred or so
> files.
> Is there any kind of "app-mechanize" similar to www::mechanize?

Nothing to do with perl, but you could try xdotool

  http://www.semicomplete.com/projects/xdotool/

-- 
Paul Johnson - p...@pjcj.net
http://www.pjcj.net

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to