Subject: | Patch to fix a few issues in Net-Amazon-Signature-V4 |
Date: | Wed, 17 Dec 2014 12:52:35 +0000 |
To: | bug-Net-Amazon-Signature-V4 [...] rt.cpan.org |
From: | Steven Hartland <steven.hartland [...] multiplay.co.uk> |
While trying to use this modules I came across a few issues so I've
created the patch (attached) to fix these.
The fixes are:
* Remove dependency on perl 5.10 features.
* Ensure a date is always present, using X-Amz-Date if present.
* Remove spaces between Credential, SignedHeaders and Signature in the
header as per spec.
* Use \x0a line endings as per spec.
Hopefully this can be incorporated in the next version.
Regards
Steve
Message body is not shown because sender requested not to inline it.