Subject: | Missing dependency JSON::XS |
Tests fail if JSON::XS is not installed:
...
# Failed test 'use Text::Distill;'
# at t/00-load.t line 10.
# Tried to use 'Text::Distill'.
# Error: Can't locate JSON/XS.pm in @INC (you may need to install the JSON::XS module) (@INC contains: ...) at /tmpfs/.cpan-build-cpansand/2016042212/Text-Distill-0.02-Sh7JYi/blib/lib/Text/Distill.pm line 19.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016042212/Text-Distill-0.02-Sh7JYi/blib/lib/Text/Distill.pm line 19.
# Compilation failed in require at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
Use of uninitialized value $Text::Distill::VERSION in concatenation (.) or string at t/00-load.t line 13.
# Testing Text::Distill , Perl 5.022000, /bbbike/perl-5.22.0t/bin/perl
# Looks like you failed 1 test of 1.
FAILED--Further testing stopped.
make: *** [test_dynamic] Fehler 1