| « msysgit: Git for win32 | Junction v1.04 » |
Unicode in Perl: filesystem
Now, Perl supports Unicode quite well. But please pay attention to that all file system related function is not Unicode-aware, includes -X, opendir and other functions:
- chdir, chmod, chown, chroot, exec, link, lstat, mkdir, rename, rmdir, stat, symlink, truncate, unlink, utime, -X
- %ENV
- glob (aka the <*>

- open, opendir, sysopen
- qx (aka the backtick operator), system
- readdir, readlink
Feedback awaiting moderation
This post has 7 feedbacks awaiting moderation...