Cwd-utf8:Cwd-utf8 的只读发布历史

时间:2021-07-02 11:06:45
【文件属性】:
文件名称:Cwd-utf8:Cwd-utf8 的只读发布历史
文件大小:25KB
文件格式:ZIP
更新时间:2021-07-02 11:06:45
Perl 名称 Cwd::utf8 - 完全支持 UTF-8 的 Cwd 版本 版本 0.004 概要 # Using the utf-8 versions of cwd, getcwd, fastcwd, fastgetcwd use Cwd::utf8; my $dir = getcwd; # Using the utf-8 versions of abs_path use Cwd::utf8 qw(abs_path); my $abs_path = abs_path($file); # Exporting no functions use Cwd::utf8 qw(:none); # NOT "use Cwd::utf8 qw();"! my $real_path = Cwd::real_path($file); 描述 虽然原始的函数能够很好地处理 UTF-8,但它们期望并以字节而不是字符形
【文件预览】:
Cwd-utf8-master
----xt()
--------author()
--------release()
----t()
--------cwd.t(3KB)
--------00-compile.t(1KB)
----Makefile.PL(1KB)
----META.yml(937B)
----INSTALL(934B)
----lib()
--------Cwd()
----Changes(507B)
----MANIFEST.SKIP(787B)
----Build.PL(1KB)
----dist.ini(203B)
----LICENSE(18KB)
----META.json(2KB)
----README.mkdn(3KB)
----MANIFEST(607B)
----README(2KB)

网友评论