Speeple News Search

Sign Up! | Tags | Domains | Statistics | Options | Advanced Search

Tying Perl hashes to Amazon S3 buckets

zakame.spunge.org » 2007 » December » 16th » Tying Perl hashes to Amazon S3 buckets

Tagged: hacking, work, perl

As mentioned last time, I released my first Perl module to the CPAN, called Tie::Amazon::S3. What it does is rather simple: it allows one to treat an Amazon S3 bucket as a Perl hash, like so: use Tie::Amazon::S3; tie my %bucket, 'Tie::Amazon::S3', $my_aws_id, $my_aws_passwd, $my_s3_bucket; # read a remote file to a scalar my $textfile = $bucket{textfile}; # write some text to a key Continue Reading »


Latest news from Tarballs of Ion! --- zakame's blog:

  1. To Australia and Back: OSDC Brisbane 2007
  2. Off to OSDC
  3. Working with Mac-sent attachments in Linux
  4. Weekend Hacks: growl-notify and weeter for WeeChat
  5. First Day Morphs

Latest news from zakame.spunge.org:

  1. Getting back to the Action
  2. Obligatory
  3. Palm to offer Palm Leaves for Palm Sunday
  4. What do you want most in an outgoing mailer?
  5. FizzBuzzed?