PPIx-DocumentName:从PPI文档中提取名称的实用程序

时间:2021-04-17 01:32:53
【文件属性】:
文件名称:PPIx-DocumentName:从PPI文档中提取名称的实用程序
文件大小:27KB
文件格式:ZIP
更新时间:2021-04-17 01:32:53
Perl PPIx :: DocumentName 从PPI文档中提取名称的实用程序 概要 新的API: use PPIx::DocumentName 1.00 - api => 1; my $result = PPIx::DocumentName -> extract( $ppi_document ); # say the "name" of the document say $result -> name; # the result object can also be stringified into the name found: say " $result " ; # the line number, column, filename etc. where the name was found my $location = $result -> node -> location; 旧
【文件预览】:
PPIx-DocumentName-main
----.gitignore(41B)
----Changes(711B)
----t()
--------ppix_documentname_result.t(486B)
--------ppix_documentname__api1.t(4KB)
--------ppix_documentname__api2.t(216B)
--------00_diag.t(1KB)
--------ppix_documentname.t(4KB)
----xt()
--------author()
----.perltidyrc(12B)
----perlcriticrc(9KB)
----.github()
--------workflows()
----README.md(7KB)
----maint()
--------perlcritic.rc.gen.pl(2KB)
--------cip-before-install(75B)
----lib()
--------PPIx()
----author.yml(320B)
----dist.ini(1KB)
----misc()
--------Changes.deps.all(978B)
--------Changes.deps.opt(211B)
--------Changes.deps.dev(872B)
--------perlcritic.deps(761B)
--------Changes.deps(265B)
----weaver.ini(717B)
----.mailmap(100B)

网友评论