NAME
WebService::Saasu - WebService::Saasu - an interface to saasu.com's RESTful accounting API using Web::API
VERSION
version 0.3
SYNOPSIS
Please refer to the API documentation at http://mandrillapp.com/api/docs/index.html
use WebService::Saasu;
my $foo = WebService::Saasu->new();
...
SUBROUTINES/METHODS
BUILD
basic configuration for the client API happens usually in the BUILD method when using Web::API
BUGS
Please report any bugs or feature requests on GitHub's issue tracker https://github.com/nupfel/WebService-Saasu/issues.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc WebService::Saasu
You can also look for information at:
GitHub repository
MetaCPAN
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
ACKNOWLEDGEMENTS
Lenz Gschwendtner (@norbu09), for being an awesome mentor and friend.
AUTHOR
Tobias Kirschstein <lev@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2013 by Tobias Kirschstein.
This is free software, licensed under:
The (three-clause) BSD License