NAME

WebService::Async::Role::Parser - Role class for parser.

METHODS

parse

Parses the response object. Your parser class must implement this method.

_build_parser

Builds the parser object. Your parser 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.