in reply to Re^2: SOAP::WSDL: variable attributes with attributes also as parameters?
in thread SOAP::WSDL: variable attributes with attributes also as parameters?

It uses Class::Std. You can look at the traits area here: Variable Traits.
  • Comment on Re^3: SOAP::WSDL: variable attributes with attributes also as parameters?

Replies are listed 'Best First'.
Re^4: SOAP::WSDL: variable attributes with attributes also as parameters?
by seki (Monk) on Nov 30, 2017 at 15:44 UTC

    Indeed. Never used it before, but it makes sense. A very intersting reading. I am learning things today! :o)