NAME
SOAP::Transport::HTTP::Plack - transport for Plack (http://search.cpan.org/~miyagawa/Plack/) PSGI toolkit for SOAP::Lite module.
The module is quite similar to SOAP::Transport::HTTP::Apache.
Docs were stolen completely from SOAP::Transport::HTTP::Nginx.
VERSION
Version 0.01
SYNOPSIS
Provide support for HTTP Plack transport.
FUNCTIONS
- DESTROY
-
Destructor. Add tracing if object was initialized so.
- new
-
Constructor. "Autocalled" from server side.
- handler
-
Handler server function. "Autocalled" from server side.
- handle
-
Alias for handler.
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 SOAP::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 92:
You forgot a '=back' before '=head1'