The List::MoreUtils module indicates that you use the variables $a and $b when supplying the BLOCK that goes with the pairwise>
$a
$b
BLOCK
pairwise>
As of perl 5.19.6, this warning is disabled for all uses of $a and $b everywhere.