Hi Paul,
In case you're interested, I have run into more similar warnings:
Use of uninitialized value in join or string at /usr/lib/perl5/site_perl/5.8.8/i686-linux/Devel/Cover.pm line 262.
Use of uninitialized value in join or string at /usr/lib/perl5/site_perl/5.8.8/i686-linux/Devel/Cover.pm line 263.
Use of uninitialized value in join or string at /usr/lib/perl5/site_perl/5.8.8/i686-linux/Devel/Cover.pm line 264.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/i686-linux/Devel/Cover.pm line 276.
I'm pretty sure this happened when I used:
use Devel::Cover (-select => 'MyCT', -coverage => $coverMode);
and mistakenly forgot to set the value for $coverMode.
Andrew
--- On Thu, 8/14/08, paul@pjcj.net via RT <bug-Devel-Cover@rt.cpan.org> wrote:
Show quoted text> From: paul@pjcj.net via RT <bug-Devel-Cover@rt.cpan.org>
> Subject: Re: [rt.cpan.org #38453] Devel::Cover - Use of uninitialized value in sprintf
> To: abilleb@yahoo.com
> Date: Thursday, August 14, 2008, 8:02 AM
> <URL:
http://rt.cpan.org/Ticket/Display.html?id=38453
> >
>
> On Wed, Aug 13, 2008 at 04:01:44PM -0400, Andrew Billeb via
> RT wrote:
> > Wed Aug 13 16:01:38 2008: Request 38453 was acted
> upon.
> > Transaction: Ticket created by abilleb@yahoo.com
> > Queue: Devel-Cover
> > Subject: Devel::Cover - Use of uninitialized
> value in sprintf
> > Broken in: (no value)
> > Severity: (no value)
> > Owner: Nobody
> > Requestors: abilleb@yahoo.com
> > Status: new
> > Ticket <URL:
>
http://rt.cpan.org/Ticket/Display.html?id=38453 >
> >
> >
> > Devel::Cover 0.64
> > Perl v5.8.8 built for i686-linux
> >
> > Use of uninitialized value in sprintf at
> /usr/lib/perl5/site_perl/5.8.8/i686-linux/Devel/Cover/Report/Html_minimal.pm
> line 291.
>
> Thanks very much. I have fixed this in my development code
> and it will be in
> the next release.
>
> --
> Paul Johnson - paul@pjcj.net
>
http://www.pjcj.net