[ ソース: libppix-documentname-perl ]
パッケージ: libppix-documentname-perl (0.001003-1)
libppix-documentname-perl に関するリンク
Debian の資源:
libppix-documentname-perl ソースパッケージをダウンロード:
- [libppix-documentname-perl_0.001003-1.dsc]
- [libppix-documentname-perl_0.001003.orig.tar.gz]
- [libppix-documentname-perl_0.001003-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 作の実用的な抽出とレポート用の言語