[EMAIL PROTECTED] said:

> I get the following error message from Devel::Cover:
>
> Can't locate object method "find_cv" via package "B::SPECIAL" (perhaps you
> forgot to load "B::SPECIAL"?) at /usr/lib/perl5/5.6.1/i586-linux/B.pm line
> 213.

> Do I make something wrong or is it a bug?
> I am using a Suse Linux 7.3 standard perl installation version 5.6.1.
> The make, make test and make install worked without any complainments.

That'll be a bug, then :-/

I suspect that your program is producing an optree that I hadn't
anticipated, or that I am messing up in some way.

If you are able to produce a minimal example and send it to me, I would be
grateful.  (I'd be even more grateful if you include a patch, too :-)

I know that getting a small example might be tricky, so just send me what
you can, if you can.

If you are able to test against 5.8.0 or bleadperl, that would also be
helpful - otherwise I'll do that myself.

Thanks,

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

Reply via email to