Binary package “libautobox-list-util-perl” in ubuntu xenial

Perl module providing List::Util functions as methods on arrays

 The autobox pragma allows methods to be called on integers, floats, strings,
 arrays, hashes, and code references in exactly the same manner as blessed
 references.
 .
 autobox::List::Util brings all of the functions from List::Util to arrays as
 methods.