Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-DBIx-Class CPAN distribution.

Report information
The Basics
Id: 75247
Status: new
Priority: 0/
Queue: Test-DBIx-Class

People
Owner: Nobody in particular
Requestors: xenoterracide [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: docs are wrong
Date: Thu, 23 Feb 2012 12:06:51 -0600
To: bugs-test-dbix-class [...] rt.cpan.org
From: Caleb Cushing <xenoterracide [...] gmail.com>
ResultSet( Job => {hourly_pay=>{'>'=>100}}) ^ this syntax doesn't work. The below does. ResultSet( Job => [{hourly_pay=>{'>'=>100}})] ^ I suspect this affects a very large portion of the docs is_fields_multi ... is not an exported symbol, nor one that I could even find. -- Caleb Cushing http://xenoterracide.com