summaryrefslogblamecommitdiff
path: root/lib/Net/HTTP/Spore/Meta/Class.pm
blob: 75713056bd7aeb1840fcb4023f2cd4f67cfafd8e (plain) (tree)
1
2
3
4
5
6
7





                                        
                                                                             





                  
package Net::HTTP::Spore::Meta::Class;

# ABSTRACT: metaclass for all API client

use Moose::Role;

with qw/Net::HTTP::Spore::Meta::Method::Spore Net::HTTP::Spore::Role::Debug/;

1;

=head1 SYNOPSIS

=head1 DESCRIPTION