Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-Amazon-S3 CPAN distribution.

Report information
The Basics
Id: 78047
Status: new
Priority: 0/
Queue: Net-Amazon-S3

People
Owner: Nobody in particular
Requestors: anton.jackson-smith [...] magicmemories.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Reduced Redundancy Support
Date: Tue, 26 Jun 2012 18:42:06 +1200
To: <bug-Net-Amazon-S3 [...] rt.cpan.org>
From: Anton Jackson-Smith <anton.jackson-smith [...] magicmemories.com>
Hi, It'd be great to add support for uploading to S3 with the 'Reduced Redundancy' (x-amz-storage-class) metadata set. I've attached a patch that does this by just adding a storage_class enum to Client::Object, and then always sets metadata header in Object->put and put_filename. I'm not sure if that's the correct approach, but it seems to work. I'd be happy to alter the integration if anyone can suggest a better way to add it. Cheers Anton

Message body is not shown because sender requested not to inline it.