> i was trying to do '!Fields' => 'function(foo, bar) AS baz', which > confused DBIx::Recordset->BuildFields, since it does (basically) a > split on /,/. > > So i patched it to take !Fields as an array ref, in which case it assumes > you have already separated the fields appropriately. >
That's a good thing to do :-) >... > > its all still in the one patch, but should be immediately obvious what > fixes what. i apologise if it isn't. > Thanks very much for the patches, I have the feeling that the next Recordset version will consits to 50% out of your patches :-) Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
