More fixes for Unicode path handling (thanks @josefprusa for Czech test VM)

This commit is contained in:
Alessandro Ranellucci 2015-06-13 11:41:55 +02:00
parent 4a91ea817a
commit 552430db67
2 changed files with 9 additions and 11 deletions

View file

@ -7,6 +7,8 @@ use Config;
use File::Spec;
my %prereqs = qw(
Encode 0
Encode::Locale 1.05
ExtUtils::MakeMaker 6.80
ExtUtils::ParseXS 3.22
File::Basename 0