This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a56868e668
freebsd-ports
/
devel
/
p5-Hash-AutoHash
/
pkg-plist
4 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
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. WWW: http://search.cpan.org/dist/Hash-AutoHash/ PR: ports/150528 Submitted by: Frederic Culot <frederic@culot.org>
2010-09-18 06:33:05 +02:00
%%SITE_PERL%%/Hash/AutoHash.pm
- Stage support
2014-01-31 13:47:06 +01:00
%%PERL5_MAN3%%/Hash::AutoHash.3.gz
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. WWW: http://search.cpan.org/dist/Hash-AutoHash/ PR: ports/150528 Submitted by: Frederic Culot <frederic@culot.org>
2010-09-18 06:33:05 +02:00
@dirrmtry %%SITE_PERL%%/Hash
Reference in a new issue
Copy permalink