Amazon::CreatorsAPI
This is Perl module Amazon::CreatorsAPI.
What is the Amazon Creators API?
https://affiliate-program.amazon.com/creatorsapi/docs/en-us/introduction
INSTALLATION
Amazon::CreatorsAPI installation is straightforward. If your CPAN shell is set up, you should just be able to do
% cpan Amazon::CreatorsAPI
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make test
Then install it:
% make install
DOCUMENTATION
Amazon::CreatorsAPI documentation is available as in POD. So you can do:
% perldoc Amazon::CreatorsAPI
REPOSITORY
Amazon::CreatorsAPI is hosted on github: http://github.com/bayashi/Amazon-CreatorsAPI
LICENSE
Amazon::CreatorsAPI is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0. (Note that, unlike the Artistic License 1.0, version 2.0 is GPL compatible by itself, hence there is no benefit to having an Artistic 2.0 / GPL disjunction.) See the file LICENSE for details.
AUTHOR
Dai Okabayashi https://github.com/bayashi
