From 610b3471742db0ee117e5d6117875277cc396aba Mon Sep 17 00:00:00 2001 From: Jeremy Ashkenas Date: Thu, 11 Aug 2011 10:53:29 -0400 Subject: [PATCH] Adding Underscore-perl --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.html b/index.html index 3289b5d36..f04572ff9 100644 --- a/index.html +++ b/index.html @@ -1264,6 +1264,13 @@ _([1, 2, 3]).value(); available on GitHub.

+

+ Underscore-perl, + a Perl port of many of the Underscore.js functions, + aimed at on Perl hashes and arrays, also + available on GitHub. +

+

Underscore.string, an Underscore extension that adds functions for string-manipulation: