Document length and substr, which are in the MethodProvider
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native / MethodProvider /
2009-08-20 Jesse Luehrs remove head, tail, and last as Array helpers
2009-08-19 Jesse Luehrs empty -> is_empty
2009-08-18 Jesse Luehrs comment the 'once' warning issue with sort
2009-08-18 Jesse Luehrs use $_ rather than $_[0] for helpers that use callbacks
2009-08-18 Jesse Luehrs rename/add a few methods on the native Array trait
2009-08-15 Hans Dieter Pearcey reverse the meaning of 'empty'
2009-08-15 Hans Dieter Pearcey bump version numbers
2009-08-09 Chris Prather update String documentation
2009-08-09 Chris Prather update Hash documentation
2009-08-09 Chris Prather remove SYNOSPIS so Array looks like the other MethodPro...
2009-08-09 Chris Prather update Counter documentation
2009-08-09 Chris Prather update Bool documentation
2009-08-09 Chris Prather update documentation for Array so I can run it past...
2009-08-03 Hans Dieter Pearcey mass renaming, including removing MethodProviders from...