The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MyElements::int

DESCRIPTION

Perl data type class for the XML Schema defined element int from the namespace http://www.fullerdata.com/FortuneCookie/FortuneCookie.asmx.

METHODS

new

 my $element = MyElements::int->new($data);

Constructor. The following data structure may be passed to new():

 $some_value, # int

AUTHOR

Generated by SOAP::WSDL