Subject: | XAS::Lib::Mixins::Iterator missing in tarball |
t/00-load.t tests for existence of XAS::Lib::Mixins::Iterator, but this module is not anymore in the tarball:
t/00-load.t ...... 1/51
# Failed test 'use XAS::Lib::Mixins::Iterator;'
# at t/00-load.t line 23.
Bailout called. Further testing stopped:
# Tried to use 'XAS::Lib::Mixins::Iterator'.
# Error: Can't locate XAS/Lib/Mixins/Iterator.pm in @INC (you may need to install the XAS::Lib::Mixins::Iterator module) (@INC contains: /tmpfs/.cpan-build/2015101706/XAS-0.11-HIjgQL/blib/lib /tmpfs/.cpan-build/2015101706/XAS-0.11-HIjgQL/blib/arch /tmpfs/.cpan-build/2015101706/XAS-0.11-HIjgQL/_build/lib /opt/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux /opt/perl-5.20.3/lib/site_perl/5.20.3 /opt/perl-5.20.3/lib/5.20.3/x86_64-linux /opt/perl-5.20.3/lib/5.20.3 .) at t/00-load.t line 23.
# BEGIN failed--compilation aborted at t/00-load.t line 23.
# Testing XAS 0.11, Perl 5.020003, /bbbike/perl-5.20.3/bin/perl
# Looks like you failed 1 test of 51.
FAILED--Further testing stopped.