The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for WebService-Amazon-Signature

0.002     2015-01-26 16:14:32+00:00 Europe/London
	API changes:
	* URI can now be a path, or URI instance
	* host and port are dropped - they weren't used
	* X-Amz-Date field is now used as the date, if provided

	Dependencies:
	* Now uses Time::Moment or Time::Piece for date header parsing
	* Log::Any for DEBUG mode

0.001     2013-11-01 05:41:12 Europe/London
	Initial CPAN release