perl-meta - Meta-programming API
Website: | https://metacpan.org/dist/meta |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
This package provides an API for Perl meta programming; 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.
Packages
perl-meta-0.004-1.aldos.i686 [28 KiB] |
Changelog
by Petr Pisar (2024-01-30):
- 0.004 bump |