What is the value $self->{'auth'}->api_url_base?
$self->{'auth'} is the authenticated instance of LWP::Authen::OAuth2. api_url_base is a method of that module that just returns a string with the base path of the API. In this case, the string is https://api.linkedin.com/v2/.
In reply to Re^2: Brackets in LWP Post
by Bod
in thread Brackets in LWP Post
by Bod
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |