Subject: | test suite warns on Win32 |
File::Path in core (and I expect independently of core, given the messages) produces some test noise on Win32:
Option(s) implausible on Win32 passed to mkpath() or make_path(): uid at t/Path.t line 848.
Option(s) implausible on Win32 passed to mkpath() or make_path(): group at t/Path.t line 900.
../cpan/File-Path/t/Path.t ........................................... ok
Please either skip the tests involved or capture the warnings (the warnings are tested for in Path_win32.t).