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

NAME

Catalyst::Plugin::XMLRPC::DispatchType::XMLRPC - XMLRPC DispatchType

SYNOPSIS

See Catalyst::Plugin::XMLRPC.

DESCRIPTION

METHODS

$self->list($c)

Debug output for XMLRPC dispatch points

$self->match($c)

Do nothing

$self->register( $c, $action )

Call register_path for every path attribute in the given $action.

AUTHOR

Sebastian Riedel, sri@cpan.org

COPYRIGHT

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