logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

List::MoreUtils::PP - Provide List::MoreUtils pure Perl implementation

Author

       Jens Rehsack <rehsack AT cpan.org>

       Adam Kennedy <adamk@cpan.org>

       Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>

Name

       List::MoreUtils::PP - Provide List::MoreUtils pure Perl implementation

See Also

       List::Util

Synopsis

         BEGIN { $ENV{LIST_MOREUTILS_PP} = 1; }
         use List::MoreUtils qw(:all);

See Also