Daniel Ruoso > Catalyst-Controller-SOAP-1.10 > Catalyst::Action::SOAP::DocumentLiteral

Download:
Catalyst-Controller-SOAP-1.10.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  4
View Bugs
Report a bug
Source   Latest Release: Catalyst-Controller-SOAP-1.19

NAME ^

Catalyst::Action::SOAP::DocumentLiteral - Document Literal service

SYNOPSIS ^

  # not used directly.

DESCRIPTION ^

This action implements a simple parse of the envelope and passing the body to the service as a xml object.

TODO ^

Almost all the SOAP protocol is unsupported, only the method dispatching and, optionally, the soap-decoding of the arguments are made.

AUTHORS ^

Daniel Ruoso <daniel.ruoso@verticalone.pt>

BUG REPORTS ^

Please submit all bugs regarding Catalyst::Controller::SOAP to bug-catalyst-controller-soap@rt.cpan.org

LICENSE ^

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