http://qs321.pair.com?node_id=1227174


in reply to Re^2: Camel vs. Gopher
in thread Camel vs. Gopher

That may be so.

I see that you need more convincing, so here is another kill-feature of Go: Cross-compiling statically linked binaries.

On my linux-system I can build binaries for Mac (or Windows) that do not have any dependencies and will simply work when I copy ONE file to another machine running a different OS.

Do that with Perl.