Subject: CVS commit: wip/p5-List-Pairwise
From: Makoto Fujiwara
Date: 2015-02-01 15:33:08
Message id: E1YHvaX-0004Rj-4o@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Import p5-List-Pairwise-1.03 as wip/p5-List-Pairwise.

List::Pairwise provides functions to map and grep lists two
elements at a time, setting $a and $b to each pair instead of
setting $_ to each element.

As of version 1.01, List::Pairwise now tries to use the newly
implemented XS functions pairmap, pairgrep, pairfirst and
pairs from List::Util 1.31 and up, resulting in a major
speedup.

New code should now preferably use List::Util functions
directly, with the added benefit of relying on a Perl core
module.


Files:
RevisionActionfile
1.1addwip/p5-List-Pairwise/DESCR
1.1addwip/p5-List-Pairwise/Makefile
1.1addwip/p5-List-Pairwise/distinfo