Subject: | Bio::Coordinate::Pair has to be declared as a dependency |
In the forthcoming bioperl release 1.7 some modules will be moved to separate distributions. Bio::Coordinate is one of them, see https://metacpan.org/source/CJFIELDS/BioPerl-1.007000_006/Changes#L55
Currently with bioperl 1.7 the test suite of Bio-Graphics may fail like this:
MSG: The requested glyph class, ``arrow'' is not available: Can't locate Bio/Coordinate/Pair.pm in @INC (you may need to install the Bio::Coordinate::Pair module) (@INC contains: . /home/cpansand/.cpan/build/2016091709/Bio-Graphics-2.39-0/t/../lib /home/cpansand/.cpan/build/2016091709/Bio-Graphics-2.39-0/blib/lib /home/cpansand/.cpan/build/2016091709/Bio-Graphics-2.39-0/blib/arch /usr/perl5.25.4p/lib/site_perl/5.25.4/amd64-freebsd /usr/perl5.25.4p/lib/site_perl/5.25.4 /usr/perl5.25.4p/lib/5.25.4/amd64-freebsd /usr/perl5.25.4p/lib/5.25.4) at /home/cpansand/.cpan/build/2016091709/Bio-Graphics-2.39-0/t/../lib/Bio/Graphics/Glyph/arrow.pm line 13.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2016091709/Bio-Graphics-2.39-0/t/../lib/Bio/Graphics/Glyph/arrow.pm line 13.
Compilation failed in require at (eval 72) line 1.