Regarding the ability to create a double-clickable Terminal script (see previous item), Scott Lahteine notes that: AppleScript Menu can do more than just run AppleScripts. It allows you to run Perl ...
Each script is explained, although a “working knowledge” of Perl is needed to get much out of the discussions. My knowledge of Perl is fairly rudimentary — there’s a good reason I write stories and ...
There are numerous ways to redirect standard error in a Perl script. You can redirect the output from one particular command, you can combine standard error with ...