Article of the Day: By The Grace of Perl

A friend of mine just posted a couple of great blog articles about the things he has learned, and the things he loves, about the perl scripting language:

By The Grace Of Perl

…First, the map function is the best example of simplicity. Here is an example of some code that just makes map the absolute best method for reducing simple loops down to single statements…

By The Grace Of Perl – Part 2

… Tie. Not the sort of concept that needs a breaker, not the style of food or country of origin, but more like something that needs an interface. The tie keyword is probably my newest, yet favorite, feature of the Perl language. Basically, it allows a class to provide an interface, using specifically named subroutines, to access any form of data. The typical tie syntax requires a variable, a class name, and scalar…

A great read for anyone that delves into the world of perl…

Popularity: 1% [?]

Share and Enjoy:
  • Print
  • Identi.ca
  • Digg
  • Sphinn
  • del.icio.us
  • Mixx
  • Google Bookmarks
  • Blogplay
  • Facebook
  • Twitter
  • Posterous
This entry was posted in Software Development and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">