NAME
XMLRPC::Transport::HTTP::Plack - transport for Plack (http://search.cpan.org/~miyagawa/Plack/) PSGI toolkit for XMLRPC::Lite module.
VERSION
Version 0.01
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:
RT: CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=SOAP-Transport-HTTP-Plack
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
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.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 56:
You forgot a '=back' before '=head1'