| About Perl/PHP |
|
| Description: |
Perl/PHP |
| Format: |
RSS 1.0 |
| Feed URL: |
http://z.about.com/6/g/perl/b/index.rdf |
| |
| Latest Headlines |
|
Rethinking the interface to CPAN
Thu, 15 May 2008 02:14:00 +0800
Andy Lester recently had a great post on the public web interface to CPAN, proposing nothing less than a total overhaul to make the massive software library more useful to...
|
Perl is Not Going Away
Tue, 06 May 2008 10:35:00 +0800
As much as some people might want it to, Perl isn't dying, and Perl developers are not going the way of the Dodo. Andrew Hanenkamp has some pretty compelling reasons...
|
Good Perl code is the best form of evangelism
Thu, 17 Apr 2008 05:00:00 +0800
Here is a clear re-factoring of a terrible Perl routine into good Perl. The author pulls a terrible example of a Perl routine from the Microsoft Scripting Games and proceeds...
|
10 Perl modules all Java developers should know
Mon, 14 Apr 2008 05:00:00 +0800
Here's a set of very useful CPAN modules for Java / Perl integration - good thing for folks that work in both languages to keep bookmarked!
10 Perl modules all Java...
|
Perl on Rails
Sat, 22 Mar 2008 05:00:00 +0800
Some folks at the BBC have created a Perl version of the popular web framework, Ruby on Rails for their web projects. Unfortunately, the have not yet released the code...
|
Adding Object-Relational Mapping to your Perl Application - Part One
Thu, 20 Mar 2008 05:00:00 +0800
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...
|
MUDdy - Kinda like a MUD, but single-player
Tue, 18 Mar 2008 05:00:00 +0800
Over a course of a sick weekend, Michael Mol wrote up a cool single-player MUD (is that even possible?) in Perl. Check it out, download it and see if it...
|
Choose the right template system for your team
Sun, 16 Mar 2008 18:20:00 +0800
This is a great roundup of the most popular Perl templating systems available. Use it as a base for your own testing and research to find the one that is...
|
How to parse simple text files with Perl
Thu, 28 Feb 2008 22:32:00 +0800
Big or small, Perl benchmarks great when it comes to digging through text. As an example, lets build a little program that opens up a tab separated data file, and...
|
Do Not Learn Perl
Tue, 26 Feb 2008 04:38:00 +0800
Tongue firmly in cheek, Andrew Kirkpatrick goes over some of the reasons Perl has a special place in the wide world of programming languages. This is, in fact, a list...
|