[ 原始碼: libppix-documentname-perl ]
套件:libppix-documentname-perl(0.001003-1.1)
libppix-documentname-perl 的相關連結
Debian 的資源:
下載原始碼套件 libppix-documentname-perl:
- [libppix-documentname-perl_0.001003-1.1.dsc]
- [libppix-documentname-perl_0.001003.orig.tar.gz]
- [libppix-documentname-perl_0.001003-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
utility to extract a name from a PPI Document
PPIx::DocumentName contains a few utilities for extracting a "name" out of an arbitrary Perl file.
Typically, this is the module name, in the form:
package Foo
However, it also supports extraction of an override statement in the form:
# PODNAME: OverrideName::Goes::Here
which may be more applicable for documents that lack a package statement, or the package statement may be "wrong", but they still need the document parsed under the guise of having a name (for purposes such as POD).
其他與 libppix-documentname-perl 有關的套件
|
|
|
|
-
- dep: libppi-perl
- module to parse, analyze and manipulate Perl code
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language