freebsd-ports/devel/p5-Data-Object/pkg-descr
Adam Weinberger c0a1338359 Add devel/p5-Data-Object, a set of Moo-oriented classes and roles
representing native Perl data types.

WWW: https://metacpan.org/pod/Data::Object

If nothing explodes, I'll transfer maintainership to perl@ in a couple
days.
2015-06-30 02:37:56 +00:00

6 lines
255 B
Text

Data::Object provides functions for promoting Perl 5 native data types to
objects which provide common methods for operating on the data.
Basically it provides Moo objects and roles for native Perl data types.
WWW: https://metacpan.org/pod/Data::Object