About PerlPerlPodcasting Perl- June 21, 2008 This site, though it doesn't seem to be updated too often, has some interesting Perl podcasts if you're into that sort of thing. So far, there are a few interesting...http://perl.about.com/b/2008/06/21/podcasting-perl.htm Perl book (mini) reviews- June 19, 2008 Here's a great series of book reviews for some of the most popular Perl books, and the best part is they are short and to the point! All in all,...http://perl.about.com/b/2008/06/19/perl-book-mini-reviews.htm Adding Object-Relational Mapping to your Perl Application - Part Three- June 17, 2008 Object-Relational Mapping is a method of mapping a relational database to a class structure in an object-oriented programming language. In simpler terms, it takes your database structure and creates an...http://perl.about.com/b/2008/06/17/adding-object-relational-mapping-to-your-perl-applicati... Readable Perl- June 8, 2008 This is a clean and useful PDF of a presentation on clean and usable Perl! Seriously, this is a great look at busting some of the myths that Perl is...http://perl.about.com/b/2008/06/08/readable-perl.htm Why I like Perl- June 4, 2008 A recent LiveJournal entry from pozorvlak is a really great essay on several of the good points that Perl has to offer. It pretty much touches on all the reasons...http://perl.about.com/b/2008/06/04/why-i-like-perl.htm Count Lines of Code- June 1, 2008 Whatever language you choose to program in, here's an interesting and useful utility (written in Perl of course) that will count blank lines, comment lines, and physical lines of source...http://perl.about.com/b/2008/06/01/count-lines-of-code.htm |