ANNOUNCE: List::Compare v0.31
From: Jim Keenan (jkeen_via_google_at_yahoo.com)
Date: 08/22/04
- Previous message: Jonathan Harris: "MP4::Info 1.00 released to CPAN"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 22 Aug 2004 13:06:57 GMT
Version 0.31 of Perl extension List-Compare is now available on CPAN,
e.g., http://search.cpan.org/~jkeenan/List-Compare-0.31/
In this version two new methods, get_unique_all() and
get_complement_all(), make their debut. For a series of lists,
get_unique_all() returns an array of arrays identifying the items
unique to each list. get_complement_all() works analogously.
Identically named functions are also available in the functional
interface, List::Compare::Functional. The lists being examined may be
passed to the constructor or functions via arrays or via seen-hashes.
This version of List-Compare followed a 'test-driven' model of
development more than earlier versions. Paul Johnson's Devel::Cover
module was used to analyze how well the test suite covered the
module's code. This led to over 3300 tests being added to the test
suite.
Jim Keenan
- Previous message: Jonathan Harris: "MP4::Info 1.00 released to CPAN"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|