perl: make File::Spec treat msys as Window
commiteeaeecbbefd412e4d19b77f662c1a9d2d32bf43a
authorErik Faye-Lund <erik.faye-lund@hue.no>
Tue, 15 Apr 2014 20:19:43 +0000 (15 22:19 +0200)
committerErik Faye-Lund <erik.faye-lund@hue.no>
Tue, 15 Apr 2014 20:22:30 +0000 (15 22:22 +0200)
tree857f41e0b69c13ed2e4d3f64301b1385524dc03c
parentce1f50efd0a263fd823ebbbbdf5189bbcc9723c4
perl: make File::Spec treat msys as Window

Since our Perl installation is there to cater to Git for Windows,
which is not an msys program, it would be better for it to treat
paths as Win32 paths. So let's tweak it to do just that.
lib/perl5/5.8.8/File/Spec.pm