Name: | perl-Meta-Builder |
---|---|
Version: | 0.004 |
Release: | 13.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 35795 |
License: | GPL+ or Artistic |
RPM: | perl-Meta-Builder-0.004-13.el9.noarch.rpm |
Source RPM: | perl-Meta-Builder-0.004-13.el9.src.rpm |
Build Date: | Fri Sep 16 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Meta-Builder |
Summary: | Tools for creating Meta objects to track custom metrics |
Description: | Meta programming is becoming more and more popular. The popularity of Meta programming comes from the fact that many problems are made significantly easier. There are a few specialized Meta tools out there, for instance Class:MOP which is used by Moose to track class metadata. |