ports/devel/p5-Class-Meta/pkg/DESCR

5 lines
270 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Class::Meta provides an interface for automating the creation of Perl
classes with attribute data type validation. It differs from other such
modules in that it includes an introspection API that can be used as a
unified interface for all Class::Meta-generated classes.