Provided by: liblist-moreutils-perl_0.413-1build1_amd64 

NAME
List::MoreUtils::XS - Provide compiled List::MoreUtils functions
SYNOPSIS
BEGIN { delete $ENV{LIST_MOREUTILS_PP}; }
use List::MoreUtils ...;
SEE ALSO
List::Util, List::AllUtils
AUTHOR
Jens Rehsack <rehsack AT cpan.org>
Adam Kennedy <adamk@cpan.org>
Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
COPYRIGHT AND LICENSE
Some parts copyright 2011 Aaron Crane.
Copyright 2004 - 2010 by Tassilo von Parseval
Copyright 2013 - 2015 by Jens Rehsack
This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself, either Perl version 5.8.4 or, at your option, any later version of Perl 5 you may have available.
perl v5.22.1 2015-12-17 List::MoreUtils::XS(3pm)