Allow the sort provider to _not_ receive a coderef, and just use
authorDave Rolsky <autarch@urth.org>
Sun, 18 Jan 2009 21:17:09 +0000 (21:17 +0000)
committerDave Rolsky <autarch@urth.org>
Sun, 18 Jan 2009 21:17:09 +0000 (21:17 +0000)
commit31b8c11beb3035c55ef1443c32372a0755c27889
tree8af4e85a21c505671abb7ced3d82a24396fcc706
parent80894c0a1ffbfc88044d53124bdd663cbd781faa
Allow the sort provider to _not_ receive a coderef, and just use
Perl's native sort order in that case. Also tweak the tests and docs
for this feature.
lib/MooseX/AttributeHelpers/MethodProvider/List.pm
t/005_basic_list.t