Re: help wanted to understand reason for test failure (in Games::AlphaBeta)
From: Stig Brautaset (stig_at_brautaset.org)
Date: 08/05/04
- Previous message: Patrice Auffret: "Re: SNMP Set Request"
- In reply to: Brian McCauley: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Next in thread: Brian McCauley: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Reply: Brian McCauley: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Patrice Auffret: "Re: SNMP Set Request"
- In reply to: Brian McCauley: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Next in thread: Brian McCauley: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Reply: Brian McCauley: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|