[Dbix-class] Re: Announce: DBIx-Class-0.07999_02
Jess Robinson
castaway at desert-island.demon.co.uk
Wed Jan 31 10:55:36 GMT 2007
On Wed, 31 Jan 2007, Fayland Lam wrote:
> Jess Robinson wrote:
>>
>> I've uploaded the latest development release to CPAN, please treat this as
>> not yet RC quality, it may break and eat your marbles. Please report any
>> bugs/problems to this list.
>>
>> 0.07999_02 2007-01-25 20:11:00
>> - add support for binding BYTEA and similar parameters (w/Pg impl)
>> - add support to Ordered for multiple ordering columns
>> - mark DB.pm and compose_connection as deprecated
>> - switch tests to compose_namespace
>> - ResltClass::HashRefInflator added
>> - Changed row and rs objects to not have direct handle to a
>> source,
>> instead a (schema,source_name) tuple of type ResultSourceHandle
>>
>>
>
>
> failed in Win32.
> some test case use "/dir/xxx" but in Win32 it output as "/dir\xxx".
Can you determine the exact problem there please? I guess its
t/94versioning.t ? I can't see where that cares though, doesnt Win32
perl accept / separated paths?
Jess
More information about the Dbix-class
mailing list