Revision history for perl module Amazon::S3Curl::PurePerl
0.054 2015-06-18 18:56:08+00:00 UTC
- removed my --no-sslv2 and 3, it didn't work properly.
0.052 2014-10-16
- explicitly disallow SSL3 and SSL2. ( in response to POODLE )
0.051 2014-03-17
- https by default
0.04 2014-03-04
- added in support for $ENV{AMAZON_S3CURL_PUREPERL_SCHEME_HOST}, instead of hardcoded 'http://s3.amazonaws.com'
0.03 2013-10-04
- url_exists method added.
0.02 2013-10-01
- Added CHANGES file
- doc patches
0.01 2013-10-01
- first release