in reply to CGI::Formbuilder and Class::DBI
This should work for simple objectsmy $hashref = { map { $_ => $obj->get($_); } $obj->columns };
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: CGI::Formbuilder and Class::DBI
by set_uk (Pilgrim) on Nov 12, 2003 at 12:39 UTC |