in reply to server to server communication
threads->create(sub { get($url); })->detach(); [download]