From 661f7b7f79af0de234db5fb64f55aab9beb90a3b Mon Sep 17 00:00:00 2001 From: wen Date: Fri, 12 Mar 2010 06:08:52 +0000 Subject: List::Util::WeightedRoundRobin is a utility for creating a weighted list based on the input and associated weights. WWW: http://search.cpan.org/dist/List-Util-WeightedRoundRobin/ --- misc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/Makefile') diff --git a/misc/Makefile b/misc/Makefile index ff1d2856d52c..dc580b124358 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -407,6 +407,7 @@ SUBDIR += p5-I18N-LangTags SUBDIR += p5-LEGO-RCX SUBDIR += p5-List-Compare + SUBDIR += p5-List-Util-WeightedRoundRobin SUBDIR += p5-Locale-Codes SUBDIR += p5-Locale-Geocode SUBDIR += p5-Locale-Msgcat -- cgit