App-cloudconvert

 view release on metacpan or  search on metacpan

cpanfile  view on Meta::CPAN

requires 'perl', '5.008005'; # not tested
requires 'Pod::Usage';
requires 'Getopt::Long';

requires 'JSON::PP';
requires 'LWP';
requires 'HTTP::Request::Common';

on test => sub {
    requires 'Test::More', '0.96';
};



( run in 0.763 second using v1.01-cache-2.11-cpan-39bf76dae61 )