On Sat, 23 Feb 2008 13:12:54 +0200, Niko Tyni wrote: > This package fails to build with Perl 5.10 (currently in experimental.)
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/basic.... > # Failed test 'Class dismissed' > # at t/basic.t line 48. The failure is probably caused by the changed behaviour of inheritance detection: http://search.cpan.org/dist/perl-5.10.0/pod/perl5100delta.pod#Recursive_inheritance_detected_earlier which breaks the last line in t/basic.t (with $ic_class->isa('Parent') ). I've committed a tentative patch to svn. Cheers, gregor -- .''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4 : :' : debian: the universal operating system - http://www.debian.org/ `. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/ `- NP: Kurt Ostbahn & Die Kombo: 6 x fia nix
signature.asc
Description: Digital signature

