[Dbix-class] Re: Can't modify prefetch

Tim Bunce Tim.Bunce at pobox.com
Sun Nov 28 13:21:33 GMT 2010


On Sat, Nov 27, 2010 at 02:13:48PM +0100, Peter Rabbitson wrote:
> Ryan Tate wrote:
> >Nevermind, I stupidly forgot to assign the modified resultset :-) I'll
> >pull the RT bug too.....
> 
> Next version will have this so people won't be confused as easily:
> http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits/DBIx-Class.git;a=commitdiff;h=0e7a447e570daf41c11b403fd81046756894cc27

Micro-optimization: the wantarray op is faster than using a temp variable.

Tim.



More information about the DBIx-Class mailing list