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. -Nilson Santos F. Jr. _______________________________________________ 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]/
