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 Perl extension Net::Amazon::AWSSign.

0.01  Thu Oct 15 15:15:41 2009
	- original version; created by h2xs 1.23 with options
		-AXc -n Net::Amazon::AWSSign

0.02  Thu Oct 15 19:06:41 2009
	- Used 'make dist' instead of just tar command.  Yeah, I'm that new to this.

0.03  Mon Oct 19 10:06:41 2009
	- Fixed a typo in the documentation.  No functional changes.

0.04  Thu Oct 22 09:17:25 2009
	- Another documentation problem - had an old name for the SOAP function in the synopsis.

0.05  Thu Oct 22 10:16:37 2009
	- Added prereqs to Makefile.PL

0.06  Fri Oct 23 11:45:52 2009
	- Reduced required Perl version to 5.8.8 - should be fine

0.07  Mon Oct 26 11:40:07 2009
	- Changed required version to 5.8 using another mod as template.  Hopefully that'll do it!