Re: help wanted to understand reason for test failure (in Games::AlphaBeta)
From: Brian McCauley (nobull_at_mail.com)
Date: 08/04/04
- Next message: Scott W Gifford: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Previous message: James Thomason: "Re: Kqueue"
- In reply to: Stig Brautaset: "help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Next in thread: Stig Brautaset: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Reply: Stig Brautaset: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 04 Aug 2004 19:43:52 +0100
Stig Brautaset <stig@brautaset.org> writes:
> 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.
Note: I think module numbers are compared as pure numbers. This means
that 0.2.0 and 0.2.3 are noor distinct.
--
\\ ( )
. _\\__[oo
.__/ \\ /\@
. l___\\
# ll l\\
###LL LL\\
- Next message: Scott W Gifford: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Previous message: James Thomason: "Re: Kqueue"
- In reply to: Stig Brautaset: "help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Next in thread: Stig Brautaset: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Reply: Stig Brautaset: "Re: help wanted to understand reason for test failure (in Games::AlphaBeta)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|