Help for this page
print("Hello World") = 3;
for my $ip (...) { my $res = ...; my ($image) = ...; print("$ip: $image\n"); }