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

NAME

XMLRPC::Transport::HTTP::Plack - transport for Plack (http://search.cpan.org/~miyagawa/Plack/) PSGI toolkit for XMLRPC::Lite module.

VERSION

Version 0.03

SYNOPSIS

Provide support for HTTP Plack transport.

FUNCTIONS

initialize

Initializes server. "Autocalled" from server initialization.

make_fault

Make fault. "Autocalled" from server side on fault.

make_response

Make response. "Autocalled" from server side on response.

AUTHOR

Elena Bolshakova, <e.a.bolshakova at yandex.ru>

BUGS

Please report any bugs or feature requests to bug-soap-transport-http-plack at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=SOAP-Transport-HTTP-Plack. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc XMLRPC::Transport::HTTP::Plack

You can also look for information at:

ACKNOWLEDGEMENTS

LICENSE AND COPYRIGHT

Copyright 2012 Elena Bolshakova.

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

See http://dev.perl.org/licenses/ for more information.