NAME

Protocol::XMLRPC::Method - methodCall and methodResponse base class

SYNOPSIS

package Protocol::XMLRPC::MethodCall;
use Any::Moose;

extends 'Protocol::XMLRPC::Method';

...

1;

DESCRIPTION

A base class for Protocol::XMLRPC::MethodCall and Protocol::XMLRPC::MethodCall. Used internally.

METHODS

parse

Parses xml.

AUTHOR

Viacheslav Tikhanovskii, vti@cpan.org.

COPYRIGHT

Copyright (C) 2009, Viacheslav Tikhanovskii.

This program is free software, you can redistribute it and/or modify it under the same terms as Perl 5.10.