AC-MrGamoo
view release on metacpan or search on metacpan
lib/AC/MrGamoo/API/Xfer.pm view on Meta::CPAN
jobid => $req->{jobid},
copyid => $req->{copyid},
status_code => $code,
status_message => $msg,
} );
debug("cannot create client") unless $x;
return unless $x;
$x->start();
# we don't need any reply or reply callbacks. just send + forget
}
################################################################
1;
( run in 0.248 second using v1.01-cache-2.11-cpan-9b1e4054eb1 )