SOAP::SimpleTypeWrapper - deprecated


SOAP documentation Contained in the SOAP distribution.

Index


Code Index:

NAME

Top

SOAP::SimpleTypeWrapper - deprecated

SYNOPSIS

Top

deprecated

DESCRIPTION

Top

Introduced in SOAP/Perl 0.24 Deprecated in SOAP/Perl 0.25

AUTHOR

Top

Keith Brown


SOAP documentation Contained in the SOAP distribution.

package SOAP::SimpleTypeWrapper;

use strict;
use vars qw($VERSION);

$VERSION = '0.28';

1;
__END__