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

NAME

Kwiki::SOAP - Base class for accessing SOAP services from a WAFL phrase

SYNOPSIS

  {soap <wsdl file> <method> [<arg1> <arg2>]}

DESCRIPTION

Kwiki::SOAP provides a base class and framework for access SOAP services from a WAFL phrase. It can be used directly (as shown in the synopsis) but is designed to be subclassed for special data handling and presentation management.

You can see Kwiki::SOAP in action at http://www.burningchrome.com/wiki/

This is alpha code that needs some feedback and playing to find its way in life.

AUTHORS

Chris Dent <cdent@burningchrome.com>

SEE ALSO

Kwiki SOAP::Lite Kwiki::SOAP::Fortune

COPYRIGHT AND LICENSE

Copyright (C) 2005 by Chris Dent

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