The video below is Perl’s development history since Larry Wall and a small team started out in January 1988. It’s visualized using gource. Notice how dev activity has continued to increase all the way to 2010. Perl is a powerful language. It’s also fast and everything you need has already been implemented, debugged, refactored, reimplemented […]
April 3, 2010 | perl | No comments
I have this module that a great group of guys in Malaysia have put together. But their language of choice is PHP and mine is Perl. I need to modify it slightly to integrate it. For example, I need to add my own session code so that their code knows if my user is logged […]
October 24, 2009 | perl, PHP | 2 comments
A friend is busy putting together a kick ass startup with a strong geographic component. He’s using Google Maps API version 3 which is a vast improvement (and total rewrite) from previous versions. But he needs to store and query his geographic data in a fast efficient way. There are many options out there, but […]
October 10, 2009 | mysql | 7 comments