Why not adopt me?
This distribution is up for adoption!
        If you're interested then please contact the PAUSE module admins via
        email.
        
      
  NAME
WebService::Cryptopia
DESCRIPTION
Query the Cryptopia API
https://www.cryptopia.co.nz/Forum/Thread/255
ATTRIBUTES
- user_agent
 - 
Optional. A new LWP::UserAgent will be created for you if you don't already have one you'd like to reuse.
 - api_key
 - 
Required for private api
 - api_secret
 - 
Required for private api
 - base_url
 - 
Optional. Default: https://www.cryptopia.co.nz/api/
 
METHODS
- api_public
 - 
Query the public API
 
COPYRIGHT
Copyright 2018, Robin Clarke, Germany
AUTHOR
Robin Clarke <perl@robinclarke.net>