ANNOUNCE: List::Compare 0.22

From: James E Keenan (jkeen_at_concentric.net)
Date: 11/24/03

  • Next message: Bill McCormick: "GD::Graph::Pie display values"
    Date: 24 Nov 2003 07:29:25 -0800
    
    

    Version 0.22 of Perl extension List::Compare is now available via
    CPAN. See: http://www.cpan.org/authors/id/J/JK/JKEENAN/List-Compare-0.22.tar.gz
    or a CPAN mirror near you.

    This version allows the user the option of obtaining unsorted lists
    representing the intersection, union, etc. of two or more lists.
    Previously, List::Compare sorted all such lists before returning them.
     That remains the default behavior, but the user now has an unsorted
    option.

    This option was added following remarks on the costs entailed in
    sorting by Ben Holtzman in the course of a recent presentation at Perl
    Seminar New York. Thanks, Ben!

    Send comments to the author at jkeenan [AT] cpan.org; please put
    'List::Compare' or 'List-Compare' in the Subject line. Thanks.

    Jim Keenan


  • Next message: Bill McCormick: "GD::Graph::Pie display values"