Revision history for Net-Amazon-Glacier 0.15 2014-08-05 Errors are exceptions. More documentation and roadmap. Better multipart upload methods. Enforcement of parameter encoding compliance. Better documentation and upload functionality thanks to Kevin Goess. 0.14 2013-09-25 Unreleased. Multipart uploads. Full implementation of API 2012-06-01. Faster JSON processing. Fix for binary file management. 0.13 2013-02-26 Support for vault notifications, vault deletion and job listing through patch by Gonzalo Barco. Better documentation thanks to Gonzalo Barco. 0.12 2012-11-07 Fixed TreeHash calculation for files larger than 1 MiB; thanks Ted Reed for the patch. Documentation fix for initiate_inventory_retrieval(). 0.11 2012-10-03 Documentation fix: changed "account ID" to "access key ID". 0.10 2012-09-18 Added job operations support through patch by Ted Reed at IMVU. 0.09 2012-09-04 Implemented upload_archive(). Added argument checks for most methods. 0.08 2012-09-04 Default to HTTPS 0.07 2012-09-04 Fixed signature package name typo. 0.06 2012-08-28 Fixed documentation syntax error. Mentioned MT::AWS::Glacier in documentation. 0.05 2012-08-28 Fixed dependency typo. 0.04 2012-08-27 Fixed name of sibling module Net::Amazon::Signature::V4 due to a namespace clash. 0.01 2012-08-26 First version, released on an unsuspecting world.