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

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to