Revision history for Perl extension Pod::WSDL.
0.01 Mon May 23 20:36:37 2005
-A -X Pod::WSDL
0.03 Tue Jul 20 00:06:00 2005
0.04
0.05
0.051 Thu Oct 12 17:06:58 GMT 2006
NOTE: the '::' separator is removed so My::Great::Module gets the
automatic baseName of MyGreatModule.
OTHER NOTE: should the user be able to override the auto-generated
base name with a POD directive like this?
=begin WSDL
_baseName OtherNameToUse
=cut
or perhaps at instatiation with a 'baseName' option?
0.06 Fri Dec 17 12:16:00 GMT 2010
Fix anyUri to anyURI
Spelling mistakes
Ommit parameterOrder if method has no params as parameterOrder is optional:
0.061 Fri Dec 17 15:45:00 GMT 2010