FreeBSD.software
Home/textproc/p5-Pod-WSDL

p5-Pod-WSDL

0.063_1

Create WSDL documents from (extended) pod

How does Pod::WSDL work? If you instantiate a Pod::WSDL object with the name of the module (or the path of the file, or an open filehandle) providing the web service like this my $pwsdl = new Pod::WSDL(source => 'My::Module', location => 'http://my.services.location/on/the/web'); Pod::WSDL will try to find "My::Module" in @INC, open the file, parse it for WSDL directives and prepare the information for WSDL output. By calling $pwsdl->WSDL; Pod::WSDL will output the WSDL document. That's it.

Origin: textproc/p5-Pod-WSDL
Category: textproc
Size: 92.8KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 4 packages
Required by: 0 packages
$pkg install p5-Pod-WSDL

Dependencies (4)

More in textproc