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 ...
Every programming language has its strengths...and its weaknesses. We identify five tasks for which perl is ideally suited, and four that...well, really, shouldn't you choose something else? We all ...
As part of my attempts to investigate Hip Webzine readership patterns using the information recorded in the World Wide Web server's logfile, I wrote a suite of three Perl scripts, as documented in the ...
Shown below are samples of the output files that are generated by the suite of three Perl scripts in Appendix B of this paper. The samples shown are a very small subset of the total data. They are ...
There are a lot of really nice scripting languages available to Unix admins, but Perl is still one of my favorites for doing any work that involves regular expressions — any text that you can describe ...
A number of options are available for Perl developers who want to reduce the amount of work and tedium involved in writing Perl CGI scripts that interact with a database server. Some of these ...
Why, when people were trying to get me to switch from Windows to a Mac, did no one tell me about AppleScript? Sure, a stable OS with Unix shell access and a sophisticated UI are nice. But a scripting ...