From: Don Armstrong Date: Tue, 21 Jul 2009 20:40:09 +0000 (+0200) Subject: add missing make_list X-Git-Tag: release/2.6.0~461^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9e49b15db0321abf0e6d7c7782779e3f35e71b53;p=debbugs.git add missing make_list --- diff --git a/scripts/gen-indices b/scripts/gen-indices index ff26996..d2cd904 100755 --- a/scripts/gen-indices +++ b/scripts/gen-indices @@ -20,6 +20,8 @@ use Pod::Usage; use File::stat; use List::Util qw(min); +use Debbugs::Common qw(make_list); + =head1 NAME gen-indices - Generates index files for the cgi scripts