[Dbix-class] howto define an aggregating function

Mario Minati mario at minati.de
Mon Jan 29 18:45:41 GMT 2007


Hello @all,

I am useing DBIx:Class with Catalyst and would like to extend one of my 
modell classes (derived from DBIx::Class).

I would like to extand the class that handles address data (like street, 
zipcode and city) to provide a function that delivers me a concatenation 
of these value (returning  something like "street, zipcode city").
How do I achieve this goal?

Thanks for any help,

Mario Minati



More information about the Dbix-class mailing list