套件:libmeta-perl(0.013-1)
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.17) [arm64, ppc64el]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [除 arm64, ppc64el, riscv64]
-
- dep: perl (>= 5.40.1-3)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.1
- 本虛擬套件由這些套件填實: perl-base