"Fixed" in 0.141760. App::Colorist makes no effort at all to support Win32 at this time. It would require some significant changes to add this support and I have no way to test such support anyway. Therefore, my fix is to make the test use $^O to check for MSWin32 and it fails in that case.
I am not opposed to adding Windows support, but someone else will have to write the patch.