openbsd-ports/devel/p5-Hash-AutoHash/pkg/PLIST
jasper bc650b1ca0 import p5-Hash-AutoHash 1.12
This is yet another module that lets you access or change the elements
of a hash using methods with the same name as the element's key. It
follows in the footsteps of Hash::AsObject, Hash::Inflator,
Data::OpenStruct::Deep, Object::AutoAccessor, and probably others. The
main difference between this module and its forebears is that it
supports tied hashes, in addition to regular hashes. This allows a
modular division of labor: this class is generic and treats all hashes
the same; any special semantics come from the tied hash.

ok ajacoutot@
2010-09-10 07:38:29 +00:00

5 lines
144 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2010/09/10 07:38:29 jasper Exp $
${P5SITE}/Hash/
${P5SITE}/Hash/AutoHash.pm
@man man/man3p/Hash::AutoHash.3p