NAME
Sample script for Net::Azure::StorageClient::Blob.
SYNOPSIS
perl examples/blob.pl --account your_account --accesskey you_primary_access_key --method upload_blob --path container_name/README.txt --file README [--silence 1 --debug 1]
AUTHOR
Junnama Noda <junnama@alfasado.jp>
COPYRIGHT
Copyright (C) 2013, Junnama Noda.
LICENSE
This program is free software; you can redistribute it and modify it under the same terms as Perl itself.