API-Drip-Request
    
    
  
  
  
view release on metacpan or search on metacpan
lib/API/Drip/Request.pm view on Meta::CPAN
=item * DRIP_TOKEN (required)
This is the user token assigned to you by drip.   When you are logged in, look for "API Token" at https://www.getdrip.com/user/edit
=item * DRIP_ID (required)
This is the numeric user id assigned to you by drip.   When logged in, find it in your settings under Account->General Info.
=item * DRIP_URI (optional)
This defaults to https://api.getdrip.com/v2.   You probably shouldn't change this.
=item * DRIP_AGENT (optional)
Defaults to "API::Drip".   Specifies the HTTP Agent header.
=item * DRIP_DEBUG (optional)
Defaults to 0.   Set to a true value to enable debugging.
=cut
( run in 0.451 second using v1.01-cache-2.11-cpan-5dc5da66d9d )