Forum Discussion
John_Gruber_432
Apr 28, 2011Historic F5 Account
perl SOAP::Lite and file encoding
I'm having problems using System::ConfigSync::upload_file with SOAP Lite in perl.
In perl everything is working fine when I read in binary files with binmode set. When I read in text files, no m...
L4L7_53191
Nimbostratus
May 05, 2011John: Really? That's extremely odd to me. I'd think that you'd need to explicitly decode the response - something must be going on there. Perl gets ASCII back - just like Python, which requires me to explicitly decode. So I'd expect it to duck type it as ASCII on the response side, which in terms of dynamic languages is the Right Thing to do. I'm extremely interested to see why this happens with SOAP::Lite.
I may have to keep my old buddy honest and test this out for myself :)
-Matt
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects