Hi. t/89dbicadmin.t says:
># the script supports double quotes round the arguments and single-quote within ># to make sure it runs on windows as well, but only if JSON::Any picks the >right module but actually t/89dbicadmin.t in 0.08009 doesn't wrap arguments with double quotes, maybe to satisfy JSON modules, and now Windows shell jealously complains about that. And also, test #4 (piping), new in 0.08009, fails on Windows as (some of?) perls on Windows don't support list form of pipe (scalar form is ok). So, here's a patch. Kenichi Ishigaki (aka charsbar) http://ppm.tcool.org/
DBIx-Class-0.08009.patch
Description: Binary data
_______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]
