Subject: | Undeclared dependency Bio::DB::GFF::Typename |
The test suite fails if Bio::DB::GFF::Typename is not installed:
...
# Failed test 'use Bio::DB::Das::Chado;'
# at t/001_load.t line 8.
# Tried to use 'Bio::DB::Das::Chado'.
# Error: Can't locate Bio/DB/GFF/Typename.pm in @INC (you may need to install the Bio::DB::GFF::Typename module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2019043022/Bio-DB-Das-Chado-0.35-wJXG6Q/blib/lib/Bio/DB/Das/Chado/Segment.pm line 97.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019043022/Bio-DB-Das-Chado-0.35-wJXG6Q/blib/lib/Bio/DB/Das/Chado/Segment.pm line 97.
# Compilation failed in require at /home/cpansand/.cpan/build/2019043022/Bio-DB-Das-Chado-0.35-wJXG6Q/blib/lib/Bio/DB/Das/Chado.pm line 87.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019043022/Bio-DB-Das-Chado-0.35-wJXG6Q/blib/lib/Bio/DB/Das/Chado.pm line 87.
# Compilation failed in require at t/001_load.t line 8.
# BEGIN failed--compilation aborted at t/001_load.t line 8.
# Failed test 'use Bio::DB::Das::Chado::Segment;'
# at t/001_load.t line 9.
# Tried to use 'Bio::DB::Das::Chado::Segment'.
# Error: Attempt to reload Bio/DB/Das/Chado/Segment.pm aborted.
# Compilation failed in require at t/001_load.t line 9.
# BEGIN failed--compilation aborted at t/001_load.t line 9.
# Looks like you failed 2 tests of 3.
t/001_load.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests
...