Revision history for Perl extension Net::Azure::StorageClient.

0.1  Thu Sep 26 17:19:47 2013
	- original version; created by h2xs 1.23 with options
		h2xs -AX -n Net::Azure::StorageClient

0.2  Wed Oct 02 17:57:57 2013
	- Add Net::Azure::StorageClient::Blob::Thread and Fix using Multibyte character.

0.3  Sat Nov 25 15:33:00 2013
	- Failed download when specify a file(not a directory).

0.4  Fri Nov 29 16:56:00 2013
	- Failed download when specify a directory.

0.5  Mon Dec 16 20:22:00 2013
	- Failed download when specify a directory using thread.
        - Fixed example/blob.pl(—-path option).
        - Fixed Blob.pm remove method(encode_path).