Commit Graph

6 Commits

Author SHA1 Message Date
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
jasper
c44fd7c076 - better comment 2010-09-23 11:46:57 +00:00
jasper
5eacef41f5 - tweak COMMENT 2010-09-10 13:32:47 +00:00
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