in reply to Re: How can I tell a browser to refresh from perl?
in thread How can I tell a browser to refresh from perl?

All on a local machine. And I can't get any perl-to-AppleScript module to work. In any case, Mac::Applescript is no good because it compiles the script every time, and so is less efficient than my current solution! At least Mac::OSA::Simple, if it worked, would execute a precompiled and even preloaded script. I was really hoping for some non-AppleScript solution.
  • Comment on Re^2: How can I tell a browser to refresh from perl?