On Mon, Feb 19, 2001 at 04:59:57PM -0500, Fisher Mark wrote:
> >Some very important things are not covered: AutoSplit, CPAN, Cwd,
> >Data::Dumper, MakeMaker, Pod::Html, Pod::Man and Term::ReadLine.
> 
> I don't know about the others, but I had to patch t/lib/dumper.t so that
> patch 8750 (One-at-a-Time key hashing function) could run cleanly.  That
> tests Data::Dumper in both pure Perl and XS forms.  Unfortunately, I'm not
> sure why t/lib/dumper.t is not being picked up by the coverage code.

Looking at the coverage data for that test, its severely damaged.

Run ./perl -Ilib -d:Coverge t/lib/dumper.t (assuming Devel::Coverage
is somewhere in PERL5LIB) and you get t/dumper.t.cvp with everything
commented out.  Even so, there's no mention of Data::Dumper.

Methinks there's still a few bugs in the system.


-- 
Michael G Schwern   <[EMAIL PROTECTED]>   http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <[EMAIL PROTECTED]>       Kwalitee Is Job One

Reply via email to