in reply to SOAP::WSDL: variable attributes with attributes also as parameters?

Variable-traits-that-can-be-ascribed of https://metacpan.org/pod/Class::Std

Class::Std#Variable traits that can be ascribed

2017-12-11 Athanasius fixed link as per hippo, below

  • Comment on Re: SOAP::WSDL: variable attributes with attributes also as parameters?

Replies are listed 'Best First'.
Re^2: SOAP::WSDL: variable attributes with attributes also as parameters? (Class::Std)
by hippo (Archbishop) on Nov 30, 2017 at 11:57 UTC

      Great! That's it.

      I never used Class::Std before so I was not accustomed to this representation. A great discovery for the recent Perl coder that I am.

      Many thanks!

        Did you ever figure out how to pass an attribute into the hash using Perl, and SOAP::WSDL? I'd love to see a working code sample as I'm running into this wall myself.