up the version, add some checks for the curries feature
[gitmo/MooseX-AttributeHelpers.git] / lib / MooseX / AttributeHelpers / MethodProvider /
2008-06-20 Cory G Watson Add set method to Counter and let inc/dec take args.
2008-06-15 Jason May add Bool as an attribute helper
2008-05-22 Shawn M Moore Add a "join" provided method to lists (I do have a...
2008-05-22 Shawn M Moore elements takes no extra argument
2008-05-19 Yuval Kogman add the splice method, a generalization of insert
2008-05-17 Shawn M Moore Revert fixing of empty for now
2008-05-17 Shawn M Moore The empty provided methods are returning the wrong...
2008-05-17 Shawn M Moore Provide an "elements" for Collection::List
2008-03-20 Paul Driver Fixed delete() to behave correctly with multiple key...
2008-03-10 Stevan Little fuckingyuval
2008-03-10 Stevan Little fuckingyuval
2008-03-10 Stevan Little fuckingyuval
2007-12-31 Yuval Kogman (no commit message)
2007-12-31 Yuval Kogman mget/mset support for Hash
2007-11-23 Stevan Little adding in the new junk to this
2007-10-05 Stevan Little some new Array methods and some pod-coverage cleanup
2007-09-16 Yuval Kogman add clear
2007-09-13 Stevan Little 0.02
2007-09-02 Stevan Little now uses faster methods for accessors and some other...
2007-08-13 Stevan Little 0.01
2007-07-20 Stevan Little foo
2007-06-04 Stevan Little foo
2007-06-01 Stevan Little foo
2007-06-01 Stevan Little adding Role/Class support for method providers