[Dbix-class] A patch to fix t/89dbicadmin.t
for Win32
Ishigaki Kenichi
ishigaki at tcool.org
Sat Jan 26 06:07:41 GMT 2008
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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DBIx-Class-0.08009.patch
Type: application/octet-stream
Size: 1878 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20080126/c3d2ab89/DBIx-Class-0.08009.obj
More information about the DBIx-Class
mailing list