Alien-Plotly-Kaleido
view release on metacpan or search on metacpan
#!perl
use 5.010;
use alienfile;
use lib 'util';
use MyInstallUtil;
use Config;
# We download from plotly-orca's github repo releases.
my $kaleido_version = 'v0.2.1';
my $github_base_url = "https://github.com/plotly/Kaleido/releases/download";
( run in 0.298 second using v1.01-cache-2.11-cpan-87723dcf8b7 )