API-Drip API::Drip::Request is a module to interact with the REST API provided by getdrip.com. INSTALLATION If you have a cpan client on your machine, the easiest way to install is: cpan API::Drip::Requst To install this module manually, download the distro and run the following commands: perl Build.PL ./Build ./Build test ./Build install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc API::Drip You can also look for information at: Github repository (please report bugs here) https://github.com/dwright/API-Drip RT, CPAN's request tracker (if you send bugs here, it may be a long time before I see them) http://rt.cpan.org/NoAuth/Bugs.html?Dist=API-Drip AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/API-Drip CPAN Ratings http://cpanratings.perl.org/d/API-Drip Search CPAN http://search.cpan.org/dist/API-Drip/ LICENSE AND COPYRIGHT Copyright (C) 2017 Dan Wright This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See L for more information.