ports/devel/p5-Data-Perl/pkg/DESCR

5 lines
303 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Data::Perl is a collection of classes that wrap fundamental data types that
exist in Perl. These classes and methods as they exist today are an attempt to
mirror functionality provided by Moose's Native Traits. One important thing to
note is all classes currently do no validation on constructor input.