[Changes]
- Path::Tiny will prefer PerlIO::utf8_strict over encoding(UTF-8)
if available and Unicode::UTF8 is not installed.
[Fixes]
- The 'touch' method can now set the current time on files that aren't
owned, as long as they are writeable.
[Tests]
Improved consistency of symlink support inspection; now always
looks at $Config{d_symlink}.Skips impossible test on 'msys' platform.