in reply to Rolling my own database abstraction
Perhaps you want the "Lazy" version of Class::DBI - DBIx::LazyMethod. Looks about the shortest possible code to achieve OO generic database access.
Hope this helps. Not tried this module personally.
Cheers,
-- Dave :-)
$q=[split+qr,,,q,~swmi,.$,],+s.$.Em~w^,,.,s,.,$&&$$q[pos],eg,print
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Rolling my own database abstraction
by blokhead (Monsignor) on Oct 18, 2004 at 05:40 UTC | |
Re^2: Rolling my own database abstraction
by stonecolddevin (Parson) on Oct 18, 2004 at 01:42 UTC |
In Section
Seekers of Perl Wisdom