]> git.donarmstrong.com Git - debbugs.git/commitdiff
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)
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.


No differences found