The more-than-a-little-embarassing story is at 
http://cpantesters.perl.org/show/Pod-HtmlEasy.html#Pod-HtmlEasy-1.0101 
and a sample report at
http://www.nntp.perl.org/group/perl.cpan.testers/2008/05/
msg1515825.html

Looking at the list, I notice that what I would think are similar 
environments seem to be behaving differently, so perhaps there's 
something going on other than my own fumble-fingeredness

On 05/27/2008 04:08:25 PM, David Golden wrote:
> What module?  And can you post a link to a sample report?
> 
> David
> 
> 
> 
> On 5/27/08, Geoffrey Leach <[EMAIL PROTECTED]> wrote:
> > Not the same thing as "How to challenge a cpan-testers test
> result?",
> > but related, perhaps.
> >
> > On my most recent release to CPAN, everybody is complaining --
> > t/html.........ok
> > t/options......Can't locate version.pm in @INC (@INC contains:
> lib...
> >
> > t/html says: use version; our $VERSION = qv('1.0');
> > t/options says: use version; our $VERSION = qv('1.0.1');
> >
> > So is there any way that I can figure out why it is found in one
> case,
> > but not in the other. Needless to say, version.pm is called out in
> the
> > Makefile.PL, and the test passes on my 5.10.0.
> >
> > Thanks.
> >
> 



Reply via email to