GlobalNOC / GRNOC-WebService

GRNOC::WebService Perl Module
Apache License 2.0
0 stars 5 forks source link

SCTASK0067969 -fix for error return type change from plain text to json #21

Closed khood5 closed 3 years ago

khood5 commented 3 years ago

SCTASK0067969 - fix return type on error response

jonstout commented 3 years ago

@khood5 tests aren't passing:

t/error_content_type.t ......... Scalar value @content_type[0] better written as $content_type[0] at t/error_content_type.t line 42.
Global symbol "$method" requires explicit package name at t/error_content_type.t line 15.
Execution of t/error_content_type.t aborted due to compilation errors.
# Looks like your test exited with 255 before it could output anything.
t/error_content_type.t ......... Dubious, test returned 255 (wstat 65280, 0xff00)