The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for perl module Underscore

0.03 2013-07-17T15:09:49Z

 - Add test for count_by alias
 - Add test for sort used in chain
 - Fix commented out tests
 - Implement after
 - Implement computed min
 - Implement countBy
 - Implemented computed max
 - Implement initial, shuffle, object
 - Implement omit
 - Implement pairs
 - Implement pick
 - Implement Python test for range
 - Implement result
 - Reduce/reduceRight now mimic the JS impl
 - Remove for_each alias
 - Update to underscore.js 1.4.3 API

0.02 2012-02-08

 - Import _ function by an arbitrary name

0.01 2012-02-02

 - Initial release