Adding Underscore-perl

This commit is contained in:
Jeremy Ashkenas
2011-08-11 10:53:29 -04:00
parent eda751a2a4
commit 791ac80473

View File

@@ -1255,6 +1255,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: