Commit graph

2 commits

Author SHA1 Message Date
Christian St
802ac35217 update to 0.11
changes:
  - include MANIFEST in release (rt.cpan.org #32612)
2009-02-27 23:53:34 +00:00
Christian St
48ff656767 Import p5-Hash-AsObject-0.10 as wip/p5-Hash-AsObject.
A Hash::AsObject is a blessed hash that provides
read-write access to its elements using accessors.
(Actually, they're both accessors and mutators.)

It's designed to act as much like a plain hash as
possible; this means, for example, that you can use
methods like DESTROY to get or set hash elements
with that name. See below for more information.
2008-08-08 10:01:04 +00:00