On Fri Mar 09 09:16:49 2007, RJBS wrote:
Show quoted text> I can't find an example easily, but it has also happened that I've
> gotten FAIL reports when module X 2.0 is required and only 1.5 is found.
Here is an example:
http://www.nntp.perl.org/group/perl.cpan.testers/2007/02/msg412060.html
Specifically:
[ERROR] [Thu Feb 8 07:47:43 2007] This distribution depends on
Email::Simple, but the latest version of Email::Simple on CPAN (1.996)
doesn't satisfy the specific version dependency (1.998). You may have to
resolve this dependency manually.
[MSG] [Thu Feb 8 07:47:43 2007] Module 'Email::Simple::FromHandle'
requires 'Email::Simple' version '1.998' to be installed
[MSG] [Thu Feb 8 07:47:43 2007] Module 'Email::Simple::FromHandle'
requires 'IO::String' version '0' to be installed
[ERROR] [Thu Feb 8 07:47:43 2007] This distribution depends on
Email::Simple, but the latest version of Email::Simple on CPAN (1.996)
doesn't satisfy the specific version dependency (1.998). You may have to
resolve this dependency manually.
[MSG] [Thu Feb 8 07:47:43 2007] Trying to get
'
http://www.cpan.org/authors/id/R/RJ/RJBS/CHECKSUMS'
which culminates in:
Can't locate object method "crlf" via package
"Email::Simple::FromHandle" at
/home/chris/.cpanplus/5.8.8/build/Email-Simple-FromHandle-0.050/blib/lib/Email/Simple/FromHandle.pm
line 182, <GEN0> line 19.
Oops, not added until 1.998!