ANNOUNCE: List::Compare v0.31

From: Jim Keenan (jkeen_via_google_at_yahoo.com)
Date: 08/22/04

  • Next message: aha: "Re: Pure Perl PDF creation module."
    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


  • Next message: aha: "Re: Pure Perl PDF creation module."

    Relevant Pages

    • ANNOUNCE: List-Compare-0.31
      ... Version 0.31 of Perl extension List-Compare is now available on CPAN, ... get_complement_all, make their debut. ... The lists being examined may be ... passed to the constructor or functions via arrays or via seen-hashes. ...
      (comp.lang.perl.modules)
    • Re: RAD vs. performance
      ... arrays and lists are iterable containers which, while correct, applies to ... the optimisation phase. ... trade-off in the situations where this abstraction is useful but I think ...
      (comp.lang.misc)
    • Re: Compiler and an interpreter
      ... > Arrays are not more efficient than lists. ... > You should study the STL... ... For really complicate formulae, OCaml will be ...
      (comp.programming)
    • FAQ 4.39 What is the difference between a list and an array?
      ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... Subroutines are passed and return lists, ... context, you initialize arrays with lists, and you foreachacross a ...
      (comp.lang.perl.misc)
    • FAQ 4.39 What is the difference between a list and an array?
      ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... Subroutines are passed and return lists, ... context, you initialize arrays with lists, and you foreachacross a ...
      (comp.lang.perl.misc)