rlucas.net: The Next Generation Rotating Header Image

Posts on ‘February 24th, 2009’

Create blank objects in Perl’s Class::DBI

Perl’s Class::DBI is something I’ve had a bit of a love-hate relationship with. It’s definitely been useful. And, like with Ruby’s ActiveRecord, it can sometimes rocket-propel you 10x with a development task. However, it’s got a lot of weird gotchas built in. One of them seems to be the inability to instantiate an object with [...]