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. WWW: http://search.cpan.org/dist/Pod-WSDL/ t/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/twemoji-color-font-ttf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update to 11.2.0ehaupt2018-12-011-1/+1
* Fix variable assignment operator.ehaupt2018-10-241-2/+2