[Catalyst] How to get from

Steve Nolte steve at redanvil.net
Sat Sep 18 23:05:04 GMT 2010


Agreed that this is a DBIx::Class question, but I think you want something like:

$self->result_source->schema->resultset('NAME_OF_RESULTSET_YOU_WANT')->find($id)




More information about the Catalyst mailing list