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

NAME

Acme::Coinbase::DefaultAuth

VERSION

version 0.005

SYNOPSIS

Example of a usage goes here, such as...

    my $key    = Acme::Coinbase::DefaultAuth::api_key();
    my $secret = Acme::Coinbase::DefaultAuth::api_secret();

DESCRIPTION

Holds default, test api creds

NAME

Acme::Coinbase::DefaultAuth -- Default test creds for coinbase

METHODS

COPYRIGHT

Copyright (c) 2014 Josh Rabinowitz, All Rights Reserved.

AUTHORS

Josh Rabinowitz

AUTHOR

joshr <joshr>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by joshr.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.