Searched +refs:scheme +refs:compile +refs:definition (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm2099 $location = $uri->abs($self->base || 'thismessage:/')->as_string unless $uri->scheme;
4237 to the SOAP encoding scheme, this method actually sets the URN to be specified
4238 as the encoding scheme for the message. The default is to specify the encoding
4256 intuitive naming scheme for subroutines that set namespaces. In the future,
4426 pre-exchanged interface definition.
4435 element types are defined by some pre-exchanged interface definition.
4918 Be warned, that since C<use ...> is executed at compile time B<all> C<use>
5222 =item Disable charset definition in Content-type header
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm1967 $location = $uri->abs($self->base || 'thismessage:/')->as_string unless $uri->scheme;
4104 to the SOAP encoding scheme, this method actually sets the URN to be specified
4105 as the encoding scheme for the message. The default is to specify the encoding
4123 intuitive naming scheme for subroutines that set namespaces. In the future,
4293 pre-exchanged interface definition.
4302 element types are defined by some pre-exchanged interface definition.
4317 There's no interface definition.
4663 Be warned, that since C<use ...> is executed at compile time B<all> C<use>
4967 =item Disable charset definition in Content-type header
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm1889 $location = $uri->abs($self->base || 'thismessage:/')->as_string unless $uri->scheme;
3709 Deprecated - the C<use_prefix()> subroutine has been deprecated in order to provide a more intuitive naming scheme for subroutines that set namespaces. C<use_prefix()> was originally added to allow users to turn on or off the use of a default namespace. This functionality is being replaced by C<ns()> and C<default_ns()>.
3769 Where the earlier method dealt with the label used for the attributes related to the SOAP encoding scheme, this method actually sets the URN to be specified as the encoding scheme for the message. The default is to specify the encoding for SOAP 1.1, so this is handy for applications that need to encode according to SOAP 1.2 rules.
3783 Deprecated - the C<uri> subroutine has been deprecated in order to provide a more intuitive naming scheme for subroutines that set namespaces. In the future, you will be required to use either the C<ns()> or C<default_ns()> subroutines in lieu of C<uri()>.
3981 Be warned, that since C<use ...> is executed at compile time B<all> C<use> statements will be executed B<before> script execution that can make unexpected results. Consider code:
4228 =item Disable charset definition in Content-type header

Completed in 152 milliseconds