Subject: | t/02rest.t fails |
On my smoker systems I see the following failure:
...
"my" variable $data masks earlier declaration in same scope at /tmpfs/.cpan-build-cpansand/2016122806/NLP-Service-0.02-1/blib/lib/NLP/Service.pm line 70.
"my" variable $data masks earlier declaration in same scope at /tmpfs/.cpan-build-cpansand/2016122806/NLP-Service-0.02-1/blib/lib/NLP/Service.pm line 90.
core - deprecation - response_exists has been deprecated. Use response_status_isnt and check for status 404. at /opt/perl-5.22.2/lib/site_perl/5.22.2/Dancer/Test.pm line 134.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 4.
t/02rest.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
All 4 subtests passed
...