There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

WebService::Edgecast::auto::Administration::Element::HttpInfo

VERSION

version 0.01.00

DESCRIPTION

Perl data type class for the XML Schema defined element HttpInfo from the namespace EC:WebServices.

METHODS

new

my $element = WebService::Edgecast::auto::Administration::Element::HttpInfo->new($data);

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

{ # WebService::Edgecast::auto::Administration::Type::HttpInfo
  intStatus =>  $some_value, # int
  strContentURL =>  $some_value, # string
},

AUTHOR

Generated by SOAP::WSDL