use 5.010001;
use strict;
use warnings;
use Log::ger;
use IPC::System::Options qw(system);
use JSON::MaybeXS;
use String::ShellQuote;
use Role::Tiny::With;
with 'App::cryp::Role::Masternode';
sub
d;
eval { $output_decoded = JSON::MaybeXS->new->decode($output) };
if ($@) {
log_error "Can't decode JSON output '$output', skipped";
use 5.010001;
use strict;
use warnings;
use Log::ger;
use IPC::System::Options qw(system);
use JSON::MaybeXS;
use String::ShellQuote;
use Role::Tiny::With;
with 'App::cryp::Role::Masternode';
sub
d;
eval { $output_decoded = JSON::MaybeXS->new->decode($output) };
if ($@) {
log_error "Can't decode JSON output '$output', skipped";