in reply to How do Monks programatically construct SQL selects
Try to look at module DBIx::SearchBuilder::Record, which implements a Perl interface for build of SQL queries, espessially this module is useful for serialize and deserialize objects to the database.
Maybe it will be good for you.
_
_
_
_
_
_
M
i
c
h
a
e
l
|
---|