Closed mla closed 6 years ago
Was due to XML::Simple 2.20. 2.21 fixes it. Pull request created: https://github.com/pplu/aws-sdk-perl/pull/229
Thank you for your fix! I'll keep this bug open until Paws 0.37 hits CPAN just in case anybody runs into the same problem as you.
Paws 0.37 with this change has just been uploaded to CPAN
Install through cpanm is failing for me. Isolated it to this test:
I'm sure it's probably a module that's out of date or something. Tried upgrading Moose, XML::LibXML, etc. to the latest. Still the same error.
Using perl 5.18.2 through plenv but also tried 5.27.4.
Any ideas?