[Dbix-class] Announcement: DBIx-Class-0.06999_02
Matt S Trout
dbix-class at trout.me.uk
Sun Jun 11 18:37:47 CEST 2006
Brandon Black wrote:
> On 6/10/06, Guillermo Roditi <groditi at gmail.com> wrote:
>> Found a Bug!! it breaks some stuff on cat::model::dbic::schema
>>
>> Line 318, and 299 have the following:
>> if($DBIx::Class::VERSION < 0.069) {
>>
>> VERSION has a _2 which makes it text and it gets evaluated into 1 which is
>>> 0.069!
>
> This isn't a DBIx::Class bug, it's a Catalyst::Model::DBIC::Schema
> bug, and even then, the bug only exists for the dev versions that
> contain "_" in their version numbers. I'll put out a fixed Model
> later today.
I think the point is that 0.06999 is *also* greater than 0.069 - so shouldn't
that code path be the intended one to follow for 069/07+ and hence be expected
to work?
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Dbix-class
mailing list