The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.