Subject: | Text::WideChar::Util not declared as a prereq |
Tests fail if Text::WideChar::Util is not installed:
Can't locate Text/WideChar/Util.pm in @INC (you may need to install the Text::WideChar::Util module) (@INC contains: /tmpfs/.cpan-build/2015082818/Progress-Any-Output-TermProgressBarColor-0.19-3mtF05/blib/arch /tmpfs/.cpan-build/2015082818/Progress-Any-Output-TermProgressBarColor-0.19-3mtF05/blib/lib /tmpfs/.cpan-build/2015082818/Progress-Any-Output-TermProgressBarColor-0.19-3mtF05/blib/lib /tmpfs/.cpan-build/2015082818/Progress-Any-Output-TermProgressBarColor-0.19-3mtF05/blib/arch /opt/perl-5.20.3-RC1/lib/site_perl/5.20.3/x86_64-linux /opt/perl-5.20.3-RC1/lib/site_perl/5.20.3 /opt/perl-5.20.3-RC1/lib/5.20.3/x86_64-linux /opt/perl-5.20.3-RC1/lib/5.20.3 .) at /opt/perl-5.20.3-RC1/lib/site_perl/5.20.3/Text/ANSI/Util.pm line 12.
...caught at /opt/perl-5.20.3-RC1/lib/site_perl/5.20.3/Text/ANSI/Util.pm line 15.
t/00-compile.t ............ ok
(Which looks that it might be a problem in Text::ANSI::Util)