パッケージ: libmeta-perl (0.012-1)
libmeta-perl に関するリンク
Debian の資源:
libmeta-perl ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
meta-programming API
This package provides an API for metaprogramming; that is, allowing code to inspect or manipulate parts of its own program structure. Parts of the perl interpreter itself can be accessed by means of "meta"-objects provided by this package. Methods on these objects allow inspection of details, as well as creating new items or removing existing ones.
The intention of this API is to provide a nicer replacement for existing tricks such as no strict "refs" and using globrefs, and also to be a more consistent place to add new abilities, such as more APIs for inspection and alteration of internal structures, metaprogramming around the new "class" feature, and other such uses.
meta should be considered experimental; no API stability guarantees are made at this time. Behaviour may be added, altered, or removed in later versions.
その他の libmeta-perl 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base