AWS-S3
view release on metacpan or search on metacpan
Changelog for perl module AWS::S3
1.00 2025-02-11
- Start using v4 signatures (resolves GH #18, GH #17, GH #16, GH #14, GH #13, GH #7)
- Adds new session_token and region attributes to the constructor (see perldoc)
0.19 2024-01-08
- Fix "bad hostname" test may fail in presence of wildcard DNS records (GH #19)
0.18 2019-03-01
- Fix leading slashes defaults to off, see honor_leading_slashes arg
further upstream. Now it will confess with the http response from S3.
0.025 2012-01-12
- $bucket->delete_multi( @keys ) actually works now.
0.024 2012-01-05
- Better integration with CloudFront.
- More CF-related updates are on the way.
0.023 2012-01-04
- Complete overhaul of the request-signing methodology. Amazon should not be
allowed to design any more public APIs until they learn about this little
thing we call "Uniformity"
0.022 2012-01-04
- was never actually released...we skipped from 0.021 to 0.023
0.021 2011-12-31
- File's S3 was a weak ref, which caused problems. No longer...
0.020 2011-12-21
( run in 1.082 second using v1.01-cache-2.11-cpan-49f99fa48dc )