5 lines
270 B
Plaintext
Raw Normal View History

2007-09-08 01:27:42 +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.