in reply to Re: Single row selects with Class::DBI
in thread Single row selects with Class::DBI

I'd read about the construct method, but didn't think to use it here. I can see how that would work.

Still, it seems like a lot of work to go thru, when what I want is a simpler version of the set_sql/search_by_ stuff. I was hoping for something as lazy as those....