Tests for error conditions
[gitmo/MooseX-AttributeHelpers.git] / t / 005_basic_list.t
2009-01-18 Dave Rolsky Allow the sort provider to _not_ receive a coderef...
2009-01-18 Bruno Vecchi Implemented List::sort and Array::sort_in_place. Added...
2008-07-02 Jason May add tests for coderef support in the currying feature
2008-06-29 Jason May take out the datetime test because it adds a dep. I...
2008-06-28 Yuval Kogman don't fail without DateTime
2008-06-27 Cory G Watson Move get to List and add first/last.
2008-06-21 Jason May allow method => $coderef for a curries parameter
2008-06-21 Jason May refactor curries usage
2008-06-20 Jason May add method provider currying support
2008-05-22 Shawn M Moore Add a "join" provided method to lists (I do have a...
2008-05-17 Shawn M Moore Provide an "elements" for Collection::List
2007-11-23 Stevan Little adding in the new junk to this
2007-09-02 Stevan Little now uses faster methods for accessors and some other...