How to Avoid Writing Code (O'Reilly)
[Posted July 16, 2003 by cook]
Kake Pugh
writes about mining databases with Perl on O'Reilly.
"
One of the most boring programming tasks in the world has to be pulling data out of a database and displaying it on a web site. Yet it's also one of the most ubiquitous. Perl programmers being lazy, there are tools to help make boring programming tasks less painful, and two of these tools, Class::DBI and the Template Toolkit, create a whole which is far more drudgery-destroying than its parts."
(
Log in to post comments)