March 2006
xendai | bellhop overview
Bellhop allows you to create and publish Mac OS X services using scripting languages such as Ruby, AppleScript, Python, Perl & F-Script. Each Bellhop document consists of a collection of services written in a high-level scripting language. Your documents might contain some services written in Ruby, others in AppleScript and others in Perl or Python or F-Script. The choice is yours.
Higher-Order JavaScript
by 8 othersA JavaScriptish companion to Mark-Jason Dominus's Higher-Order Perl
January 2006
learn.perl.org: The site for people learning Perl.
by 3 othersSo, you want to learn perl? Where to start? A good place is
this introduction
or any of the books in the Beginners section below. As you learn more, you can move down the book lists and visit www.perl.org and www.cpan.org for more information.
You can read the perl documentation on our perldoc site!
Did you know that you can also access the perl documentation with the perldoc command? Try "perldoc perlreftut" at your command line prompt.
October 2005
perl.com: Ten Essential Development Practices
by 3 othersThe following ten tips come from Perl Best Practices, a
new book of Perl coding and development guidelines by Damian Conway.
August 2005
How To Debug, Troubleshoot, And Secure Perl Scripts
How To Debug, Troubleshoot, And Secure Perl Scrip
1
(5 marks)