Adding Underscore-perl

This commit is contained in:
Jeremy Ashkenas
2011-08-11 10:53:29 -04:00
parent f43a7907bb
commit 610b347174

View File

@@ -1264,6 +1264,13 @@ _([1, 2, 3]).value();
available on GitHub.
</p>
<p>
<a href="http://vti.github.com/underscore-perl/">Underscore-perl</a>,
a Perl port of many of the Underscore.js functions,
aimed at on Perl hashes and arrays, also
<a href="https://github.com/vti/underscore-perl/">available on GitHub</a>.
</p>
<p>
<a href="https://github.com/edtsech/underscore.string">Underscore.string</a>,
an Underscore extension that adds functions for string-manipulation: