# You can install this projct with curl -L http://cpanmin.us | perl - https://github.com/hrupprecht/Mojo-Cloudstack/archive/master.tar.gz
requires "perl" => "5.10.1";
requires 'Mojolicious' => 0;
requires 'URL::Encode' => 0;
requires 'Digest::HMAC_SHA1' => '1.03';
requires 'URI::Encode' => 0;
 
test_requires "Test::More" => "0.88";
test_requires 'Test::CPAN::Changes' => 0;
test_requires 'Test::More' => 0;
test_requires 'Test::Exception' => 0;
test_requires 'Test::MockObject' => 0;
 
