The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MyElements::CountCookiesResponse

DESCRIPTION

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

METHODS

new

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

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

 {
   CountCookiesResult =>  $some_value, # int
 },

AUTHOR

Generated by SOAP::WSDL