]> git.donarmstrong.com Git - debbugs.git/commit
Use List::AllUtils instead of List::Utils and List::MoreUtils
authorDon Armstrong <don@donarmstrong.com>
Sun, 2 Jul 2017 23:06:00 +0000 (16:06 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 2 Jul 2017 23:06:00 +0000 (16:06 -0700)
commitef8bd23ff686d78c1fbc8e51bdeb0630f1f53fae
treefa6ad15273939c6bf2cd99d95ca280a6a3f9c1a7
parent66f2d185a605eb951b2871ce2d7c3ec84a7e3b8f
Use List::AllUtils instead of List::Utils and List::MoreUtils

Because some commands have migrated from List::MoreUtils and List::Utils at
different times, we would have to run slightly different code in unstable,
stable, and oldstable. List::AllUtils wraps around this madness so we don't have
to think about it.
16 files changed:
.travis.yml
Debbugs/Bugs.pm
Debbugs/CGI.pm
Debbugs/CGI/Bugreport.pm
Debbugs/Control.pm
Debbugs/Control/Service.pm
Debbugs/MIME.pm
Debbugs/Packages.pm
Debbugs/Status.pm
Debbugs/User.pm
Makefile.PL
cgi/bugreport.cgi
cgi/pkgreport.cgi
debian/control
scripts/gen-indices
scripts/service