WebService-Mackerel

API Client for mackerel.io


License
Artistic-1.0-Perl

Documentation

NAME

WebService::Mackerel - API Client for mackerel.io

SYNOPSIS

use WebService::Mackerel;
my $mackerel = WebService::Mackerel->new(api_key => 'key', service_name => 'service');

DESCRIPTION

WebService::Mackerel is API Client for mackerel.io

LICENSE

Copyright (C) Tatsuro Hisamori.

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

AUTHOR

Tatsuro Hisamori myfinder@cpan.org