dagolden / Path-Tiny

File path utility
41 stars 59 forks source link

Fixes realpath usage in t\filesystem.t for symlinks on windows #268

Open hakonhagland opened 1 year ago

hakonhagland commented 1 year ago

The realpath function does not work correctly on Windows for perl<=5.37.5. This fixes issue #258.