[CDBI] Re: Class::DBI data serialization
"Edward J. Sabol" <sabol-2oVx0MVsMgiP/[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
Thomas Charron <[email protected]> wrote: > ref() is your friend. I appologize humbly for wasting everyones time. :-) I was going to suggest using CDBI's meta_info() method to get the foreign key info, but I think you're on the right track now. Later, Ed