App-cloudconvert
view release on metacpan or search on metacpan
NAME
App::cloudconvert - Convert files via cloudconvert.org
SYNOPSIS
use App::cloudconvert;
my $app = App::cloudconvert->new( from => "gif", to => "png" );
$app->convert( "sample.gif", "sample.png" );
DESCRIPTION
See the command line client cloudconvert for usage.
AUTHOR
Jakob Voà <jakob.voss@gbv.de>
COPYRIGHT
Copyright 2014- Jakob VoÃ
LICENSE
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
( run in 2.059 seconds using v1.01-cache-2.11-cpan-df04353d9ac )