FreeBSD Manual Pages
XMLRPC::Transport::HTTUserlContributed Perl DXMLRPC::Transport::HTTP::Plack(3) 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: o RT: CPAN's request tracker (report bugs here) <http://rt.cpan.org/NoAuth/Bugs.html?Dist=SOAP-Transport-HTTP-Plack> o AnnoCPAN: Annotated CPAN documentation <http://annocpan.org/dist/SOAP-Transport-HTTP-Plack> o CPAN Ratings <http://cpanratings.perl.org/d/SOAP-Transport-HTTP-Plack> o Search CPAN <http://search.cpan.org/dist/SOAP-Transport-HTTP-Plack/> 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. perl v5.32.1 2012-01-11 XMLRPC::Transport::HTTP::Plack(3)
NAME | VERSION | SYNOPSIS | FUNCTIONS | AUTHOR | BUGS | SUPPORT | ACKNOWLEDGEMENTS | LICENSE AND COPYRIGHT
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=XMLRPC::Transport::HTTP::Plack&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>