Hi, all!
I'm doing archive work, and I need to activate a script that will automate the formatting of an entry. I want to stay in my web browser while executing the script.
How can I detect keystrokes without the Perl window being active?
i.e. - Term::ReadKey isn't suitable for this.
I'm doing archive work, and I need to activate a script that will automate the formatting of an entry. I want to stay in my web browser while executing the script.
How can I detect keystrokes without the Perl window being active?
i.e. - Term::ReadKey isn't suitable for this.