[Dbix-class] Schema::Loader not working under Win32 with DBI 1.50

Brandon Black blblack at gmail.com
Fri Aug 25 00:24:02 CEST 2006


On 8/24/06, Nilson Santos Figueiredo Junior <acid06 at gmail.com> wrote:
>
> Schema::Loader (used through myapp_create.pl from a Catalyst
> application) isn't working properly under Win32 (AS Perl + gcc) and
> DBI 1.50. It errors out giving those weird "Attempt to free
> unreferenced scalar" messages that plague Win32 Perl.
>
> Upgrading to DBI 1.51 makes it work alright, though. So, I think this
> dependency version should be bumped on Build.PL.


Ah, perhaps this is the issue James Masters is seeing in that other thread.
DBI 1.52 will be required in the next releases anyways, as it contains a new
interface I'd like to start supporting.

-- Brandon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/dbix-class/attachments/20060824/13b106e3/attachment.htm 


More information about the Dbix-class mailing list