Subject: | Tests fail (GooCanvas2 -> Goo::Canvas2?) |
Tests fail with 0.04 and 0.05:
PERL_DL_NONLAZY=1 "/opt/perl-5.22.3/bin/perl5.22.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate Goo/Canvas2.pm in @INC (you may need to install the Goo::Canvas2 module) (@INC contains: /home/cpansand/.cpan/build/2017061903/GooCanvas2-0.05-0/blib/lib /home/cpansand/.cpan/build/2017061903/GooCanvas2-0.05-0/blib/arch /home/cpansand/.cpan/build/2017061903/Prty-1.108-0/blib/arch /home/cpansand/.cpan/build/2017061903/Prty-1.108-0/blib/lib /home/cpansand/.cpan/build/2017061903/Prty-1.108-0/blib/arch /home/cpansand/.cpan/build/2017061903/Prty-1.108-0/blib/lib /opt/perl-5.22.3/lib/site_perl/5.22.3/x86_64-linux /opt/perl-5.22.3/lib/site_perl/5.22.3 /opt/perl-5.22.3/lib/5.22.3/x86_64-linux /opt/perl-5.22.3/lib/5.22.3 .) at t/GooCanvas2.t line 13.
BEGIN failed--compilation aborted at t/GooCanvas2.t line 13.
t/GooCanvas2.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
For me it looks like GooCanvas2 has to be renamed to Goo::Canvas2. Also I think that you should delete the now-created top level namespace GooCanvas2 in the PAUSE interface.