On 2016-04-02 03:59:30, MAROS wrote:
Show quoted text> Thank you for your bug report. This issue was fixed in 1.06.
>
> IO::Interactive is not used by this module, but by one of its
> dependencies. I updated the required version for this particular
> dependency
I still see the problem in 1.06:
# Failed test 'use App::iTan;'
# at t/00_load.t line 7.
# Tried to use 'App::iTan'.
# Error: Can't locate IO/Interactive.pm in @INC (you may need to install the IO::Interactive module) (@INC contains: ...) at /home/cpansand/.cpan/build/2016040218/MooseX-App-1.35-UA9XuW/blib/lib/MooseX/App/Message/BlockColor.pm line 14.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2016040218/MooseX-App-1.35-UA9XuW/blib/lib/MooseX/App/Message/BlockColor.pm line 14.
# Compilation failed in require at /home/cpansand/.cpan/build/2016040218/MooseX-App-1.35-UA9XuW/blib/lib/MooseX/App/Plugin/Color/Meta/Class.pm line 11.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2016040218/MooseX-App-1.35-UA9XuW/blib/lib/MooseX/App/Plugin/Color/Meta/Class.pm line 11.
# Compilation failed in require at /opt/perl-5.22.1t/lib/site_perl/5.22.1/Module/Runtime.pm line 317.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016040218/App-iTan-1.06-jbMeOE/blib/lib/App/iTan.pm line 8.
# Compilation failed in require at t/00_load.t line 7.
# BEGIN failed--compilation aborted at t/00_load.t line 7.