The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Shutterstock::HasClient - Role managing a client attribute

VERSION

version 0.005

DESCRIPTION

This role serves a similar purpose as WebService::Shutterstock::AuthedClient by providing a simple way to create a new object with the client object managed by this role.

You should not need to use this role in order to use WebService::Shutterstock.

ATTRIBUTES

client

The WebService::Shutterstock::Client object contained within

METHODS

new_with_client

AUTHOR

Brian Phillips <bphillips@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Brian Phillips and Shutterstock, Inc. (http://shutterstock.com).

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