Query: pod::wsdl::param
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Pod::WSDL::Param(3pm) User Contributed Perl Documentation Pod::WSDL::Param(3pm)NAMEPod::WSDL::Param - Represents the WSDL pod for a parameter of a method (internal use only)SYNOPSISuse Pod::WSDL::Param; my $param = new Pod::WSDL::Param('_IN myParam $string This parameter is for blah ...');DESCRIPTIONThis module is used internally by Pod::WSDL. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple.METHODSnew Instantiates a new Pod::WSDL::Param. The method needs one parameter, the _IN, _OUT or _INOUT string from the pod. Please see SYNOPSIS or the section "Pod Syntax" in the description of Pod::WSDL.EXTERNAL DEPENDENCIES[none]EXAMPLESsee Pod::WSDLBUGSsee Pod::WSDLTODOsee Pod::WSDLSEE ALSOPod::WSDLAUTHORTarek Ahmed, <bloerch -the character every email address contains- oelbsk.org>COPYRIGHT AND LICENSECopyright (C) 2006 by Tarek Ahmed This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available. perl v5.10.1 2010-12-18 Pod::WSDL::Param(3pm)
Related Man Pages |
---|
pod::wsdl(3pm) - debian |
pod::wsdl::method(3pm) - debian |
pod::wsdl::type(3pm) - debian |
pod::wsdl::writer(3pm) - debian |
soap::wsdl::deserializer::som(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
wsdlpull 1.16 (Default branch) |
wsdlpull 1.20 (Default branch) |
CEP vs WSDL + SCA + BPEL |
perl - replace value |
Script to parse and update a parameter file |