Nerd Link(s) of the Day
ArrayFields: Tired of indexing with numbers? Index your arrays in a better way.
Main: Quit re-writing your main program structure for all those flags and options. Use this gem to do the heavy lifting.
rq: rq is a great little gem for clustering Linux boxes via a job system running on an sqlite database on an NFS. Check out a nice little article on it here.