I'm porting a windows tk app over to mac and unfortunately it requires me to run the code under an X11 terminal. Is it possible to have it run under a non X11 terminal? Is there a module I could use? I've looked at the X11::Protocol but not in any great detail.
Thanks for any advice