Added test for "kv", added new method "elements" to MX::AH::MP::ImmutableHash
[gitmo/MooseX-AttributeHelpers.git] / t / 003_basic_hash.t
2009-06-17 Johannes Plunien Added test for "kv", added new method "elements" to...
2009-05-14 Shawn M Moore Tests for error conditions
2009-05-14 Shawn M Moore Add accessor to Collection::Hash
2009-04-10 Florian Ragwitz use style;
2009-04-07 Evan Carroll Added defined for AH
2008-10-23 Mike Whitaker ...and remember to test for not existing as well.
2008-10-23 Mike Whitaker extra tests for exists helper
2008-06-21 Jason May refactor curries usage
2008-06-20 Jason May add method provider currying support
2008-05-25 Shawn M Moore Test the metaclass in t/003_basic_hash
2007-12-31 Yuval Kogman mget/mset support for Hash
2007-11-23 Stevan Little adding in the new junk to this
2007-09-16 Yuval Kogman add clear
2007-08-13 Stevan Little 0.01
2007-07-17 Stevan Little foo
2007-05-24 Stevan Little adding support for checking container types in the...
2007-05-22 Stevan Little more tests and tweaks
2007-05-22 Stevan Little more tests and tweaks
2007-04-08 Stevan Little more tweaks, I think I want to make this into a role