{
$Juno::Check::RawCommand::VERSION = '0.005';
}
# ABSTRACT: A raw command check for Juno
use JSON;
use Carp;
use Try::Tiny;
use AnyEvent::Util 'fork_call';
use System::Command;
use Any::Moose;
u
return encode_json $data;
} sub {
# deserialize
my $serialized = shift;
my $data = '';
try { $data = decode_json $serialized }