[ ソース: libpod-constants-perl ]
パッケージ: libpod-constants-perl (0.19-2)
libpod-constants-perl に関するリンク
Debian の資源:
libpod-constants-perl ソースパッケージをダウンロード:
- [libpod-constants-perl_0.19-2.dsc]
- [libpod-constants-perl_0.19.orig.tar.gz]
- [libpod-constants-perl_0.19-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for including constants from POD
This module allows you to specify those constants that should be documented in your POD, and pull them out a run time in a fairly arbitrary fashion.
Pod::Constants uses Pod::Parser to do the parsing of the source file. It has to open the source file it is called from, and does so directly either by lookup in %INC or by assuming it is $0 if the caller is "main" (or it can't find %INC{caller()})
その他の libpod-constants-perl 関連パッケージ
|
|
|
|
-
- dep: libpod-parser-perl
- modules for parsing/translating POD format documents
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語