[Bloomington-normal-pm] DB Utility

unixdown unixdown at unixdown.com
Tue Mar 11 22:36:43 CST 2003


Hello People


A while back when I was trying to learn the ins and outs of OOP I wrote a 
DB module.
http://unixdown.com/DB_utility.pm

It's rather primitive but was a good learning experience.
The objective was to create a module that would generate my SQL syntax for 
me (Similar to DBIx::Abstract)
If I get ambitious, I'll add support for place holders, bind cols, 
etc....  Most of those features just need to be autoloaded to the DBI module.
Anyway, critique it to death please.

Later,

zach




More information about the Bloomington-normal-pm mailing list