Subject: | Xymon::DB::Schema::virtSerialNo missing? |
The test suite fails on all CPAN Testers systems, see http://matrix.cpantesters.org/?dist=Xymon-DB-Schema%200.05
Looking at the test failure
...
# Failed test 'use Xymon::DB::Schema;'
# at t/001_load.t line 7.
# Tried to use 'Xymon::DB::Schema'.
# Error: {UNKNOWN}: Can't locate Xymon/DB/Schema/virtSerialNo.pm in @INC (you may need to install the Xymon::DB::Schema::virtSerialNo module) (@INC contains: /usr/home/cpansand/.cpan/build/2019030521/Xymon-DB-Schema-0.05-2/blib/lib /usr/home/cpansand/.cpan/build/2019030521/Xymon-DB-Schema-0.05-2/blib/arch /usr/perl5.28.0p/lib/site_perl/5.28.0/amd64-freebsd /usr/perl5.28.0p/lib/site_perl/5.28.0 /usr/perl5.28.0p/lib/5.28.0/amd64-freebsd /usr/perl5.28.0p/lib/5.28.0 .) at /usr/perl5.28.0p/lib/site_perl/5.28.0/Class/C3/Componentised.pm line 146. at /usr/perl5.28.0p/lib/site_perl/5.28.0/Class/C3/Componentised.pm line 151
# Compilation failed in require at t/001_load.t line 7.
# BEGIN failed--compilation aborted at t/001_load.t line 7.
Can't locate object method "new" via package "Xymon::DB::Schema" at t/001_load.t line 9.
# Looks like your test exited with 255 just after 1.
t/001_load.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
...
it seems that a module is missing in the tarball.