>> tables; I need to be able to do selects on multiple tables,
>> specifying particular columns in particular tables.
>> I've been looking for a guiding set of rules as to when to
>> use a hash, when to use an anonymous array, etc. Is there such?
> Here is how it would look if using DBIx::DataModel.
Your examples look very clear. I hadn't run across DBIx::DataModel,
but [quick search on CPAN] I notice you have a number of modules.
Much thanks for the information.
I will have a deeper look tonight, after work.
best,
/dennis
_______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
