Subject: | package not returning true value |
One of the failed cpantester reports mentioning Dancer2::Plugin::BeforeRoute not returning true value as below:
http://www.cpantesters.org/cpan/report/cab7793c-6c12-1014-a1d8-8f1c2454398e
# Failed test 'use Dancer2::Plugin::BeforeRoute;'
# at t/dancer2/01-use.t line 2.
# Tried to use 'Dancer2::Plugin::BeforeRoute'.
# Error: Dancer2/Plugin/BeforeRoute.pm did not return a true value at t/dancer2/01-use.t line 2.
# BEGIN failed--compilation aborted at t/dancer2/01-use.t line 2.