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

The comparison doesn't make sense since perl is not normally deployed in binary form (executable/dll). You're comparing statically *compiled* language with dynamic languages (like perl/python). You don't use Perl if you need such compiled language feature.