The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WebService::DS::SOP::Auth::V1_1::Request::PUT_JSON

DESCRIPTION

To create a valid HTTP::Request object for PUT request with content type application/json.

FUNCTIONS

$class->create_request( URI $uri, Hash $params, Str $app_secret ) returns HTTP::Request

Returns HTTP::Request object for a PUT request with content-type application/json, with signature in header X-Sop-Sig.

LICENSE

Copyright (C) dataSpring, Inc. Copyright (C) Research Panel Asia, Inc.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

yowcow <yoko.oyama [ at ] d8aspring.com>