File-Codeowners:用于CODEOWNERS文件的Perl解析器

时间:2024-05-03 09:22:16
【文件属性】:

文件名称:File-Codeowners:用于CODEOWNERS文件的Perl解析器

文件大小:22KB

文件格式:ZIP

更新时间:2024-05-03 09:22:16

Perl

名称 File :: Codeowners-读写CODEOWNERS文件 版本 版本0.53 方法 新的 $codeowners = File::Codeowners->new; 构造一个新的 。 解析 $codeowners = File::Codeowners->parse('path/to/CODEOWNERS'); $codeowners = File::Codeowners->parse($filehandle); $codeowners = File::Codeowners->parse(\@lines); $codeowners = File::Codeowners->parse(\$string); 解析CODEOWNERS文件。 这是parse_from_*方法的快捷方式。 parse_from_filepath $codeowners = File::Codeown


【文件预览】:
File-Codeowners-master
----.gitignore(69B)
----dist.ini(487B)
----README.md(6KB)
----t()
--------file-codeowners-util.t(3KB)
--------file-codeowners.t(6KB)
--------samples()
----Changes(529B)
----LICENSE(18KB)
----.editorconfig(482B)
----Makefile(737B)
----lib()
--------File()
--------Test()

网友评论