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


in reply to regarding intolerance to perl which I observe

I first heard of Perl at work. It isn't used a lot, but was used for generating reports that customers could modify to their whims, and I was tasked to make a new one.

I've since used it in most of what I do, even if for prototyping features before modifying the legacy C++ code. I recently used it to great effect to slam out analyses of 20 megs of log file and provide fast answers to questions while the director and head QA guy were standing at my desk discussing the field problem.

The Python guys around here tend to do more low level things with driver DLL calls and such. I've done more visible things, and quite a few have gone out to other departments and countries.

One thing that might be handy is to package the code up with Cava Packager for example. Just hand off the exe & libs folder and it'll work. They don't need to see the source or rewrite it; make it obvious that the program is already done and in a neat tidy "box".