Skip to content

Instantly share code, notes, and snippets.

@ksauzz
Last active December 25, 2015 06:09
Show Gist options
  • Save ksauzz/6929411 to your computer and use it in GitHub Desktop.
Save ksauzz/6929411 to your computer and use it in GitHub Desktop.
Install s3curl

CentOS

wget https://raw.github.com/ksauzz/s3curl/master/s3curl.pl
curl -L http://cpanmin.us | perl - --sudo App::cpanminus
sudo cpanm YAML HTTP::Date Digest::HMAC_SHA1 URI::Escape

cpanminus https://github.com/miyagawa/cpanminus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment