NAME
WebService::Async::Role::Converter - Role class for converter.
METHODS
convert
Converts the parsed response object. Your converter class must implement this method.
_build_converter
Builds the converter object. Your converter class must implement this method.
AUTHOR
keroyonn <keroyon@cpan.org>
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.