Re: help wanted to understand reason for test failure (in Games::AlphaBeta)

From: Stig Brautaset (stig_at_brautaset.org)
Date: 08/05/04

  • Next message: Klaus Johannes Rusch: "Re: WWW::Mechanize v 1.03_01"
    Date: 5 Aug 2004 09:53:48 GMT
    
    

    Brian McCauley <nobull@mail.com> wrote:
    >> CPAN-testers reports some failures[0] for a module I've written. I want
    >> to fix these, but I must admit I'm a bit stumped. I can't see why this
    >> should fail.
    >>
    >> [0] http://testers.cpan.org/show/Games-AlphaBeta.html#Games-AlphaBeta-0.2.0
    >>
    >> Any pointers?
    >
    > The obvious thing that springs to mind is the possibility that you are
    > not specifying the correct minimum versions in the prerequisites but
    > having looked at the source of this module I can't convince myself
    > that this is the case.

    I've been in contact with one of the testers that had a failure. He said
    he now cannot reproduce it, but that the first time he tested it some
    dependency problems were reported. The module depends on the latest
    version of a different module I've written, and if that was not
    installed I can well imagine that this error would occur.

    > Note: I think module numbers are compared as pure numbers. This means
    > that 0.2.0 and 0.2.3 are noor distinct.

    I was of the impression that this would be fine, as long as the version
    numbers where quoted (but maybe I've missinterpreted
    http://search.cpan.org/~jpeacock/version-0.41/lib/version.pm#Quoted_Versions
    ?).

    Stig


  • Next message: Klaus Johannes Rusch: "Re: WWW::Mechanize v 1.03_01"

    Relevant Pages