Jess Robinson wrote:
On Wed, 6 Dec 2006, Matt S Trout wrote:
As we discussed on IRC, this is a TT bug.
I must have missed that.. can you elaborate for list-archive posterity
please?
Jess
IIRC its a factor of the following in ResultSource.pm and how TT calls
things:
use overload
'0+' => \&count,
'bool' => sub { 1; },
fallback => 1;
_______________________________________________
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]/