Subject: | Undeclared dependency HTML::Strip (0.06) |
It seems that HTML::Strip required, but not declared as a prerequisite. On my smokers I see the following failure:
...
# Failed test 'use WWW::Shopify::Liquid;'
# at t/01lexer.t line 5.
# Tried to use 'WWW::Shopify::Liquid'.
# Error: Can't locate HTML/Strip.pm in @INC (you may need to install the HTML::Strip module) (@INC contains: ...) at /tmpfs/.cpan-build-cpansand/2016112521/WWW-Shopify-Liquid-0.06-3/blib/lib/WWW/Shopify/Liquid/Filter/StripNewlines.pm line 5.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016112521/WWW-Shopify-Liquid-0.06-3/blib/lib/WWW/Shopify/Liquid/Filter/StripNewlines.pm line 5.
... (etc) ...