freebsd-ports/devel/p5-Hash-Objectify/pkg-plist
Sunpoet Po-Chuan Hsieh d9505b8dfa Add p5-Hash-Objectify 0.008
Hash::Objectify turns a hash reference into a simple object with accessors for
each of the keys.

One application of this module could be to create lightweight response objects
without the extra work of setting up an entire response class with the framework
of your choice.

Using Hash::Objectify is slower than accessing the keys of the hash directly,
but does provide "typo protection" since a misspelled method is an error.

WWW: http://search.cpan.org/dist/Hash-Objectify/
2017-04-05 19:55:28 +00:00

2 lines
68 B
Text

%%SITE_PERL%%/Hash/Objectify.pm
%%PERL5_MAN3%%/Hash::Objectify.3.gz