Skip Menu |

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

Report information
The Basics
Id: 62635
Status: resolved
Priority: 0/
Queue: DBIx-Class

People
Owner: Nobody in particular
Requestors: lee.johnson [...] netbanx.com
Cc:
AdminCc:

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



Subject: DateTime 0.54+ required for 60core.t with Test::More 0.95_01+
Date: Tue, 2 Nov 2010 08:33:20 +0000
To: <bug-DBIx-Class [...] rt.cpan.org>
From: Lee Johnson <lee.johnson [...] netbanx.com>
DBIx::Class: 0.08124 Perl: 5.10.1 Combination of an old DateTime (0.53-) and a new Test::More (0.95_01+) gives: # Failed test at t/60core.t line 221. # got: '1973-07-19T12:01:02' # expected: '1973-07-19T12:01:02' # Looks like you failed 1 test of 114. This is fixed by DateTime 0.54 and above. Cheers.