The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04

  • Fixed bug: warnings issued by XML::Writer, when using Pod for methods without parameters
  • Fixed unnecessary requirement for Perl version 5.8.5
  • Fixed bug in the generated WSDL for certain cases where complex types were used
  • Fixed error in documentation
  • Fixed error which led to failure if wrong parameters were being used

Modules

Creates WSDL documents from (extended) pod
Base class for autoloading (internal use only)
Represents the WSDL pod for an attribute of a class (internal use only)
Represents the WSDL pod for the documentation of methods (internal use only)
Represents the WSDL pod describing the fault of a method (internal use only)
Represents a method in Pod::WSDL (internal use only)
Represents the WSDL pod for a parameter of a method (internal use only)
Represents the WSDL pod for the return value of a method (internal use only)
Represents a type in Pod::WSDL (internal use only)
Utilities and constants for Pod::WSDL (internal use only)
Writes XML output for Pod::WSDL (internal use only)