On 8/24/06, Nilson Santos Figueiredo Junior <[EMAIL PROTECTED]> wrote:
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
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
_______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
