安装File::Chdir module出错

安装File::Chdir module出错

安装File::Chdir module出错
环境:windows, ActivePerl 5.8.8, File::Chdir0.06, PathTools 3.24

错误信息:
t/array....NOK 3# Failed test (t/array.t at line 22)
# got: 'D:/download1/File-chdir-0.06'
# expected: '\D:\download1\File-chdir-0.06\t'
t/array....NOK 4# Failed test (t/array.t at line 23)
t/array....NOK 5# Failed test (t/array.t at line 24)
# got: 'D:/download1/File-chdir-0.06'
# expected: '\D:\download1\File-chdir-0.06\t'
t/array....NOK 6# Failed test (t/array.t at line 27)
# got: 'D:/download1/File-chdir-0.06'
# expected: '\D:\download1\File-chdir-0.06\t'
t/array....NOK 7# Failed test (t/array.t at line 28)
t/array....NOK 8# Failed test (t/array.t at line 38)
# got: 'D:/download1/File-chdir-0.06'
# expected: '\D:\download1'
t/array....NOK 9# Failed test (t/array.t at line 39)
# got: '0'
# expected: 'File-chdir-0.06'

查了些网站,说是cwd和File::spec路径冲突,但不知道如何解决。
刚接触perl, 希望大家帮帮忙,先谢了
没用过.有环境可以试一下自己编译