About PerlPerlIWL: A Perl widget library for the web- May 24, 2008 Here's something interesting to look at - a new Perl widget library for web interfaces that works in the style of Gtk+. It incorporates the prototype JS library and has...http://perl.about.com/b/2008/05/24/iwl-a-perl-widget-library-for-the-web.htm Perl Myths- May 21, 2008 This is a great presentation from Tim Bunce that busts some of the typical Perl Myths that have been spreading across the internet. Namely that Perl is dead or dying,...http://perl.about.com/b/2008/05/21/perl-myths.htm Perl 6 on Parrot (Rakudo) progress report- May 19, 2008 Here's another update on the progress of Perl 6 and Parrot for anyone following the development. This time it covers some interesting new developments to play with like a tool...http://perl.about.com/b/2008/05/19/perl-6-on-parrot-rakudo-progress-report.htm Adding Object-Relational Mapping to your Perl Application - Part Two- May 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/05/17/adding-object-relational-mapping-to-your-perl-applicati... |