in reply to Re: perl pass hashref param to server into json stream
in thread perl pass hashref param to server into json stream

I am new to perl dancer and json stream parser , searched the web and I did not find any example of both (perl and json stream parser in the server) if you can help it would be great
  • Comment on Re^2: perl pass hashref param to server into json stream

Replies are listed 'Best First'.
Re^3: perl pass hashref param to server into json stream
by Anonymous Monk on Aug 05, 2016 at 09:16 UTC

    I am new to perl dancer and json stream parser , searched the web and I did not find any example of both (perl and json stream parser in the server) if you can help it would be great

    So

    Why are you giving oboe() a json string? Which oboe documentation tells you that oboe wants a json string?

    You will forever remain "new" if you don't answer questions