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

NAME

WebService::Simple::Response - Adds a parse_response() to HTTP::Response

SYNOPSIS

  # Internal use only

METHODS

new_from_response

parse_response

Parses the response content using the specified parser

parse_xml

This is a n alias for parse_response() for backwards compatibility. Use parse_response instead.

AUTHOR

Yusuke Wada <yusuke@kamawada.com>

Daisuke Maki <daisuke@endeworks.jp>

COPYRIGHT AND LICENSE

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