pkgsrc/devel/p5-Data-Perl/DESCR
wiz 3cab7a0773 Import p5-Data-Perl-0.002009 as devel/p5-Data-Perl.
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.
2014-09-06 14:19:36 +00:00

5 lines
303 B
Text

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.