S3

pSh3ll (Amazon S3 command shell for Perl)

S3

AmazonのS3用のshellの実装が幾つかあるのですが、Perl版がないので作ってみました。 http://github.com/dann/psh3ll/tree/master/psh3ll.plCLIからbucketなどを操作できるのはなかなか快適です。rSh3llからportingしました。一部のメソッドの実装とテストが…