Name: | perl-Meta-Builder |
---|---|
Version: | 0.003 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 35645 |
License: | GPL+ or Artistic |
RPM: | perl-Meta-Builder-0.003-1.el7.noarch.rpm |
Source RPM: | perl-Meta-Builder-0.003-1.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |