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

Auth

FUNCTIONS

new($api)

Create a new object for accessing Auth API

Parameters

$api

API object
get_list
Get list of offers

Parameters

$params

Hash of parameters

Return value

JSON response as a string
get_specific
Get specific offer

Parameters

$reference

Offer reference

$params

Hash of parameters

Return value

JSON response as a string
make_offer
Make an Offer

Parameters

$params

Hash of parameters

Return value

JSON response as a string

AUTHOR

Maksym Novozhylov <mnovozhilov@upwork.com>

COPYRIGHT

Copyright © Upwork Global Corp., 2015