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.012-1.aldos.i686 [37 KiB] |
Changelog
by Joel Barrios (2024-10-18):
- Update to 0.012. |