The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::SOP::Auth::V1_1::Request::PUT

DESCRIPTION

To create a valid HTTP::Request object for PUT request with content type application/x-www-form-urlencoded.

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/x-www-form-urlencoded

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>