Subject: | Missing prereq for String::TT |
The makefile doesn't prereq String::TT, which causes tests to fail if String:TT isn't already
installed:
Failed test 'use Dancer::Plugin::String::TT;'
# at t/00-load.t line 7.
# Tried to use 'Dancer::Plugin::String::TT'.
# Error: Can't locate String/TT.pm in @INC
Cheers,
Stephen